simdhash / clhashLinks
C library implementing the ridiculously fast CLHash hashing function
☆280Updated last year
Alternatives and similar repositories for clhash
Users that are interested in clhash are comparing it to the libraries listed below
Sorting:
- Hashing functions and PRNGs based on them☆166Updated 2 weeks ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- qp tries and crit-bit tries☆122Updated 3 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- An efficient trie implementation.☆255Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- A simple bitset library in C☆140Updated 9 months ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 10 months ago
- Fast decoder for VByte-compressed integers☆125Updated 3 weeks ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Header-only binary fuse and xor filter library☆413Updated 3 months ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- SIMD-accelerated base64 codecs☆440Updated last year
- Fastest Histogram Construction☆72Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- High performance utility library for C☆96Updated 5 months ago