by ZhangHanDong · Claude Skill · ★ 143
Claude Code API 中文文档 English 🦀 cc-sdk v0.8.1 - Rust SDK for Claude Code NEW: LLM Proxy — use CC subscription as direct LLM Python SDK v0.1.55 Full Parity cc-sdk is a community-driven Rust SDK for Claude Code CLI: LLM Proxy — → text (bypasses agent layer, uses CC subscription) Full Agent SDK — permissions, hooks, MCP servers, file checkpointing WebSocket — production-grade reconnection with exponential backoff Budget Control — , cache token tracking rust use ccsdk::{query, ClaudeCodeOptions}; use futures::StreamExt; #[tokio::main] async fn main() - ccsdk::Result { // Full agent mo
| Stars | 143 |
| Forks | 17 |
| Language | Rust |
| Category | Claude Skill |
| Quality Score | 71.4784595841119/100 |
| Open Issues | 2 |
| Last Updated | 2026-04-03 |
| Created | 2025-07-21 |
| Platforms | claude-code, cli, rust |
| Est. Tokens | ~86k |
These tools work well together with claude-code-api-rs for enhanced workflows:
Explore other popular claude skill tools:
claude-code-api-rs is A high-performance Rust implementation of an OpenAI-compatible API gateway for Claude Code CLI.. It is categorized as a Claude Skill with 143 GitHub stars.
claude-code-api-rs is primarily written in Rust. It covers topics such as claude, claude-code, claude-code-agent-rust-sdk.
You can find installation instructions and usage details in the claude-code-api-rs GitHub repository at github.com/ZhangHanDong/claude-code-api-rs. The project has 143 stars and 17 forks, indicating an active community.