Crate

flate2

Gzip, zlib, and deflate compression for Rust.

What it is

flate2 provides streaming compression and decompression for gzip, zlib, and deflate formats. It wraps a compression backend (miniz_oxide by default, or system zlib) behind a consistent Read/Write streaming API with configurable compression levels.

Why it is commonly used

Used for compressing HTTP responses, reading .gz archives, handling compressed config files, and any code that must read or write deflate-family compressed data.

1.0k
Repositories
91%
Actively maintained
909
Updated ≤ 30 days
3.9M
Total stars
893
Owners

Counted from the Cargo.toml manifests of the 1.0k indexed repositories that declare flate2 as a dependency — not download counts. Dependency data last verified 2026-09-16.

Browse 1010 repositories using flate2 in Repos →
Often used with

Crates that show up unusually often in flate2 projects. The most distinctive pairings rank first — crates these projects use far more than the average indexed Rust project does, not just crates that are popular everywhere. Each percentage is the share of flate2 projects that also use it.

Used by these organizations
50 of 1.0k repositories · ranked by stars · 909 pushed in the last 30 days
claw-code195kmaintenance

An agent-managed museum exhibit, built in Rust with Gajae-Code / LazyCodex — developed and maintained with no human intervention.

rtk81kactive

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

⑂ 5.1k1.6k
union74kmaintenance

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.

servo38kactive

Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.

⑂ 3.8k3.2k
qdrant35kactive

Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

rustfs33kactive

🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.

Graphite27kactive

Community-built comprehensive 2D content creation appplication for graphic design, digital art, and interactive real-time motion graphics powered by a node-based procedural graphics engine

fnm27kmaintenance

🚀 Fast and simple Node.js version manager, built in Rust

⑂ 647249
neon23kactive

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

⑂ 1.1k562
anydoc22kactive

Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python bindings.

← Browse all repos