intel / zlibLinks
☆144Updated last year
Alternatives and similar repositories for zlib
Users that are interested in zlib are comparing it to the libraries listed below
Sorting:
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Fastest Histogram Construction☆74Updated 4 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- qp tries and crit-bit tries☆123Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- SIMD-accelerated base64 codecs☆441Updated last year
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 4 months ago
- A lightweight suffix-sorting library☆397Updated 5 years ago
- Hashing functions and PRNGs based on them☆167Updated last month
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆92Updated 8 years ago
- ☆118Updated 9 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Rolling Hash C++ Library☆190Updated last year
- Bloom-filter based minimal perfect hash function library☆270Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- A Parallelized Data Deduplication and Compression utility☆282Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Fast CRC32 implementations☆114Updated last month