AI/智能体/模型工具 · Rust

rtk-ai/rtk

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies。

增长榜 #25 已读 GitHub / README
增长排名 #25 Fast Growth Top 100
本期热度 Stars 47 OSSInsight 页面展示
Forks 3 榜单记录
Fork / Star 6.4% 社区复用强度

项目解读

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies。 主题标签包括 agentic-coding、ai-coding、anthropic、claude-code、cli、command-line-tool、cost-reduction、developer-tools。 README 重点章节包括:Installation、Homebrew (recommended)、Quick Install (Linux/macOS)、Cargo、Pre-built Binaries。

README / GitHub 亮点

  • GitHub 描述:CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies。
  • rtk filters and compresses command outputs before they reach your LLM context. Single Rust binary, 100+ supported commands, Estimates based on medium-sized TypeScript/Rust projects. Actual savings vary by project size.
  • Installs to /.local/bin. Add to PATH if needed:。
  • macOS: rtk-x8664-apple-darwin.tar.gz / rtk-aarch64-apple-darwin.tar.gz。

适用场景

适合评估 AI 应用、智能体工作流、模型工具链、RAG/提示词工程或 AI 辅助开发场景。

采用前核查

Open Issues 数量较高,需评估维护压力和问题响应速度。

README 摘要

High-performance CLI proxy that reduces LLM token consumption by 60-90% Troubleshooting • Architecture • rtk filters and compresses command outputs before they reach your LLM context. Single Rust binary, 100+ supported commands, Estimates based on medium-sized TypeScript/Rust projects. Actual savings vary by project size. Installs to /.local/bin. Add to PATH if needed: Download from releases: