An Evaluation of Linear Probing Hashtable Algorithms
☆39Nov 27, 2023Updated 2 years ago
Alternatives and similar repositories for hashtable-benchmarks
Users that are interested in hashtable-benchmarks are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Mar 19, 2025Updated last year
- ☆27Oct 11, 2025Updated 5 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
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Sep 30, 2025Updated 5 months 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
- A blend of the compact and sparse hash table implementations.☆15Aug 20, 2021Updated 4 years ago
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆26Dec 27, 2019Updated 6 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆23Sep 16, 2022Updated 3 years ago
- Generic hash table library in C☆41Jan 2, 2026Updated 2 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
- Fast comparison-based sort algorithm☆58Dec 21, 2022Updated 3 years ago
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- An autocompletion daemon for the C programming language (vim, libclang, omnifunc)☆23Aug 30, 2011Updated 14 years ago
- Vectorized, colorized version of Space Glenda, the Plan 9 mascot.☆13Jun 9, 2018Updated 7 years ago
- A benchmark of some prominent C/C++ hash table implementations☆104Feb 27, 2019Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- A simple replacement for std::unordered_map☆51Jul 27, 2024Updated last year
- ☆34Mar 11, 2026Updated last week
- Demonstrations of (in)consistency in various streaming systems.☆23Apr 21, 2021Updated 4 years ago
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- Low Overhead C Interface for Vulkan managed by Flecs☆14Jun 20, 2023Updated 2 years ago
- Comparison of generic container C libraries (STL like)☆62Updated this week
- PostgreSQL extension which implements a Foreign Data Wrapper (FDW) for ORC files.☆16Oct 4, 2014Updated 11 years ago
- pure-python C types packer/unpacker☆19Mar 1, 2020Updated 6 years ago
- Concurrent hash tries for C++ 14 with no memory management whatsoever.☆10Aug 30, 2016Updated 9 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆39Oct 10, 2023Updated 2 years ago
- ☆12Apr 11, 2017Updated 8 years ago
- A linter for Fennel☆19Apr 15, 2025Updated 11 months ago
- Shared memory allocator☆21Jun 27, 2016Updated 9 years ago
- Do regression fitting on Org Mode tables☆16Jan 9, 2026Updated 2 months ago
- Extended Pascal to D transcompiler☆22Jun 24, 2018Updated 7 years ago
- The spell program from the 10th Edition Unix system☆10Jul 12, 2020Updated 5 years ago
- A variant of Ahash written in C++.☆10Mar 20, 2023Updated 3 years ago
- GeekGameBoard (GGB) is a small framework for building board and card games. It's based on Apple's Core Animation framework.☆21Mar 14, 2013Updated 13 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Dec 25, 2024Updated last year
- An implementation of the Fast DTW algorithm used in Chronix.☆15Feb 26, 2016Updated 10 years ago
- T is a work-in-progress text editor inspired by the Acme editor from Plan9.☆10Feb 17, 2019Updated 7 years ago
- kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb☆12Jan 8, 2018Updated 8 years ago
- goat-based command-line arg parser☆39Dec 9, 2021Updated 4 years ago