simdhash / clhash
C library implementing the ridiculously fast CLHash hashing function
☆276Updated last year
Alternatives and similar repositories for clhash:
Users that are interested in clhash are comparing it to the libraries listed below
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Fast integer compression in C using the StreamVByte codec☆393Updated last month
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 4 months ago
- Hashing functions and PRNGs based on them☆161Updated 2 months ago
- One of the fastest hash functions.☆352Updated last month
- Header-only binary fuse and xor filter library☆358Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- A compressed bitmap class in C++.☆453Updated 5 months ago
- Adaptive Radix Trees implemented in C☆783Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆254Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 2 months ago
- Fast decoder for VByte-compressed integers☆122Updated 10 months ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- A simple bitset library in C☆134Updated last month
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆247Updated 3 years ago
- BitMagic Library☆422Updated last week
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 2 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆289Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆83Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 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
- Tiny perfect hash library for C, C++, and Lua☆164Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago