zlib-rs

Crates.iozlib-rs
lib.rszlib-rs
version0.3.1
sourcesrc
created_at2024-02-23 08:44:37.843487
updated_at2024-10-04 13:25:43.144716
descriptionA memory-safe zlib implementation written in rust
homepagehttps://github.com/memorysafety/zlib-rs
repositoryhttps://github.com/memorysafety/zlib-rs
max_upload_size
id1150346
size611,988
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: 565

cargo fmt