Entroly – Compress codebase context for LLMs by 78% using Rust
Entropy-based context compression beats naive token stuffing, but the category is crowded.
Fast local-first Rust CLI for codebase metrics, AST-compressed LLM context bundles, and built-in MCP server.
Tree-sitter AST compression cuts LLM context tokens 50-70% while preserving API structure.
Developers building AI-assisted code workflows
Cursor · Continue · Sourcegraph Cody
Entropy-based context compression beats naive token stuffing, but the category is crowded.
SLM classifiers compress context based on tool call intent before LLM sees it.
Cuts cargo test output from 61 lines to 1 — saves 60-90% of wasted LLM tokens.
Context-aware summarizer cuts Playwright dumps from 56KB to under 1KB with zero friction.
Two MCP tools replace hundreds when typical integrations need one tool per endpoint.
Schema-aware JSON compression stays searchable; reaches 7.7% vs Zstd's 13.7%.