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
☆680Updated 7 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☆356Updated 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++☆712Updated 2 years ago
- ZPAQ's complete code history mirror☆580Updated 2 years ago
- Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard☆208Updated 3 months ago
- zlib replacement with optimizations for "next generation" systems.☆1,845Updated this week
- lzbench is an in-memory benchmark of open-source compressors☆998Updated this week
- High performance block-sorting data compression library☆328Updated last week
- One of the fastest hash functions.☆359Updated 7 months ago
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,156Updated last month
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,021Updated 3 weeks ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆310Updated 2 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,041Updated last year
- Cloudflare fork of zlib with massive performance improvements☆694Updated 6 months ago
- Branchless UTF-8 decoder☆618Updated 3 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,422Updated last year
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- A fast, compressed, persistent binary data store library for C.☆525Updated last week
- A Parallelized Data Deduplication and Compression utility☆280Updated 4 years ago
- SHISHUA – The fastest PRNG in the world☆214Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- MCM file compressor☆115Updated 7 years ago
- Heavily optimized zlib compression algorithm☆142Updated 2 years ago
- cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.☆663Updated 2 months ago
- Fast LZMA2 Library☆308Updated 5 years ago
- shoco is a compressor for small text strings☆381Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated 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…☆455Updated last month