sile / libflate

A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
https://docs.rs/libflate
MIT License
178 stars 35 forks source link

Separate lz77 module into libflate_lz77 crate #47

Closed sile closed 4 years ago

sile commented 4 years ago

Close #46