Skip to content

Feature request: bzip2 support #39

Open
@Shnatsel

Description

@Shnatsel

There's a parallel bzip2 decompressor in Go at https://github.com/cosnicolaou/pbzip2 and a parallel compressor in Rust at https://crates.io/crates/bzip2-os, but there doesn't seem to be a single library that can do both parallel compression and decompression. They also seem to be reinventing the wheel a lot.

It would be great to have bzip2 support on top of the existing, mature parallelization infrastructure of crabz.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions