Crab Code
Crab Code is a Rust-native agentic coding CLI that aligns with Claude Code's toolset, permission model, and interaction patterns while supporting any LLM provider (Anthropic, OpenAI, DeepSeek, Bedrock, Vertex). Fully open-source with Apache 2.0 licensing. Best for developers who want a fast, Rust-based Claude Code alternative.
AI ToolFree Tier: Free open-source (Apache 2.0); requires API keysCompany: LingcoderCategory: CLI ToolsOpen Source: YesQuick Start: git clone https://github.com/lingcoder/crab-code.git → cargo build --release → ./target/release/crab → Configure a providerVisit Crab Code