vnmakarov / mum-hashLinks
Hashing functions and PRNGs based on them
☆167Updated 2 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☆281Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- High performance utility library for C☆97Updated 7 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- A simple bitset library in C☆144Updated 3 weeks ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Fastest Histogram Construction☆74Updated 4 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- One of the fastest hash functions.☆364Updated 11 months ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago