hashmap topic

List hashmap repositories

flashmap

235
Stars
5
Forks
Watchers

A lock-free, partially wait-free, eventually consistent, concurrent hashmap.

semimap

377
Stars
26
Forks
Watchers

A semi compile-/run-time associative map container with compile-time lookup and run-time storage

eternal

192
Stars
22
Forks
Watchers

A C++14 compile-time/constexpr map and hash map with minimal binary footprint

algorithms

775
Stars
121
Forks
Watchers

CLRS study. Codes are written with golang.

Coding-Ninjas-Data-Structures

204
Stars
170
Forks
Watchers

This repo contains solutions to problem of data structures in c++

scalable-concurrent-containers

320
Stars
16
Forks
Watchers

High performance containers and utilities for concurrent and asynchronous programming

mlib

810
Stars
71
Forks
Watchers

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

384
Stars
72
Forks
Watchers

HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified

hashmap.h

391
Stars
48
Forks
Watchers

#️⃣ single header hashmap implementation for C and C++

Koloboke

1.0k
Stars
136
Forks
Watchers

Java Collections till the last breadcrumb of memory and performance