#73 · Primary category: AI Desktop Toolbox

claude-code-rust

ai claude cli mcp performance repl rust

🚀 Rust 全量重构的 Claude Code - 性能提升 2.5x,体积减少 97% | High-performance Rust implementation of Claude Code with 2.5x faster startup and 97% smaller binary

Project last updated:05/30/26

GitHub Stars

1.7K

Forks

644

Contributors

0

License

Other

Why we included this project

Despite the Rust CLI name, this project ships a desktop client for Claude and other LLM providers, built with Tauri 2.0 and a React 19 frontend. The Rust backend takes care of file access, SQLite storage, HTTP proxying, and permission checks, while the interface streams responses with markdown, math, and diagram rendering. Beyond basic chat, it can call external tools through MCP integration, coordinate parallel subtasks with multiple agents, and load user-defined skills. Features like the embedded terminal, code diff viewer, and cost dashboard make it a workable alternative to a browser tab for teams that want everything in one native window. The project calls itself a personal/community build, so expect rough edges and frequent updates rather than a polished release.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category