hashtable
Here are 279 public repositories matching this topic...
Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games
-
Updated
Aug 5, 2025 - C++
An open addressing linear probing hash table, tuned for delete heavy workloads
-
Updated
Sep 25, 2023 - C++
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
-
Updated
Nov 28, 2022 - C++
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
-
Updated
Jul 4, 2021 - C++
The seq library is a collection of original C++17 STL-like containers and related tools
-
Updated
Nov 13, 2025 - C++
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
-
Updated
Aug 17, 2023 - C++
DSA-Programs is a collection of Data Structures and Algorithms. It provides practical examples, detailed explanations, and ASCII diagrams to help you learn and master key DSA concepts like Arrays, Linked Lists, Stacks, Trees, Graphs, and sorting algorithms.
-
Updated
Jan 26, 2025 - C++
General Purpose Hash Function Algorithms https://www.partow.net/programming/hashfunctions/index.html
-
Updated
May 4, 2017 - C++
A lightweight Redis clone implemented in C++ that supports key-value operations and sorted sets
-
Updated
Sep 3, 2025 - C++
Data Structures & Algorithms
-
Updated
Jan 31, 2025 - C++
Re-designed Chess engine and converted in C++
-
Updated
May 30, 2025 - C++
(Legacy) Extremely fast unordered map and set library for C++20
-
Updated
Sep 17, 2023 - C++
This is Giudlines and implementations for serveral Data Strucutres in programming using C++ language.
-
Updated
Dec 17, 2024 - C++
Fast C++ hash cracker: features built-in dictionary attack, brute-force (custom char sets, min/max length), and Rainbow Table attack with pre-configurable .txt generator. Includes 3 integrated tools: web scanner, recon, & OSINT.
-
Updated
Jun 19, 2025 - C++
A concurrent hash map implementation in C++
-
Updated
Feb 8, 2017 - C++
Improve this page
Add a description, image, and links to the hashtable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hashtable topic, visit your repo's landing page and select "manage topics."