
Rusty Claude Code
https://github.com/yeachan-heo/rusty-claude-code- Category
- AI Agents
- Rank
- No. 2018Tools index
- Pricing
- Open Source
- Type
- AGENT
- Builder
- Yeachan-Heo
- GitHub
- 27 stars
- Date
About
Clean-room Rust implementation of the Claude Code CLI.
What it does
This repository now serves as a pointer to ongoing Rust CLI work housed within another project. Its documentation directs readers to the active repository, the Rust subdirectory, and the development branch.
Why it's ranked here
The concept may interest engineers seeking a Rust-based command-line implementation, but this repository is no longer the working project. Its practical value is discovery: it clearly identifies where development continues.
What's good
The migration notice is unusually specific. It names the successor project, identifies the Rust port’s location, and gives the branch needed to find active work.
Tradeoffs
The repository is archived, so adopting it directly makes little sense. The supplied text contains no installation steps, usage examples, compatibility details, package information, or evidence of an executable implementation here.
How to use it well
Use this entry as a signpost if you want to investigate the continuing Rust CLI effort. Follow the documented successor repository and branch. It does not itself cover installation, operation, platform support, or integration guidance.
Technical notes+
README.md is the only supplied repository file. It marks this repository as archived and redirects development to github.com/instructkr/claw-code, specifically the Rust port under the rust/ directory on the dev/rust branch. The supplied repository text includes no source files, build manifest, tests, package metadata, installation commands, or platform declarations.
Observed
- Primary language
- Rust
- Interface
- Command-line interface
- Repository status
- Archived; development moved to the claw-code project
- Active code location
- Rust subdirectory on the dev/rust branch of the successor repository
Read from README.md.
What it can do
Execute Claude AI code generation commands
Natural language prompts or code requests → Generated code snippets or solutions
Interact with Claude AI through command line interface
CLI commands and parameters → AI responses and code outputs
Process code-related queries
Programming questions or code problems → Code explanations, fixes, or improvements
Provide Rust-based CLI functionality
Command line arguments and options → Executed operations and results
Tags
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.