Claude Code Rust
Description
🚀 Rust 全量重构的 Claude Code - 性能提升 2.5x,体积减少 97% | High-performance Rust implementation of Claude Code with 2.5x faster startup and 97% smaller binary
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
本项目包含TS的claude code 源代码。完整的网站项目介绍:
Claude Code Rust 🦀
🚀 **Anthropic Claude Code 的 Rust 全量重构版本** - 性能提升 **2.5x**,体积减少 **97%**,零依赖原生安全
[](https://www.rust-lang.org/) [](LICENSE) []() []() []()
**[快速开始](#-快速开始) • [性能基准](#-性能基准数据) • [功能特性](#-核心特性) • [架构设计](#-架构设计) • [文档](#-文档)**
🌐 项目网站
| 网站 | 描述 |
|---|---|
| Claude Code Rust | 官方项目网站 - 性能展示和安装指南 |
| Claude Code Rust Landing | 项目介绍和特性展示 |
🎯 项目概述
这是一个**从零开始用 Rust 完整重构**的 Claude Code 工具链,在保持 100% 功能兼容性的同时:
- ⚡ 性能革命:启动速度快 2.5 倍,命令执行快 25 倍
- 📦 轻量级:从 164MB 减少到仅 5MB,部署体积减少 97%
- 🔒 内存安全:Rust 编译器保证零运行时安全隐患
- 🚀 开箱即用:单文件分发,无需任何依赖安装
- 🏗️ 完整功能:CLI、REPL、MCP 服务、插件系统一应俱全
这是一次**伟大的技术改造**,将现代系统编程语言的优势引入 AI IDE 工具链。
📊 性能基准数据对比
⚡ 启动速度基准 (越低越好 ↓)
| 指标 | Rust 版本 | TypeScript 版本 | 性能提升 |
|---|---|---|---|
| 平均启动时间 |
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development