inikep / lizardLinks
Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at fast decompression speed
☆678Updated 6 months ago
Alternatives and similar repositories for lizard
Users that are interested in lizard are comparing it to the libraries listed below
Sorting:
- Compression Benchmark☆354Updated 2 years ago
- Compression abstraction library and utilities☆413Updated 5 years ago
- Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++☆714Updated 2 years ago
- Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard☆206Updated 2 months ago
- zlib replacement with optimizations for "next generation" systems.☆1,833Updated this week
- Precomp, C++ version - further compress already compressed files☆440Updated last month
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,141Updated last month
- ZPAQ's complete code history mirror☆579Updated 2 years ago
- lzbench is an in-memory benchmark of open-source compressors☆986Updated this week
- Cloudflare fork of zlib with massive performance improvements☆694Updated 5 months ago
- Better lossless compression than PNG with a simpler algorithm☆298Updated 7 years ago
- High performance block-sorting data compression library☆325Updated last week
- Heavily optimized zlib compression algorithm☆139Updated 2 years ago
- One of the fastest hash functions.☆357Updated 6 months ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,016Updated this week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,034Updated last year
- A fast, compressed, persistent binary data store library for C.☆518Updated this week
- SHISHUA – The fastest PRNG in the world☆213Updated 2 years ago
- MCM file compressor☆116Updated 7 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆307Updated last month
- PCG — C Implementation☆388Updated last year
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆451Updated 2 weeks ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Branchless UTF-8 decoder☆615Updated 2 years ago
- A collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files☆231Updated last month
- New generation entropy codecs : Finite State Entropy and Huff0☆1,413Updated last year
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- A Parallelized Data Deduplication and Compression utility☆280Updated 4 years ago
- cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.☆656Updated 2 months ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago