Skip to content

Feature request: LZ4 compression #583

@lsorber

Description

@lsorber

Somewhat similarly to #343, it would be great to support LZ4 [1] as an optional compression engine for users who have lz4 installed. LZ4 (de)compresses so quickly it is possible to reach faster than memcpy speeds in certain situations. Supporting Blosc [2] as a meta-compressor (which includes LZ4) might be even more interesting.

[1] https://github.com/lz4/lz4
[2] http://blosc.org/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions