quicklz

There are 5 repositories under quicklz topic.

  • lzav

    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

    Language:C++45613726
  • roachadam/bytepress

    Compressor for .NET executables

    Language:C#39169
  • 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.

    Language:C25301
  • ReSpeak/quicklz

    A rust implementation of the quicklz compression algorithm.

    Language:Rust7333
  • LunaMultiplayer/CachedQuickLz

    Compress and decompress with QuickLz while keeping low the Garbage Collector

    Language:C#2620