jandrewrogers / MetroHashLinks
MetroHash v1: Exceptionally fast and statistically robust hash functions
☆369Updated 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++.☆457Updated 10 months ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- Compression abstraction library and utilities☆413Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Rolling Hash C++ Library☆188Updated last year
- Trinity IR Infrastructure☆239Updated 5 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Automatically exported from code.google.com/p/farmhash☆639Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Updated 4 years ago
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 5 months ago
- Fast strong hash functions: SipHash/HighwayHash☆1,585Updated last year
- One of the fastest hash functions.☆359Updated 7 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 months ago
- High-performance dictionary coding☆105Updated 8 years ago