ebiggers / libdeflateLinks
Heavily optimized library for DEFLATE/zlib/gzip compression and decompression
☆1,119Updated last week
Alternatives and similar repositories for libdeflate
Users that are interested in libdeflate are comparing it to the libraries listed below
Sorting:
- zlib replacement with optimizations for "next generation" systems.☆1,764Updated 3 weeks ago
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆671Updated 4 months ago
- Official git repository for libdivide: optimized integer division☆1,207Updated 2 weeks ago
- Cloudflare fork of zlib with massive performance improvements☆682Updated 2 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,382Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,291Updated last week
- lzbench is an in-memory benchmark of open-source compressors☆961Updated last month
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,015Updated 11 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆303Updated last year
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,687Updated 3 weeks ago
- A fast, compressed, persistent binary data store library for C.☆496Updated 2 weeks ago
- Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++☆710Updated 2 years ago
- C++ template library for high performance SIMD based sorting algorithms☆944Updated 2 weeks ago
- Compression Benchmark☆350Updated last year
- Message passing based allocator☆1,680Updated 3 weeks ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,008Updated 2 months ago
- Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard☆201Updated 4 months ago
- Fastest Integer Compression☆804Updated last year
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,396Updated last week
- Simple, modern libpng alternative☆782Updated 11 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,070Updated last month
- Portable header-only C++ low level SIMD library☆1,273Updated 9 months ago
- a small C library for x86 CPU detection and feature extraction☆476Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,500Updated 2 weeks ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,777Updated 2 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,812Updated 10 months ago
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub☆362Updated 2 weeks ago
- SIMD-accelerated base64 codecs☆433Updated last year