vnmakarov / mum-hashLinks
Hashing functions and PRNGs based on them
☆161Updated 4 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:
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- 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☆118Updated 8 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- qp tries and crit-bit tries☆120Updated 2 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- One of the fastest hash functions.☆353Updated 4 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 4 months ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 9 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
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆368Updated 2 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- A C library of hashtables and tries designed to store objects with high performance☆233Updated 2 years ago
- High performance utility library for C☆94Updated 10 months ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago