lorryjovens-hub/claude-code-rust
A Rust reimplementation of Anthropic's Claude Code CLI for AI-assisted coding with 2.5x faster startup and 97% smaller binary size.

Velocity · 7d
+24
★ / day
Trend
→steady
star history
This project rewrites Claude Code’s core functionality in Rust, providing a drop-in replacement with significantly improved performance and smaller binary footprint. It maintains compatibility with Anthropic’s Claude Code workflow while leveraging MCP (Model Context Protocol) for tool integration. The implementation supports Windows, Linux, and macOS platforms.