jcode 1jehuang

The most RAM efficient harness

主要语言
Rust
Stars
17,467
Forks
1,963

标签

  • CLI工具
  • 编程Agent
  • 本地部署
  • AI副驾驶
  • 推理优化

摘要

jcode是一款用Rust编写的AI编程助手CLI工具,主打极致的内存效率和启动速度。与Claude Code、GitHub Copilot CLI、Cursor Agent等同类工具相比,其内存占用最低可达27.8MB(单会话),并发10个会话时仅需117MB,远优于竞品。它的首帧渲染时间仅14ms,比最慢的竞品快245倍,适合需要同时运行多个AI编码会话的开发者和自动化工作流场景。

README

<div align="center"> # jcode [![Latest Release](https://badgen.net/github/release/1jehuang/jcode?icon=github)](https://github.com/1jehuang/jcode/releases) [![License: MIT](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](LICENSE) [![Platforms](https://img.shields.io/badge/platforms…

查看完整页面