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++.☆454Updated 10 months ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆505Updated 2 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 7 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- An efficient trie implementation.☆255Updated 4 years ago
- Trinity IR Infrastructure☆238Updated 5 years ago
- Compression abstraction library and utilities☆413Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- A benchmark framework for concurrent queue implementations☆292Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,017Updated last week
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Fast backtracking-resistant random generator: https://arxiv.org/abs/1810.02227☆337Updated 3 years ago
- Superfast compression library☆1,031Updated this week
- C port of the HdrHistogram☆252Updated this week
- 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 4 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Automatically exported from code.google.com/p/farmhash☆638Updated 3 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Critbit trees in C☆334Updated 3 years ago