optillm vs rtk

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

optillmrtk
TaglineOptiLLM is an OpenAI API-compatible optimizing inference proxy that enhances LLM accuracy and performance on reasoning tasks without needing to train or fine-tune models.CLI proxy reducing LLM token consumption by 60-90%
Stars4.2k69k
Forks3684.3k
Open issues211.5k
LanguagePythonRust
LicenseApache-2.0Apache-2.0
Last pushedJul 5, 2026Jul 7, 2026
CategoriesInference & Serving, Model TrainingInference & Serving, Developer Tools

optillm

An optimizing inference proxy for large language models (LLMs), enabling significant improvement in accuracy and efficiency at the inference stage through various techniques, which can be run as a drop-in replacement with any OpenAI-compatible API endpoint. Supports multiple providers and LLMs without requiring model training or fine-tuning.

Python

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