Garnet 是一个微软开源的高性能的缓存服务器,可兼容现有的Redis Client
Fast persistent recoverable log and key-value store + cache, in C# and C++.
翻译 - Microsoft Research提供的C#和C ++快速持久可恢复日志和键值存储。
A collection of powerful data structures
翻译 - 强大的数据结构的集合
C++ implementation of a fast hash map and hash set using robin hood hashing
Embedded key-value store for read-heavy workloads written in Go
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++) 26GB/s + PRNG
Full featured consistent hashing python library compatible with ketama
#算法刷题#LeetCode solutions
Scalable Hashing on Persistent Memory
#算法刷题#Common data structures and algorithms implemented in JavaScript
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
💥 Cython hash tables that assume keys are pre-hashed
Library of data containers and data structures for C programming language.
TOP 200 #Dev 🏆 LeetCode, Solutions in Swift, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3). @ S. Leschev. Google Engineering Level: L6+
gBolt--very fast implementation for gSpan algorithm in data mining
#算法刷题#🔗 Common Data Structures and Algorithms
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup