Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

JackDanger/pippyzippy

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors