lzip-parallel 0.2.8

Pure Rust parallel ZIP decompressor — multi-core DEFLATE decode for .zip archives
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# lzip-parallel

Part of the znippy workspace. See `znippy/WORKSPACE.md` for dependency graph and release gate protocol.

## Benchmarks
```
cargo bench -p lzip-parallel
```
History: `znippy-zoomies/lzip-parallel/bench_history.json`

## Release
Follow release gate in WORKSPACE.md §Release gate protocol.
Publish: `cargo publish -p lzip-parallel`