Linking pages
- GitHub - Tessil/hopscotch-map: C++ implementation of a fast hash map and hash set using hopscotch hashing https://github.com/Tessil/hopscotch-map 64 comments
- GitHub - Tessil/ordered-map: C++ hash map and hash set which preserve the order of insertion https://github.com/tessil/ordered-map 12 comments
- GitHub - Tessil/robin-map: C++ implementation of a fast hash map and hash set using robin hood hashing https://github.com/tessil/robin-map 8 comments
- GitHub - Tessil/sparse-map: C++ implementation of a memory efficient hash map and hash set https://github.com/tessil/sparse-map 6 comments
- Hopscotch hashing https://tessil.github.io/2016/08/29/hopscotch-hashing.html 0 comments
- GitHub - ktprime/emhash: Fast and memory efficient c++ flat hash map/set https://github.com/ktprime/emhash 0 comments
Linked pages
- http://incise.org/hash-table-benchmarks.html 106 comments
- GitHub - Tessil/hopscotch-map: C++ implementation of a fast hash map and hash set using hopscotch hashing https://github.com/Tessil/hopscotch-map 64 comments
- GitHub - greg7mdp/sparsepp: A fast, memory efficient hash map for C++ https://github.com/greg7mdp/sparsepp 49 comments
- GitHub - Tessil/ordered-map: C++ hash map and hash set which preserve the order of insertion https://github.com/tessil/ordered-map 12 comments
- GitHub - Tessil/hat-trie: C++ implementation of a fast and memory efficient HAT-trie https://github.com/tessil/hat-trie 9 comments
- GitHub - Tessil/robin-map: C++ implementation of a fast hash map and hash set using robin hood hashing https://github.com/tessil/robin-map 8 comments
- GitHub - Tessil/sparse-map: C++ implementation of a memory efficient hash map and hash set https://github.com/tessil/sparse-map 6 comments
- GitHub - skarupke/flat_hash_map: A very fast hashtable https://github.com/skarupke/flat_hash_map 0 comments
Related searches:
Search whole site: site:tessil.github.io
Search title: Benchmark of major hash maps implementations
See how to search.