hashmap topic
flashmap
A lock-free, partially wait-free, eventually consistent, concurrent hashmap.
semimap
A semi compile-/run-time associative map container with compile-time lookup and run-time storage
eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
algorithms
CLRS study. Codes are written with golang.
Coding-Ninjas-Data-Structures
This repo contains solutions to problem of data structures in c++
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
hashmap.h
#️⃣ single header hashmap implementation for C and C++
Koloboke
Java Collections till the last breadcrumb of memory and performance