Benchmark showing the we can randomly hash strings very quickly with good universality
☆137Jan 23, 2025Updated last year
Alternatives and similar repositories for StronglyUniversalStringHashing
Users that are interested in StronglyUniversalStringHashing are comparing it to the libraries listed below
Sorting:
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- Counting the collisions with perl hash tables per function☆12Jun 5, 2019Updated 6 years ago
- Fast and Reliable (but not Secure) Hash☆56Jun 15, 2018Updated 7 years ago
- A Variable-Length String Hashing Library in C++☆46Jul 5, 2019Updated 6 years ago
- A simple library for querying the AST of a Go program☆11Feb 10, 2015Updated 11 years ago
- A fast alternative to the modulo reduction☆317Mar 22, 2021Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Aug 30, 2022Updated 3 years ago
- experimental data compression algoritm☆22Jun 24, 2016Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated this week
- LZ77/LZSS designed for SSE based decompression☆145Apr 18, 2019Updated 6 years ago
- An-source C library developed and used at AppNexus.☆114Nov 24, 2019Updated 6 years ago
- Compact tries for fixed-width keys☆26Jun 4, 2018Updated 7 years ago
- benchmarking positional population count☆17Oct 19, 2025Updated 4 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Nov 5, 2015Updated 10 years ago
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 3 months ago
- Presentation slides from conferences☆19Feb 7, 2020Updated 6 years ago
- Bloom filter alternative (C++)☆18Nov 8, 2018Updated 7 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47May 19, 2019Updated 6 years ago
- A book about compiling Racket to x86-64 assembly☆21Nov 13, 2017Updated 8 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24May 14, 2020Updated 5 years ago
- I-cache line packing and branch misprediction measuring tool☆18Dec 1, 2016Updated 9 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Apr 18, 2019Updated 6 years ago
- One of the fastest hash functions.☆364Feb 15, 2025Updated last year
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆20Sep 5, 2025Updated 5 months ago
- A fork of D Grant Starkweather's multiple vantage point tree library☆41Feb 20, 2018Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66May 29, 2024Updated last year
- A Simple Algorithm for Minimum Cuts in Near-Linear Time (SWAT '20)☆12Apr 24, 2020Updated 5 years ago
- SSE-optimized group varint integer encoding☆39Jun 30, 2023Updated 2 years ago
- Prangster tool from the Black Hat USA 2013 presentation "Black-Box Assessment of Pseudorandom Algorithms" by Derek Soeder, Christopher Ab…☆11Jul 9, 2014Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆63Oct 24, 2018Updated 7 years ago
- AVX optimized ray stream tracing☆19Oct 19, 2016Updated 9 years ago
- RichieSam's Adventures in Path Tracing☆21Apr 10, 2015Updated 10 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- My working copy of tinycc made reentrant☆28Oct 19, 2022Updated 3 years ago
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆104Feb 27, 2019Updated 7 years ago