Popularity
7.5
Stable
Activity
0.0
Stable
21
6
7

Code Quality Rank: L1
Monthly Downloads: 22
Programming language: C
License: BSD 3-clause "New" or "Revised" License
Tags: Codec    

lz4 alternatives and similar packages

Based on the "Codec" category.
Alternatively, view lz4 alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of lz4 or a related project?

Add another 'Codec' Package

README

Fast compression for Haskell ByteStrings

This library implements Haskell bindings to lz4, a fast compression library.

travis-ci.org results: Build Status

Installation

It's just a cabal install away on Hackage:

$ cabal install lz4

Join in

File bugs in the GitHub issue tracker.

Master git repository:

  • git clone https://github.com/mwotton/lz4hs.git

Authors

See AUTHORS.txt.

License.

BSD3. See LICENSE.txt for terms of copyright and redistribution.


*Note that all licence references and agreements mentioned in the lz4 README section above are relevant to that project's source code only.