AgentDish directory
Rust
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#9
↑ +23
agent-desktop
Native desktop automation CLI for AI agents. It controls apps through OS accessibility trees and returns structured JSON with deterministic element references, with extra FFI bindings for embedding in other languages. |
Developer Tools / Desktop Automation | 91 | ↑ +23 | 27 days ago | Details |
|
#12
↓ -2
ExtendDB
Open-source DynamoDB-compatible API adapter with pluggable storage, built for local development, CI, self-hosted deployments, and air-gapped environments. |
Developer Tools / Database | 90 | ↓ -2 | 11 days ago | Details |
|
#74
↓ -4
VT Code
Open-source terminal coding agent in Rust with LLM-native code understanding, shell safety, multi-provider support, and automatic failover. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 3 days ago | Details |
|
#76
↓ -4
rotom
A local Rust API gateway that lets tools like Claude Code and OpenAI/Anthropic SDKs talk to OAuth-backed providers through OpenAI- and Anthropic-compatible endpoints. |
Developer Tools / API Gateway | 87 | ↓ -4 | 5 days ago | Details |
|
#78
↓ -4
GridPath
Desktop AI agent for Excel that works on workbook edits with parallel workflows, reversible changes, and local-first file handling. It supports Claude or OpenAI subscriptions, shows proposed edits for review, and preserves workbook structure like formulas, formatting, charts, and named ranges. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 6 days ago | Details |
|
#89
↓ -4
Mistle
Open-source infrastructure for running and automating sandboxed coding agents, with local Docker setup, integrations, snapshots, sessions, and automations. |
Developer Tools / AI Agent Infrastructure | 87 | ↓ -4 | 20 days ago | Details |
|
#91
↓ -4
Veles
A Rust-based hybrid local code search tool for developers and AI agents, with BM25 + semantic retrieval, persistent indexing, tree-sitter symbol search, and MCP/gRPC integrations. |
Developer Tools / Code Search | 87 | ↓ -4 | 21 days ago | Details |
|
#94
↓ -3
Patchwork
Patchwork is a Rust CLI for AST-native code refactoring without LLMs. It can find, replace, delete, and insert code by structure instead of regex, with support for Java, Python, JavaScript, TypeScript, and TSX. |
Developer Tools / Code Refactoring | 87 | ↓ -3 | 27 days ago | Details |
|
#108
↑ +2
mind-expander
An open-source infinite-canvas workspace for coding with AI agents. It turns a codebase into a source-backed visual map for architecture review, refactors, PR walkthroughs, and guided code exploration. |
Developer Tools / AI Coding Tools | 86 | ↑ +2 | 6 days ago | Details |
|
#117
↑ +2
Darc
Darc is a CLI tool for coding agents that indexes prior agent sessions for grep-like memory search and lets teams share encrypted session indexes through Git-backed branches. |
Developer Tools / AI Agent Tools | 86 | ↑ +2 | 12 days ago | Details |
|
#121
↑ +2
mdviewer
A native macOS Markdown viewer that renders GitHub-flavored and Obsidian-style Markdown in a lightweight app with CLI, drag-and-drop, file association, math, Mermaid diagrams, and frontmatter support. |
Developer Tools / Desktop App | 86 | ↑ +2 | 13 days ago | Details |
|
#141
↑ +87
Fabrica
Fabrica is a Rust-based terminal coding agent with a full TUI, multi-provider model support, and built-in file and shell tools for autonomous coding tasks. It also supports ACP server mode for programmatic control by compatible clients. |
Developer Tools / AI Coding Agents | 86 | ↑ +87 | 27 days ago | Details |
|
#174
↓ -6
dygit
A local AI IDE plugin that cleans up messy prompts before they reach Claude, Cursor, or OpenCode. It fixes typos, dropped words, and split tokens on-device with no network or token cost. |
Developer Tools / AI IDE Plugins | 84 | ↓ -6 | 40 hours ago | Details |
|
#183
↓ -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 | 6 days ago | Details |
|
#198
↓ -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 | 13 days ago | Details |
|
#216
↓ -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 | 21 days ago | Details |
|
#223
↓ -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 | 24 days ago | Details |
|
#240
↓ -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 | 27 days ago | Details |
|
#257
↓ -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 | 10 days ago | Details |
|
#281
↑ +35
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 | ↑ +35 | 27 days ago | Details |
|
#292
↓ -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 | 7 days ago | Details |
|
#301
↓ -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 | 14 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 | 13 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 | 13 days ago | Details |