SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Rust claude Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
aichat
All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.
-
code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
Project mention: Code2prompt: Convert any folder into a single LLM prompt | news.ycombinator.com | 2026-05-28 -
deepreasoning
A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthropic Claude models.
-
tokscale
🛰️ A CLI tool for tracking token usage from OpenCode, Claude Code, 🦞OpenClaw, Pi, Codex, Gemini, Cursor, AmpCode, Factory Droid, Kimi, and more! • 🏅Global Leaderboard + 2D/3D Contributions Graph
-
-
deepwiki-rs
Turn code into clarity. Generate accurate technical docs and AI-ready context in minutes—perfectly structured for human teams and intelligent agents.
My exploration of LLM-based tools for code understanding started with DeepWiki, which I have been using since its early release. As my interest shifted toward analyzing private repositories and experimenting more deeply with the underlying mechanics, I began looking for open-source alternatives. This led me to deepwiki-rs and later OpenDeepWiki. After starring OpenDeepWiki on GitHub, one of the authors of Davia reached out, which introduced me to a different, more collaborative approach to AI-assisted documentation. I later encountered PocketFlow Tutorial Codebase Knowledge through a technical report, and finally Google Code Wiki when it was publicly announced, which I followed closely given its enterprise positioning.
-
Project mention: Show HN: Ask your LLM traces what went wrong (vLLora) | news.ycombinator.com | 2026-01-26
Hi HN,
We built Lucy, a trace-debugging tool inside vLLora (our open-source LLM observability stack).
The problem: Debugging AI agents is painful. A single failure often hides inside a trace with 200+ spans—tool calls, retries, partial outputs, and silent failures. Even with tracing, finding the actual root cause (e.g. a tool schema mismatch or a contradictory system prompt) usually means manually scanning logs for 20+ minutes.
What Lucy does: Lucy lets you query your traces using natural language. You can ask things like “Why did this agent loop?” or “Which step was slow?” and it inspects the span tree to surface likely causes. For example, it can flag:
- Tool schema mismatches (e.g. hallucinated or invalid arguments)
- Prompt contradictions (e.g. system instruction conflicts with user intent)
- Silent failures (e.g. context truncation or max-token exits)
It’s early and still in beta.
We’d love to hear how you’re debugging agent failures today—logs, replay, evals, custom scripts, or something else.
Link to Repo: https://github.com/vllora/vllora
-
horizon
GPU-accelerated terminal board that puts all your sessions on an infinite canvas (by peters)
Project mention: Your Terminal Is Burning Battery Like It's Mining Bitcoin | news.ycombinator.com | 2026-04-29I've always found tabs to be pretty limiting, though I have a ton of them in Firefox and Konsole since that's what's - been - available. They're marginal improvement over multiple windows. Then Horizon[0] came on the scene a few weeks ago and I fell in love with that infinite canvas. Started tweaking it like crazy, but now I'm working on a full port that natively supports Xpra[1], so I can have all my apps on an infinite canvas with views grouped exactly as I prefer. And that's the future IMO.
[0] https://github.com/peters/horizon
-
sandboxed.sh
Safe runtime for autonomous on-chain AI agents: isolated sandboxes, Library skills, encrypted secrets, and OKX read-only security checks.
Project mention: Show HN: Open Agent, My attempt at a managed environment for AI coding agents | news.ycombinator.com | 2026-01-23 -
hcom
Let AI agents message, watch, and spawn each other across terminals. Claude Code, Codex, Antigravity CLI, Cursor CLI, OpenCode, Kilo, Pi, Kimi (by aannoo)
Project mention: CLI tool for live communication between agents in different TUIs and subagents | news.ycombinator.com | 2026-02-13 -
agnix
The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plugin for all major IDEs included, with autofixes.
Project mention: Show HN: Agnix – lint your AI agent configs (Claude.md, skills, MCP, hooks) | news.ycombinator.com | 2026-02-11 -
synaps-cad
The AI-powered 3D CAD IDE — edit code, visualize in 3D, and reshape your designs with natural language.
-
claude-self-reflect
Claude forgets everything. This fixes that. đź”— www.npmjs.com/package/claude-self-reflect
Project mention: Claude Code sub-agent that accesses past sessions | news.ycombinator.com | 2025-07-26 -
cai
User friendly CLI tool for AI tasks. Stop thinking about LLMs and prompts, start getting results! (by ad-si)
-
open-ontologies
AI-native ontology engine: a Rust MCP server with tools for building, validating, querying, and reasoning over RDF/OWL ontologies. In-memory Oxigraph triple store, native OWL2-DL tableaux reasoner, SHACL validation, SPARQL, versioning. Single binary, no JVM.
Project mention: MCP tools for AI-native ontology engineering (Rust and Oxigraph) | news.ycombinator.com | 2026-03-12 -
lunaroute
LunaRoute is a high-performance local proxy for AI coding assistants like Claude Code, OpenAI Codex CLI, and OpenCode. Get complete visibility into every LLM interaction with zero-overhead passthrough, comprehensive session recording, and powerful debugging capabilities.
Project mention: Show HN: LunaRoute – a high-performance local proxy for AI coding assistants | news.ycombinator.com | 2025-10-21 -
Project mention: Weave: Merging based on language structure and not lines | news.ycombinator.com | 2026-06-13
On the point around agent collaboration with this, I think there's a larger opportunity in the agent to agent protocol over git beyond just semantic merge.
https://github.com/h5i-dev/h5i has caught my attention lately and I have been meaning to explore this more, I feel like git workflows are leveling up fast since worktrees become ubiquitous and agentic development exposed more how it can unlock parallelization
-
claudectl
Auto pilot for Claude Code - connect multiple coding agents to a local LLM brain. 🆕 with a hive mind now
-
skillfile
One-stop shop for AI skills and agents. Search 110K+ community skills, install and track them declaratively, and deploy across all major AI coding tools (Claude Code, Codex, Cursor, Antigravity and more)
Project mention: Skillfile, the declarative skill manager, now auto-discovers skills in repos | news.ycombinator.com | 2026-03-19 -
forge-orchestrator
Forge Orchestrator: Multi-AI task orchestration. File locking, knowledge capture, drift detection. Rust.
Forge: github.com/nxtg-ai/forge-plugin | forge.nxtg.ai
-
Project mention: Show HN: Silo – Every Git branch gets its own localhost | news.ycombinator.com | 2026-02-14
-
mcgravity
Fast TUI that orchestrates AI coding tools (Claude Code, Codex, Gemini) in a plan→execute→review loop. Breaks work into atomic tasks for easier verification and course-correction.
Rust claude discussion
Rust claude related posts
-
Zerostack – An agent that's less sloppy than Elon's attempts
-
I finally counted my tokens before they hatched
-
Git tells you what changed. Causari tells you why.
-
Show HN: WordFuzz – Daily Word Games (Crosswords, Word Pies, Word Stew)
-
Getting started with zerostack, a Unix-like lightweight coding agent
-
The Token Compression Illusion: Why I'm Skeptical of RTK
-
Why I’d Put Lynkr Between Goose and My Model Stack
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jul 2026
Index
What are some of the best open-source claude projects in Rust? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Pake | 59,970 |
| 2 | aichat | 10,246 |
| 3 | code2prompt | 7,476 |
| 4 | deepreasoning | 5,364 |
| 5 | tokscale | 4,332 |
| 6 | jcode | 1,717 |
| 7 | deepwiki-rs | 1,348 |
| 8 | vllora | 810 |
| 9 | horizon | 665 |
| 10 | sandboxed.sh | 467 |
| 11 | hcom | 377 |
| 12 | agnix | 336 |
| 13 | synaps-cad | 289 |
| 14 | claude-self-reflect | 217 |
| 15 | cai | 202 |
| 16 | open-ontologies | 187 |
| 17 | lunaroute | 185 |
| 18 | h5i | 182 |
| 19 | claudectl | 148 |
| 20 | skillfile | 136 |
| 21 | forge-orchestrator | 129 |
| 22 | silo | 115 |
| 23 | mcgravity | 100 |