lemire / clhash
C library implementing the ridiculously fast CLHash hashing function
☆266Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for clhash
- Fast integer compression in C using the StreamVByte codec☆376Updated 7 months ago
- A simple C library for compressing lists of integers using binary packing☆491Updated last year
- A fast alternative to the modulo reduction☆299Updated 3 years ago
- Hashing functions and PRNGs based on them☆146Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated last week
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- A simple bitset library in C☆126Updated last month
- Header-only binary fuse and xor filter library☆349Updated 4 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆426Updated last year
- One of the fastest hash functions☆345Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆241Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆132Updated 5 years ago
- BitMagic Library☆412Updated 2 months ago
- Random access array of tightly packed unsigned integers☆159Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- High performance utility library for C☆92Updated 3 months ago
- Fast decoder for VByte-compressed integers☆117Updated 6 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆133Updated 4 years ago
- An-source C library developed and used at AppNexus.☆107Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- Critbit trees in C☆335Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆252Updated last year
- Storage for my snippets, toy programs, etc.☆320Updated 7 months ago
- Adaptive Radix Trees implemented in C☆772Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆169Updated 4 years ago
- generate perfect hashes (alpha)☆76Updated 2 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago