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
-
Updated
Apr 4, 2025 - C++
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
This is a library that aims to provide simple wrappers around a few compression algorithms, currently just LZO
Parallellization of lzo compression algorithm
Add a description, image, and links to the lzo topic page so that developers can more easily learn about it.
To associate your repository with the lzo topic, visit your repo's landing page and select "manage topics."