vnmakarov / mum-hashLinks
Hashing functions and PRNGs based on them
☆162Updated 5 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☆279Updated last year
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 weeks ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 2 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Random access array of tightly packed unsigned integers☆162Updated 3 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 8 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- High performance utility library for C☆94Updated last week
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- One of the fastest hash functions.☆354Updated 4 months ago
- Fast, efficient string interning☆97Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Fastest Histogram Construction☆70Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Coroutines in C☆121Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago