inikep / lizard
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
☆668Updated 3 months ago
Alternatives and similar repositories for lizard:
Users that are interested in lizard are comparing it to the libraries listed below
- Compression Benchmark☆347Updated last year
- Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard☆198Updated 2 months ago
- Compression abstraction library and utilities☆411Updated 5 years ago
- zlib replacement with optimizations for "next generation" systems.☆1,752Updated last week
- Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++☆711Updated 2 years ago
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,108Updated 3 weeks ago
- lzbench is an in-memory benchmark of open-source compressors☆947Updated this week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,000Updated 10 months ago
- Better lossless compression than PNG with a simpler algorithm☆284Updated 6 years ago
- LZ77/LZSS designed for SSE based decompression☆139Updated 6 years ago
- Heavily optimized zlib compression algorithm☆134Updated 2 years ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,383Updated last year
- Hashing functions and PRNGs based on them☆161Updated 2 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆302Updated last year
- One of the fastest hash functions.☆353Updated 2 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆365Updated 2 years ago
- Cloudflare fork of zlib with massive performance improvements☆681Updated last month
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Header-only binary fuse and xor filter library☆360Updated 2 months ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Fast integer compression in C using the StreamVByte codec☆395Updated 2 months ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,004Updated 3 weeks ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Fast strong hash functions: SipHash/HighwayHash☆1,577Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,351Updated this week
- cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.☆639Updated 2 months ago
- High performance block-sorting data compression library☆311Updated last week
- A fast, compressed, persistent binary data store library for C.☆490Updated last month