There are 2 repositories under hash-table topic.
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
A collection of powerful data structures
C++ implementation of a fast hash map and hash set using hopscotch hashing
C++ hash map and hash set which preserve the order of insertion
C++ implementation of a memory efficient hash map and hash set
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
LeetCode solutions
Common data structures and algorithms implemented in JavaScript
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed and scalability, it includes specialized implementations optimized for different workloads
TOP 200 #Dev 🏆 LeetCode, Solutions in Swift, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3). @ S. Leschev. Google Engineering Level: L6+
Library of data containers and data structures for C programming language.
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
Popular algorithms on C#, data structures and solutions for Cracking the Code Interview
Various useful data structures in Python
A repo full of Computer Science theory used for Coding interviews and more! Including Data Structures, Sort and Search Algorithms and more!
A set of efficient data structures in C, created in a generic way
A simple, threadsafe, lock-free hash table for Unity Compute Shaders
C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...
CircleHash is a family of fast hashes -- CircleHash64f is ideal for short inputs, reaching 10GB/s starting at <64 bytes and 15GB/s at 256 bytes (i7-1068NG7)
Fast, data-oriented, stdlib-style hash table
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
Mentoring system for an organization like SSN
Solution to problems in "Cracking the Coding Interview" in C++.
Php-based LeetCode algorithm problem solutions, regularly updated.
TOP 200 #Dev 🏆 LeetCode, Solutions in TypeScript, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3). @ S. Leschev. Google Engineering Level: L6+