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
Sorting:
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Mar 19, 2025Updated 11 months ago
- ☆27Oct 11, 2025Updated 4 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
- Implementation of a slotmap☆10Nov 24, 2025Updated 3 months ago
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- A blend of the compact and sparse hash table implementations.☆15Aug 20, 2021Updated 4 years ago
- Counting the collisions with perl hash tables per function☆12Jun 5, 2019Updated 6 years 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 simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆29Nov 3, 2019Updated 6 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Sep 30, 2025Updated 5 months ago
- Prediction algorithms for the PCG pseudo-random generator☆14Nov 13, 2020Updated 5 years ago
- SWIM Protocol in Java☆10Apr 1, 2020Updated 5 years ago
- A time series implementation used within Chronix☆14Mar 13, 2017Updated 8 years ago
- PostgreSQL extension which implements a Foreign Data Wrapper (FDW) for ORC files.☆16Oct 4, 2014Updated 11 years ago
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- pure-python C types packer/unpacker☆19Mar 1, 2020Updated 6 years ago
- An implementation of the Fast DTW algorithm used in Chronix.☆15Feb 26, 2016Updated 10 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- An autocompletion daemon for the C programming language (vim, libclang, omnifunc)☆23Aug 30, 2011Updated 14 years ago
- Demonstrations of (in)consistency in various streaming systems.☆23Apr 21, 2021Updated 4 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
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Nov 16, 2020Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆104Feb 27, 2019Updated 7 years ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 8 months ago
- Shared memory allocator☆21Jun 27, 2016Updated 9 years ago
- Spatial layout specifications for memory management systems.☆19Sep 2, 2020Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆160Jan 11, 2026Updated last month
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆26Dec 27, 2019Updated 6 years ago
- Parse crontab expressions with Python☆27May 18, 2025Updated 9 months ago
- Extended Pascal to D transcompiler☆22Jun 24, 2018Updated 7 years ago
- ☆29May 1, 2025Updated 10 months ago
- Persistent Memory library for pure Java☆24Jan 19, 2026Updated last month
- A sorted array with O(lg n) access and O(√n) inserts and deletes☆63Apr 6, 2024Updated last year
- An implementation of Split-Ordered List Extensible Hashtable in C☆41Mar 17, 2011Updated 14 years ago
- ☆113Jan 29, 2024Updated 2 years ago
- Build automation tool for D☆27Apr 30, 2023Updated 2 years ago
- Zero-dependency Java SDK based on the Chicory Runtime☆33Oct 31, 2025Updated 4 months ago
- Generic hash table library in C☆38Jan 2, 2026Updated 2 months ago
- Static analysis framework for .NET programs.☆29Dec 17, 2020Updated 5 years ago