| greg7mdp/parallel-hashmap |
2,182 |
|
0 |
0 |
over 2 years ago |
2 |
May 02, 2021 |
3 |
apache-2.0 |
C++ |
| A family of header-only, very fast and memory-friendly hashmap and btree containers. |
| sparsehash/sparsehash |
1,245 |
|
0 |
1 |
over 4 years ago |
1 |
March 03, 2021 |
27 |
bsd-3-clause |
C++ |
| C++ associative containers |
| greg7mdp/sparsepp |
1,171 |
|
1 |
1 |
almost 3 years ago |
5 |
September 22, 2018 |
4 |
other |
C++ |
| A fast, memory efficient hash map for C++ |
| Tessil/robin-map |
1,085 |
|
0 |
0 |
over 2 years ago |
3 |
April 05, 2022 |
9 |
mit |
C++ |
| C++ implementation of a fast hash map and hash set using robin hood hashing |
| wangyi-fudan/wyhash |
849 |
|
0 |
0 |
over 2 years ago |
0 |
|
15 |
unlicense |
C |
| The FASTEST QUALITY hash function, random number generators (PRNG) and hash map. |
| seancorfield/next-jdbc |
710 |
|
0 |
0 |
about 2 years ago |
45 |
October 19, 2020 |
4 |
epl-1.0 |
Clojure |
| A modern low-level Clojure wrapper for JDBC-based access to databases. |
| Tessil/hopscotch-map |
659 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
mit |
C++ |
| C++ implementation of a fast hash map and hash set using hopscotch hashing |
| tidwall/hashmap.c |
654 |
|
0 |
0 |
about 2 years ago |
0 |
|
4 |
mit |
C |
| Hash map implementation in C. |
| Tessil/ordered-map |
468 |
|
0 |
0 |
over 2 years ago |
2 |
August 22, 2022 |
6 |
mit |
C++ |
| C++ hash map and hash set which preserve the order of insertion |
| usethesource/capsule |
391 |
|
0 |
0 |
over 2 years ago |
0 |
|
8 |
bsd-2-clause |
Java |
| The Capsule Hash Trie Collections Library |