AgentDish directory
Rust
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#309
↓ -6
zxbasic-rust
A Rust reimplementation of the 1982 ZX Spectrum BASIC runtime, compiled to native binaries and WebAssembly, with a live browser demo. The page frames it as an AI software-engineering experiment and describes the interpreter, editor, screen, keyboard, and runtime behavior it recreates. |
AI Developer Tool / AI software engineering experiment | 84 | ↓ -6 | 24 days ago | Details |
|
#324
↓ -6
logbox
Logbox is a developer tool that captures dev server logs and exposes them through an MCP server so coding agents can search and inspect logs directly. |
Developer Tools / MCP Servers | 84 | ↓ -6 | 31 days ago | Details |
|
#342
↓ -6
YantrikDB
A cognitive memory engine for AI agents with temporal decay, contradiction detection, autonomous consolidation, knowledge graph support, and ANN recall via HNSW. The repo shows Rust and Python usage, MCP client setup, and a quick-start path for agents and developers. |
Developer Tools / AI Libraries & Frameworks | 84 | ↓ -6 | 39 days ago | Details |
|
#349
↓ -6
Agentwerk
A minimal Rust crate for building agentic workflows in applications, with ticket-based orchestration, tools, knowledge storage, schema validation, retries, budget policies, and multi-provider support. |
Developer Tools / AI SDK / Agent Framework | 84 | ↓ -6 | 42 days ago | Details |
|
#366
↓ -4
VT Code
Open-source Rust coding agent with LLM-native code understanding, shell safety, and support for multiple LLM providers with automatic failover. |
Developer Tools / Code Assistant | 84 | ↓ -4 | 45 days ago | Details |
|
#385
↓ -3
Dupehound
Offline duplicate-code detector for codebases where AI agents write most of the code. It scans for structurally duplicated functions, tracks duplication over git history, and can fail CI when new code repeats existing logic. |
Developer Tools / Code Quality | 83 | ↓ -3 | 9 days ago | Details |
|
#388
↓ -3
HelixDB
HelixDB is an OLTP graph-vector database built in Rust, aimed at AI apps, knowledge graphs, and memory layers. The page shows the product’s core model, CLI workflow, SDK examples, and local setup commands. |
Developer Tools / Databases | 83 | ↓ -3 | 9 days ago | Details |
|
#403
↓ -3
ccost
Rust TUI for browsing local Codex and Claude Code session logs, searching past chats, and estimating API-equivalent cost. |
Developer Tools / CLI / TUI | 83 | ↓ -3 | 28 days ago | Details |
|
#427
↑ +52
Quaynor
Lightweight AI inference engine written in Rust for embedding local LLMs in mobile and desktop apps, with bindings for Python, Flutter, and React Native. |
Developer Tools / AI / ML Infrastructure | 83 | ↑ +52 | 45 days ago | Details |
|
#432
↓ -2
clawmark
A local Rust CLI for A/B testing two CLAUDE.md files against a fixed SWE-bench Lite smoke set, with doctor, run, and report commands. |
Developer Tools / AI Benchmarking | 82 | ↓ -2 | 2 days ago | Details |
|
#455
↓ -2
gamechat
Rust CLI that uses OpenAI Realtime voice input to orchestrate concurrent background coding agents, including Claude Code and Codex CLI, with slug-based task tracking and progress updates. |
Developer Tools / AI Orchestration | 82 | ↓ -2 | 25 days ago | Details |
|
#464
↓ -2
Chidori
A Rust-based CLI that fetches web pages, strips page chrome, and outputs readable Markdown for AI agents and shell workflows. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 32 days ago | Details |
|
A bootable Linux-based OS prototype with a React desktop, Rust daemons, Electron shell, and a local AI assistant. The page describes the boot flow, architecture layers, built-in apps, persistence, and hardware boot timing. |
Operating Systems / AI-powered desktop OS | 80 | ↓ -1 | 31 days ago | Details |
|
SecretSpec 0.12 adds audit logs and reason-required secret access for coding agents, with CLI, SDK, and config support. |
Developer Tool / Security / Secrets Management | 79 | ↑ +2 | 12 days ago | Details |
|
A local-first desktop environment for dispatching coding tasks to any model and any agent, with diff review, terminal streaming, task history, and per-project configuration. |
Developer Tools / AI Desktop Apps | 78 | ↑ +6 | 11 days ago | Details |
|
A detailed write-up about using AI coding agents to build and tune a Rust multi-Paxos consensus engine, with concrete notes on contracts, spec-driven development, testing, and performance work. |
AI Development / AI Coding Practices | 74 | ↓ -1 | 31 days ago | Details |
|
#679
↓ -1
claude-pee
A Rust CLI that wraps Claude Code for programmatic use, forwarding flags, injecting one-shot prompts, tailing session transcripts, and exiting automatically after the turn completes. |
Developer Tools / CLI / Automation | 74 | ↓ -1 | 37 days ago | Details |
|
#685
↑ +1
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. |
Developer Tools / Rust / UI | 73 | ↑ +1 | 3 days ago | Details |