rtk vs llmflows

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

rtkllmflows
TaglineCLI proxy reducing LLM token consumption by 60-90%Simple, Explicit and Transparent LLM Apps
Stars69k706
Forks4.3k35
Open issues1.5k19
LanguageRustPython
LicenseApache-2.0MIT
Last pushedJul 7, 2026Feb 20, 2025
CategoriesInference & Serving, Developer ToolsEvaluation & 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