Rust RFC 1951 compression and de-compression.
flate3 is intended to be a high-performance alternative to the flate2 crate.
It should compress slightly better than flate2. It uses multiple threads to compress faster.
crates.io : https://crates.io/crates/flate3
documentation: https://docs.rs/flate3/latest/flate3/