simdhash / clhashLinks
C library implementing the ridiculously fast CLHash hashing function
☆278Updated last year
Alternatives and similar repositories for clhash
Users that are interested in clhash are comparing it to the libraries listed below
Sorting:
- A simple C library for compressing lists of integers using binary packing☆499Updated last year
- Fast integer compression in C using the StreamVByte codec☆400Updated 3 months ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- Header-only binary fuse and xor filter library☆365Updated 4 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆366Updated 2 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Fastest Integer Compression☆806Updated last year
- 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
- Bloom-filter based minimal perfect hash function library☆262Updated 2 years ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- Lightweight locality-aware user-level threading runtime.☆186Updated 3 weeks ago
- One of the fastest hash functions.☆353Updated 3 months ago
- The FastPFOR C++ library: Fast integer compression☆921Updated 2 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- A simple bitset library in C☆134Updated 3 months ago