vnmakarov / mum-hashLinks
Hashing functions and PRNGs based on them
☆166Updated 3 weeks ago
Alternatives and similar repositories for mum-hash
Users that are interested in mum-hash are comparing it to the libraries listed below
Sorting:
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- 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 11 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- High performance utility library for C☆97Updated 5 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- Fastest Histogram Construction☆73Updated 3 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 8 years ago
- A simple bitset library in C☆141Updated 10 months ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- One of the fastest hash functions.☆363Updated 10 months ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago