richgel999 / lzham_codec
Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++
☆705Updated 2 years ago
Alternatives and similar repositories for lzham_codec:
Users that are interested in lzham_codec are comparing it to the libraries listed below
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆667Updated 2 months ago
- Compression Benchmark☆344Updated last year
- Advanced DXTc texture compression library☆143Updated 8 years ago
- Better lossless compression than PNG with a simpler algorithm☆281Updated 6 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,000Updated last week
- New generation entropy codecs : Finite State Entropy and Huff0☆1,373Updated last year
- Advanced DXTc texture compression and transcoding library☆870Updated 2 years ago
- zlib replacement with optimizations for "next generation" systems.☆1,736Updated this week
- ZPAQ's complete code history mirror☆551Updated 2 years ago
- Compression abstraction library and utilities☆410Updated 5 years ago
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,101Updated last week
- Cloudflare fork of zlib with massive performance improvements☆681Updated 3 weeks ago
- Configurable C++ platform adapter☆558Updated 6 years ago
- LZHAM codec - unstable/experimental repo. Much faster compression and higher ratios in extreme mode. This is well tested but isn't the of…☆74Updated last year
- A fast, compressed, persistent binary data store library for C.☆483Updated last week
- TurboRLE-Fastest Run Length Encoding☆288Updated last year
- OpenGL Overload: OpenGL implementation on top of Vulkan☆278Updated 8 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)