Hacker News
- LZAV 4.2: Increased decompression speed by 7-20%. Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2700+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1 https://github.com/avaneev/lzav 17 comments programming
- LZAV 4.0 - Fast Data Compression Algorithm (header-only C/C++), ratio now better than Zstd@-1 https://github.com/avaneev/lzav 38 comments programming
- LZAV 2.15: Fast In-Memory Data Compression Algorithm (safe, inline C/C++) 460+MB/s compress, 2500+MB/s decompress, ratio better than LZ4, everything better than Snappy https://github.com/avaneev/lzav 59 comments programming
- LZAV - Fast In-Memory Data Compression Algorithm (in C) - Just Released https://github.com/avaneev/lzav 8 comments programming