rtk vs PowerInfer
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| rtk | PowerInfer | |
|---|---|---|
| Tagline | CLI proxy reducing LLM token consumption by 60-90% | High-speed Large Language Model Serving for Local Deployment |
| Stars | 69k | 9.6k |
| Forks | 4.3k | 585 |
| Open issues | 1.5k | 129 |
| Language | Rust | C++ |
| License | Apache-2.0 | MIT |
| Last pushed | Jul 7, 2026 | May 11, 2026 |
| Categories | Inference & Serving, Developer Tools | Inference & Serving, LLM Frameworks |
rtk
RTK is a high-performance CLI proxy written in Rust that significantly reduces the number of tokens consumed by Large Language Models (LLMs) when executing common development commands.
Rust
PowerInfer
PowerInfer is a CPU/GPU LLM inference engine that utilizes activation locality to optimize performance on consumer-grade GPUs and CPUs.
C++