Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | created LZ4_initStream() | Yann Collet | 2019-04-05 | 1 | -2/+2 |
* | minor updates to examples | Yann Collet | 2017-11-25 | 1 | -1/+1 |
* | Add dictionary random access example | Nick Terrell | 2016-11-10 | 1 | -0/+280 |
index : lz4.git | ||
LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. |
summaryrefslogtreecommitdiffstats |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | created LZ4_initStream() | Yann Collet | 2019-04-05 | 1 | -2/+2 |
* | minor updates to examples | Yann Collet | 2017-11-25 | 1 | -1/+1 |
* | Add dictionary random access example | Nick Terrell | 2016-11-10 | 1 | -0/+280 |