All tags
Catalogue tag

#compression

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

193 records
Tagged “compression”Ranked by health index
npm
77Goodhealth index
cendorhq/cendor-libs-js
Production plumbing for LLM apps in TypeScript: context, cost, testing & governance primitives. Python-interoperable.
TypeScript★ 0↓ 12.9K/moAug 29, 2026
Apache-2.0Aug 29, 2026 · metrics 2.10.0
npm
77Goodhealth index
expressjs/compression
Node.js compression middleware
JavaScript★ 2,804↓ 153M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
PyPI · npm
77Goodhealth index
jazzband/django-pipeline
Pipeline is an asset packaging library for Django.
Python★ 1,541Aug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
77Goodhealth index
soenneker/soenneker.compression.tar.xz
A utility library dealing with Tar and XZ (tar.xz) extraction/archiving and (de)compression
C#★ 0Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
77Goodhealth index
soenneker/soenneker.compression.xz
A utility library dealing with XZ compression and decompression
C#★ 0Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
Packagist
75Goodhealth index
akankov/html-min
HTML Compressor and Minifier for PHP 8.3+ (maintained fork of voku/HtmlMin)
HTML · PHP★ 2↓ 69.8K/moJul 27, 2026
MITJul 27, 2026 · metrics 2.10.0
Go
75Goodhealth index
alex60217101990/qdf
Quick Data Format — fast, compact binary serialization for Go. encoding/json-style API, columnar per-column codecs, up to 68% smaller than Protobuf.
Go★ 26Jul 23, 2026
MITJul 23, 2026 · metrics 2.10.0
npm · crates.io
75Goodhealth index
claudioemmanuel/squeez
Hook-based token compressor for 5 AI CLI hosts (Claude Code, Copilot CLI, OpenCode, Gemini CLI, Codex CLI). Up to 95% bash compression, signature-mode for code reads, cross-call dedup, MCP server, self-teaching protocol. Zero runtime deps.
Rust★ 198↓ 3,848/moSep 5, 2026
Apache-2.0Sep 5, 2026 · metrics 2.10.0
crates.io
75Goodhealth index
dropbox/rust-brotli
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
Rust★ 939↓ 17M/moAug 11, 2026
BSD-3-ClauseAug 11, 2026 · metrics 2.10.0
crates.io
75Goodhealth index
spiraldb/alp
ALP floating point compression in Rust
Rust★ 54↓ 5,161/moAug 5, 2026
Apache-2.0Aug 5, 2026 · metrics 2.10.0
PyPI · npm
73Goodhealth index
Compresr-ai/Compresr-SDK
SDK for seamless integration with the Compresr context compression service.
Jupyter Notebook · Python · TypeScript★ 7↓ 17.2K/moAug 31, 2026
Apache-2.0Aug 31, 2026 · metrics 2.10.0
crates.io
73Goodhealth index
SecurityRonin/lzo
GPL-free, safe, no_std pure-Rust LZO1X decompressor — decode lzo1x_1 / lzo1x_999 streams (lzop, kernel/initramfs, btrfs, liblzo2) with zero C, zero dependencies, and #![forbid(unsafe_code)]; validated against liblzo2 and fuzz-hardened against malicious input.
Rust★ 1↓ 2,129/moAug 9, 2026
Apache-2.0Aug 9, 2026 · metrics 2.10.0
PyPI · crates.io
73Goodhealth index
fkiene/llmtrim
Local proxy that compresses your LLM API requests so you pay less, with no change to the answers. Trims wasted tokens from prompts, history, tool output, and code before they're sent: -31% input / -74% output, measured live. Any provider, no extra model calls. Also an MCP server and embeddable library (Rust, Python, Ruby, Kotlin, Swift, JS/TS).
Rust★ 179↓ 5,878/moJul 26, 2026
MPL-2.0Jul 26, 2026 · metrics 2.10.0
PyPI · crates.io
73Goodhealth index
indygreg/python-zstandard
Python bindings to the Zstandard (zstd) compression library
C · Python★ 638Jul 20, 2026
BSD-3-ClauseJul 20, 2026 · metrics 2.10.0
73Goodhealth index
inikep/lzbench
lzbench is an in-memory benchmark of open-source compressors
C · C++★ 1,074Jul 21, 2026
Custom licenseJul 21, 2026 · metrics 2.10.0
73Goodhealth index
lhns/fs2-compress
Compression Algorithms for Fs2
Scala★ 46Sep 6, 2026
Apache-2.0Sep 6, 2026 · metrics 2.10.0
crates.io · npm · PyPI
73Goodhealth index
milesgranger/cramjam
Your go-to for easy access to a plethora of compression algorithms, all neatly bundled in one simple installation.
Rust · Python★ 126↓ 14/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
NuGet
71Goodhealth index
Bobris/BTDB
Key Value Database in .Net with Object DB Layer, RPC, dynamic IL and much more
C#★ 144Aug 8, 2026
MITAug 8, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
Frommi/miniz_oxide
Rust replacement for miniz
C · Rust★ 245↓ 52M/moAug 3, 2026
MITAug 3, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
GrokImageCompression/grok
World's Leading Open Source JPEG 2000 Codec
C++★ 293Aug 28, 2026
Custom licenseAug 28, 2026 · metrics 2.10.0
PyPI
71Goodhealth index
cendorhq/cendor-libs
Production plumbing for LLM apps: context, cost, testing & governance — composable, framework-agnostic Python libraries.
Python★ 0↓ 5,524/moAug 29, 2026
Apache-2.0Aug 29, 2026 · metrics 2.10.0
71Goodhealth index
mhx/dwarfs
A fast high-compression read-only file system for Linux, FreeBSD, macOS and Windows
C++ · C★ 2,582Jul 17, 2026
Custom licenseJul 17, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
nickbabcock/rawzip
A low-level Zip archive reader and writer
Rust★ 20↓ 49.3K/moJul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
paddor/zrip
Fast, memory-safe Rust zstd codec with all-level decode, -8..4 encode, and dictionary training.
Rust★ 87↓ 2,162/moAug 2, 2026
MITAug 2, 2026 · metrics 2.10.0
Packagist
71Goodhealth index
tecnickcom/tc-lib-pdf-filter
PHP library to decode PDF compression and encryption filters
PHP★ 6↓ 44.6K/moJul 17, 2026
Custom licenseJul 17, 2026 · metrics 2.10.0
PyPI
71Goodhealth index
varjoranta/turboquant-vllm
TurboQuant+ KV cache compression for vLLM. 3.8x smaller KV cache, same conversation quality. Fused CUDA kernels with automatic PyTorch fallback.
Python · C++ · Cuda★ 76↓ 960/moJul 22, 2026
MITJul 22, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
anatawa12/deflate64-rs
Derflate64 implementation in rust based on .NET's implementation
Rust★ 5↓ 4M/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
PyPI · crates.io
69Goodhealth index
barakugav/jix
Multi-dimensional array library with block-compressed storage and lazy-evaluated operations
Rust · Python★ 3↓ 2,222/moAug 1, 2026
Apache-2.0Aug 1, 2026 · metrics 2.10.0
Packagist
69Goodhealth index
composer/metadata-minifier
Small utility library that handles metadata minification and expansion.
PHP★ 182↓ 3.7M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0