simdhash / clhashLinks
C library implementing the ridiculously fast CLHash hashing function
☆281Updated last year
Alternatives and similar repositories for clhash
Users that are interested in clhash are comparing it to the libraries listed below
Sorting:
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Hashing functions and PRNGs based on them☆166Updated last month
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- A simple C library for compressing lists of integers using binary packing☆513Updated 2 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Experiments with array layouts for comparison-based searching☆86Updated last year
- qp tries and crit-bit tries☆122Updated 3 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A compressed bitmap class in C++.☆459Updated last year
- A simple bitset library in C☆141Updated 10 months ago
- Header-only binary fuse and xor filter library☆414Updated 4 months ago
- An efficient trie implementation.☆255Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 11 months ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated this week
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- Critbit trees in C☆334Updated 4 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated last month