quicklz
There are 5 repositories under quicklz topic.
avaneev/lzav
Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
roachadam/bytepress
Compressor for .NET executables
lsleonard/tiny-data-compression
High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains good compression down to 16-byte blocks.
ReSpeak/quicklz
A rust implementation of the quicklz compression algorithm.
LunaMultiplayer/CachedQuickLz
Compress and decompress with QuickLz while keeping low the Garbage Collector