ebiggers / libdeflate
Heavily optimized library for DEFLATE/zlib/gzip compression and decompression
☆1,027Updated this week
Related projects ⓘ
Alternatives and complementary repositories for libdeflate
- zlib replacement with optimizations for "next generation" systems.☆1,577Updated this week
- Cloudflare fork of zlib with massive performance improvements☆667Updated last month
- Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zl…☆655Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,172Updated 4 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,179Updated this week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆975Updated 5 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,411Updated this week
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆986Updated 2 weeks ago
- Message passing based allocator☆1,579Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,756Updated 4 months ago
- Official git repository for libdivide: optimized integer division☆1,107Updated 2 weeks ago
- A fast, compressed, persistent binary data store library for C.☆448Updated last week
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆986Updated 3 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆888Updated last week
- Simple, modern libpng alternative☆738Updated 5 months ago
- lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors☆896Updated 2 weeks ago
- A simple C library for compressing lists of integers using binary packing☆491Updated last year
- 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,595Updated this week
- Fastest Integer Compression☆773Updated 8 months ago
- a clean C library for processing UTF-8 Unicode data☆1,059Updated 2 months ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,227Updated this week
- CRC32C implementation with support for CPU-specific acceleration instructions☆454Updated 2 months ago
- Hash function quality and speed tests☆1,853Updated last month
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,109Updated 3 months ago
- Compression Benchmark☆333Updated last year
- SIMD-accelerated base64 codecs☆429Updated 7 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,402Updated 2 months ago
- a small C library for x86 CPU detection and feature extraction☆457Updated last month
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆278Updated last year
- A C library for reading, creating, and modifying zip archives.☆853Updated 2 weeks ago