simdhash / clhash
C library implementing the ridiculously fast CLHash hashing function
☆277Updated last year
Alternatives and similar repositories for clhash:
Users that are interested in clhash are comparing it to the libraries listed below
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Fast integer compression in C using the StreamVByte codec☆395Updated 2 months ago
- Hashing functions and PRNGs based on them☆161Updated 3 months ago
- One of the fastest hash functions.☆353Updated 2 months ago
- Header-only binary fuse and xor filter library☆360Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 3 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Critbit trees in C☆334Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- SIMD-accelerated base64 codecs☆435Updated last year
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆365Updated 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
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- ☆141Updated last year
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- A simple bitset library in C☆134Updated 2 months ago
- Coroutines in C☆120Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆394Updated 2 weeks ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆88Updated 2 years ago