vnmakarov / mum-hashLinks
Hashing functions and PRNGs based on them
☆165Updated 9 months ago
Alternatives and similar repositories for mum-hash
Users that are interested in mum-hash are comparing it to the libraries listed below
Sorting:
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 9 months ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years 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
- generate perfect hashes (alpha)☆79Updated 3 years ago
- High performance utility library for C☆94Updated 4 months 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
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- One of the fastest hash functions.☆361Updated 8 months ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- Fast, efficient string interning☆96Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago