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
☆672Updated 4 months ago
Alternatives and similar repositories for lizard
Users that are interested in lizard are comparing it to the libraries listed below
Sorting:
- Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard☆201Updated last week
- Compression abstraction library and utilities☆411Updated 5 years ago
- Compression Benchmark☆350Updated last year
- Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++☆710Updated 2 years ago
- zlib replacement with optimizations for "next generation" systems.☆1,785Updated last week
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,120Updated 2 weeks ago
- One of the fastest hash functions.☆353Updated 3 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,017Updated last year
- Cloudflare fork of zlib with massive performance improvements☆682Updated 2 months ago
- lzbench is an in-memory benchmark of open-source compressors☆962Updated this week
- Fast LZMA2 Library☆299Updated 4 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆366Updated 2 years ago
- ZPAQ's complete code history mirror☆562Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆400Updated 3 months ago
- Better lossless compression than PNG with a simpler algorithm☆285Updated 6 years ago
- A fast, compressed, persistent binary data store library for C.☆498Updated this week
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,009Updated 2 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- High performance block-sorting data compression library☆317Updated 2 weeks ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated last month
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆436Updated 2 weeks ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆499Updated last year
- Heavily optimized zlib compression algorithm☆139Updated 2 years ago
- Header-only binary fuse and xor filter library☆365Updated 4 months ago
- a small C library for x86 CPU detection and feature extraction☆477Updated 2 weeks ago