/bzip3-rs

Rust wrapper for bzip3 compression library

Primary LanguageRustGNU Lesser General Public License v3.0LGPL-3.0

bzip3-rs

This is a Rust wrapper for bzip3.

Documentation

Crate Features

  • bundled: use bundled libbzip3

Current bundled bzip3 library version is kspalaiologos/bzip3@1.5.1.

TODO

Stream encoder/decoder multithreading support.