| xacrimon/dashmap |
2,482 |
|
5 |
726 |
over 2 years ago |
77 |
August 29, 2023 |
40 |
mit |
Rust |
| Blazing fast concurrent HashMap for Rust. |
| alphadose/haxmap |
796 |
|
0 |
35 |
over 2 years ago |
12 |
February 19, 2023 |
8 |
mit |
Go |
| Fastest and most memory efficient golang concurrent hashmap |
| NVIDIA/cuCollections |
380 |
|
0 |
0 |
about 2 years ago |
0 |
|
71 |
apache-2.0 |
C++ |
| kshk123/hashMap |
120 |
|
0 |
0 |
almost 3 years ago |
0 |
|
3 |
mit |
C++ |
| A concurrent thread-safe hash map implemented in C++ |
| mulle-concurrent/mulle-concurrent |
104 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
other |
C |
| 📶 A lock- and wait-free hashtable (and an array too) |
| saligrama/concache |
95 |
|
0 |
0 |
over 6 years ago |
1 |
October 12, 2018 |
3 |
other |
Rust |
| A linked-list based, lock-free concurrent hashmap in Rust. |
| raphw/weak-lock-free |
87 |
|
2 |
2 |
about 5 years ago |
17 |
October 17, 2020 |
2 |
apache-2.0 |
Java |
| Implementation of a concurrent map with weak keys and a detached thread local storage. |
| greg7mdp/gtl |
77 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
apache-2.0 |
C++ |
| Greg's Template Library of useful classes. |
| withoutboats/waitmap |
62 |
|
0 |
0 |
about 6 years ago |
4 |
March 13, 2020 |
7 |
|
Rust |
| veddan/rust-concurrent-hashmap |
56 |
|
8 |
4 |
about 6 years ago |
4 |
November 07, 2016 |
13 |
|
Rust |
| A concurrent hash table for Rust |