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
☆681Updated 8 months ago
Alternatives and similar repositories for lizard
Users that are interested in lizard are comparing it to the libraries listed below
Sorting:
- Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++☆712Updated 2 years ago
- Compression Benchmark☆357Updated 2 years ago
- Compression abstraction library and utilities☆414Updated 5 years ago
- Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard☆209Updated 4 months ago
- ZPAQ's complete code history mirror☆577Updated 2 years ago
- Better lossless compression than PNG with a simpler algorithm☆301Updated 7 years ago
- zlib replacement with optimizations for "next generation" systems.☆1,853Updated this week
- lzbench is an in-memory benchmark of open-source compressors☆1,007Updated last week
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,161Updated 3 weeks ago
- Cloudflare fork of zlib with massive performance improvements☆693Updated 6 months ago
- High performance block-sorting data compression library☆329Updated last week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,052Updated last year
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,027Updated last month
- MCM file compressor☆115Updated 7 years ago
- A fast, compressed, persistent binary data store library for C.☆531Updated 2 weeks ago
- A collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files☆235Updated 2 months ago
- cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.☆664Updated 3 months ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,428Updated last year
- Heavily optimized zlib compression algorithm☆143Updated 2 years ago
- A Parallelized Data Deduplication and Compression utility☆281Updated 4 years ago
- One of the fastest hash functions.☆359Updated 7 months ago
- Practical JPEG Repacker☆744Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆313Updated 2 months ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- a small C library for x86 CPU detection and feature extraction☆495Updated last week
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- 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 2 months ago
- Branchless UTF-8 decoder☆620Updated 3 years ago
- Parallel, indexed xz compressor☆753Updated 7 months ago