An open API service indexing awesome lists of open source software.

https://github.com/nemequ/lz4x

An optimized LZ4 compressor
https://github.com/nemequ/lz4x

Last synced: about 1 year ago
JSON representation

An optimized LZ4 compressor

Awesome Lists containing this project

README

          

# LZ4X v1.10

### Description
LZ4X is an LZ4-compatible file compressor which uses optimized string parsing to provide higher compression ratios.

### Author
Ilya Muravyov

### Thanks
Special thanks to Yann Collet, Charles Bloom, Igor Pavlov, Eugene Shelwien, Malcolm Taylor and LovePimple.