Skip to content

flate2-rs

Build & Package

DEFLATE, gzip, and zlib bindings for Rust

Rust Latest 1.1.9 · 4mo ago Security brief →

Features

  • Provides streaming DEFLATE-based compression and decompression
  • Supports deflate, zlib, and gzip formats
  • Offers multiple backend options (miniz_oxide, zlib-rs, zlib-ng, etc.)

Recent releases

View all 2 releases →
1.1.8 New feature
Notable features
  • Documented feature flags using the document-features crate.
  • Added complete zlib-rs support without requiring C‑bindings.
Full changelog

What's Changed

  • Document feature flags using document-features crate by @Copilot in https://github.com/rust-lang/flate2-rs/pull/519
  • Complete the zlib-rs support without the need for C-bindings by @Byron in https://github.com/rust-lang/flate2-rs/pull/524
  • test zlib API for all compatible backends by @Byron in https://github.com/rust-lang/flate2-rs/pull/525

New Contributors

  • @Copilot made their first contribution in https://github.com/rust-lang/flate2-rs/pull/519

Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.1.7...1.1.8

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
1,103
Forks
195
Language
Rust

Beta — feedback welcome: [email protected]