parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree contain
C++2526apache-2.0
24 days ago
concurrencyhashhash-container
unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift d
C++921mit
2 months ago
c-plus-pluscppcpp17
go-freelru
GC-less, fast and generic LRU hashmap library for Go
Go125apache-2.0
7 months ago
cachedata-structuresgc-less
PauselessHashMap
A java.util.HashMap compatible map that won't stall puts or gets when resizing
Java151apache-2.0
2 years ago