vnmakarov / mum-hash
Hashing functions and PRNGs based on them
☆160Updated last month
Alternatives and similar repositories for mum-hash:
Users that are interested in mum-hash are comparing it to the libraries listed below
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 10 months ago
- A fast alternative to the modulo reduction☆308Updated 3 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated 11 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated last month
- One of the fastest hash functions.☆346Updated 2 weeks ago
- Fast integer compression in C using the StreamVByte codec☆390Updated 3 weeks ago
- An-source C library developed and used at AppNexus.☆108Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆108Updated 9 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 3 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- High performance utility library for C☆92Updated 6 months ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- An efficient trie implementation.☆253Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated last month
- Header-only binary fuse and xor filter library☆358Updated last month
- C library to remove white space from strings as fast as possible☆152Updated 5 months ago
- Self-contained C/C++ profiler library for Linux☆175Updated 4 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆363Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago