lemire / StronglyUniversalStringHashingLinks
Benchmark showing the we can randomly hash strings very quickly with good universality
☆139Updated last year
Alternatives and similar repositories for StronglyUniversalStringHashing
Users that are interested in StronglyUniversalStringHashing are comparing it to the libraries listed below
Sorting:
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- bit & sketches data structures☆60Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 11 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- BSD Licensed Bignum Library☆233Updated last year
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Binary floating-point to decimal string conversion algorithm.☆106Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- Fast and Reliable (but not Secure) Hash☆55Updated 7 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆371Updated 3 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences