Skip to content

JackDanger/bzippy2

Repository files navigation

lazippy

Pure-Rust LZMA (Lempel-Ziv-Markov chain Algorithm) encoder/decoder, part of the 8z umbrella of pure-Rust compression codecs.

See STATUS.md for the current implementation state.

Build & Test

cargo build
cargo test
cargo test -- --include-ignored   # run all tests including #[ignore] stubs
cargo bench --no-run               # verify bench targets compile

About

Pure-Rust BZip2 coder, part of the 7zippy umbrella

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors