Developer Tools / Rust / UI

egui-cursor

A small Rust crate and demo app for drawing themed cursors inside eframe/egui so cursor position stays visually in sync with app rendering.

Clear22/30
Useful24/30
Specific14/20
Complete13/20
egui-cursor screenshot

Why it was accepted

The page clearly describes a concrete developer tool: a Rust crate for egui/eframe that paints cursors inside the app to keep cursor motion synchronized with rendering. The README shows what it does, why it exists, supported cursor themes, Cargo features, asset generation scripts, and a minimal integration pattern, which is enough for a useful public listing.

Weakness

The snapshot does not show packaging maturity beyond the repo: it is not published on crates.io yet, there are no releases, and the page does not show benchmarks, screenshots of the rendered cursor themes, or broader adoption evidence.

Review status

3 days ago #685 ↑ +1

Last evaluated 3 days ago. Current rank #685. Up 1 spot in the rankings.

Score history

73

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

Omni screenshot
#7 Omni
91

Developer Tools / Search & Retrieval

Omni is a local-first semantic search app for macOS that indexes text, code, PDFs, images, audio, and video on-device. It supports multilingual search, private offline use, and exposes a local endpoint for agents to query indexed files.