Compress logs for LLM analysis — Rust-powered, Python API. 40-60% token savings.
-
Updated
Apr 24, 2026 - Rust
Compress logs for LLM analysis — Rust-powered, Python API. 40-60% token savings.
MCP server that cuts Claude Code token usage: log compression (builds/tests/installs) + smart file reading (symbol-level source access via tree-sitter).
Extract the essence of massive logs - fold repetitive noise, show unique patterns. Feed cleaner context to LLMs and coding agents.
DuckDB extension to read PFC-JSONL compressed log files with block-level timestamp filtering
High-ratio JSONL compressor with block-level random access. ~9% ratio on log data - 25% smaller than gzip, 37% smaller than zstd. Free for personal and open-source use.
Python interface for PFC-JSONL
Stream Fluent Bit logs directly to PFC-JSONL compressed archives (.pfc). Free for personal and open-source use.
Add a description, image, and links to the log-compression topic page so that developers can more easily learn about it.
To associate your repository with the log-compression topic, visit your repo's landing page and select "manage topics."