rtk vs llmflows
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| rtk | llmflows | |
|---|---|---|
| Tagline | CLI proxy reducing LLM token consumption by 60-90% | Simple, Explicit and Transparent LLM Apps |
| Stars | 69k | 706 |
| Forks | 4.3k | 35 |
| Open issues | 1.5k | 19 |
| Language | Rust | Python |
| License | Apache-2.0 | MIT |
| Last pushed | Jul 7, 2026 | Feb 20, 2025 |
| Categories | Inference & Serving, Developer Tools | Evaluation & Observability, Inference & Serving |
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
llmflows
LLMFlows is a framework that allows the creation of clear, transparent applications using large language models (LLMs), offering minimalistic abstractions for monitoring, maintenance, and debugging.
Python