hashmap topic
defaultmap
A defaultmap for rust
clru-rs
An LRU cache implementation with constant time operations and weighted semantic.
C-Macro-Collections
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
js-sdsl
A javascript standard data structure library which benchmark against C++ STL.
lockfreehashmap-rs
A concurrent lock-free hash map for Rust.
dashmap
Blazing fast concurrent HashMap for Rust.
memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
sparsepp
A fast, memory efficient hash map for C++
sc
Common libraries and data structures for C.