jandrewrogers / MetroHashLinks
MetroHash v1: Exceptionally fast and statistically robust hash functions
☆370Updated 3 years ago
Alternatives and similar repositories for MetroHash
Users that are interested in MetroHash are comparing it to the libraries listed below
Sorting:
- A compressed bitmap class in C++.☆456Updated last year
- Hashing functions and PRNGs based on them☆164Updated 9 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A simple C library for compressing lists of integers using binary packing☆510Updated 2 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 9 months ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆409Updated 8 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Trinity IR Infrastructure☆238Updated 5 years ago
- Compression abstraction library and utilities☆414Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- An efficient trie implementation.☆255Updated 4 years ago
- Rolling Hash C++ Library☆189Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Updated 4 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- One of the fastest hash functions.☆361Updated 8 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆476Updated 4 years ago
- C port of the HdrHistogram☆255Updated 2 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 months ago
- Fast strong hash functions: SipHash/HighwayHash☆1,589Updated last year
- Superfast compression library☆1,032Updated last month
- A concurrent user-level thread library implemented in C++☆319Updated 5 years ago
- Unicode library for C++☆226Updated 4 months ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago