zlib-rs

Crates.iozlib-rs
lib.rszlib-rs
version0.5.2
created_at2024-02-23 08:44:37.843487+00
updated_at2025-09-02 10:18:16.888157+00
descriptionA memory-safe zlib implementation written in rust
homepagehttps://github.com/trifectatechfoundation/zlib-rs
repositoryhttps://github.com/trifectatechfoundation/zlib-rs
max_upload_size
id1150346
size668,701
Folkert de Vries (folkertdev)

documentation

README

⚠️ UNSTABLE⚠️

the public interface of this crate is unstable!

A pure-rust implementation of zlib.

For a zlib -compatible rust api of this crate, see libz-rs-sys. For a more high-level interface, use flate2.

Commit count: 0

cargo fmt