A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆25Mar 19, 2025Updated last year
Alternatives and similar repositories for hashtable-bench
Users that are interested in hashtable-bench are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Nov 27, 2023Updated 2 years ago
- A high-performance WebSocket library optimized for low latency and high throughput.☆38Mar 6, 2025Updated last year
- ☆27Oct 11, 2025Updated 5 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Aug 12, 2025Updated 7 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Dec 9, 2022Updated 3 years ago
- C++11 memory allocator based on memory pools. It offers fast and efficient allocation of a large number of small-size objects.☆11Sep 2, 2022Updated 3 years ago
- Generic hash table library in C☆41Jan 2, 2026Updated 2 months ago
- A simple replacement for std::unordered_map☆51Jul 27, 2024Updated last year
- Comparison of generic container C libraries (STL like)☆62Updated this week
- A tool for generating source code from Blink schemas☆23Apr 29, 2016Updated 9 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆39Oct 10, 2023Updated 2 years ago
- Java implementation of the Blink protocol (http://blinkprotocol.org).☆34Mar 22, 2016Updated 10 years ago
- Proto Actor - Ultra fast distributed actors for C++☆12Sep 9, 2017Updated 8 years ago
- Easy to install and free digital business card☆14Sep 13, 2024Updated last year
- Tribblix build scripts☆29Mar 14, 2026Updated last week
- A variant of Ahash written in C++.☆10Mar 20, 2023Updated 3 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Dec 25, 2024Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Mar 4, 2026Updated 2 weeks ago
- Easily Live Share Session Link Without Going Out From IDE☆11Aug 10, 2021Updated 4 years ago
- XML representation of the x86 instruction set☆29Feb 15, 2026Updated last month
- Compressed double-array tries for static string dictionaries☆11May 9, 2019Updated 6 years ago
- A fast, and efficient trade matching engine built in C++ utilizing Chrono, BOOST, and STL libraries☆15Aug 24, 2023Updated 2 years ago
- Remove all your star from GitHub☆15Jun 3, 2024Updated last year
- A hash table implementation using Robin Hood Linear Probing☆52May 31, 2014Updated 11 years ago
- PPQSort - Parallel Pattern Quicksort.☆22Jul 16, 2025Updated 8 months ago
- Implementation of fts(3) for musl libc packages in Void Linux☆44Aug 1, 2024Updated last year
- Limit Orderbook & Matching Engine + market simulation & visualsation.☆14Oct 11, 2025Updated 5 months ago
- Comparing linear and binary searches☆44Apr 19, 2020Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆44Jun 1, 2024Updated last year
- This is my own kicad library to deal with the assembly services provided by SZ JLC☆11Aug 11, 2021Updated 4 years ago
- YAFU's sieve of Eratosthenes in library form with standalone executable☆14Jun 3, 2024Updated last year
- Learned Monotone Minimal Perfect Hashing☆31Apr 1, 2025Updated 11 months ago
- Lastest CrashRpt Repository☆14Dec 28, 2025Updated 2 months ago
- a port of the OpenBSD userland to Linux | unmaintained: use outils☆53Oct 1, 2013Updated 12 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Sep 17, 2023Updated 2 years ago
- A real-time line follower simulator in Rust with egui.☆17Jun 10, 2023Updated 2 years ago
- the most useless linux distro☆34Feb 23, 2021Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Jul 14, 2017Updated 8 years ago