- An amazing C++ hash map based on a sparse table. https://github.com/greg7mdp/sparsepp 13 comments programming
- greg7mdp/sparsepp: A fast, memory efficient hash map for C++ https://github.com/greg7mdp/sparsepp 8 comments programming
- sparsepp: improving on Google's already great sparsehash https://github.com/greg7mdp/sparsepp 26 comments cpp
Linking pages
- GitHub - greg7mdp/parallel-hashmap: A family of header-only, very fast and memory-friendly hashmap and btree containers. https://github.com/greg7mdp/parallel-hashmap 40 comments
- GitHub - fffaraz/awesome-cpp: A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. https://github.com/fffaraz/awesome-cpp 38 comments
- Comprehensive C++ Hashmap Benchmarks 2022 https://martin.ankerl.com/2022/08/27/hashmap-bench-01/ 35 comments
- GitHub - Tessil/hat-trie: C++ implementation of a fast and memory efficient HAT-trie https://github.com/tessil/hat-trie 9 comments
- GitHub - greg7mdp/dlmalloc: C++ version of Doug Lea's excellent malloc() implementation. https://github.com/greg7mdp/dlmalloc/ 8 comments
- Hashmaps Benchmarks - Overview https://martin.ankerl.com/2019/04/01/hashmap-benchmarks-01-overview/ 6 comments
- sparsepp/bench.md at master · greg7mdp/sparsepp · GitHub https://github.com/greg7mdp/sparsepp/blob/master/bench.md 0 comments
- Benchmark of major hash maps implementations https://tessil.github.io/2016/08/29/benchmark-hopscotch-map.html 0 comments
Linked pages
- GitHub - greg7mdp/parallel-hashmap: A family of header-only, very fast and memory-friendly hashmap and btree containers. https://github.com/greg7mdp/parallel-hashmap 40 comments
- Original link: http://www.concentric.net/~Ttwang/tech/inthash.htm, Taken from: http://web.archive.org/web/20071223173210/http://www.concentric.net/~Ttwang/tech/inthash.htm, Reformatted using pandoc · GitHub https://gist.github.com/badboy/6267743 15 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - greg7mdp/sparsepp: A fast, memory efficient hash map for C++
See how to search.