Hacker News
- Comprehensive C++ Hashmap Benchmarks 2022 https://martin.ankerl.com/2022/08/27/hashmap-bench-01/ 2 comments
- Comprehensive C++ Hashmap Benchmarks 2022 https://martin.ankerl.com/2022/08/27/hashmap-bench-01/ 32 comments cpp
Linking pages
- Adding runtime benchmarks to the Rust compiler benchmark suite | Kobzol’s blog https://kobzol.github.io/rust/rustc/2023/09/23/rustc-runtime-benchmarks.html 30 comments
- GitHub - trevor-vincent/awesome-high-performance-computing: A curated list of awesome high performance computing resources https://github.com/trevor-vincent/awesome-high-performance-computing 0 comments
- GitHub - attractivechaos/udb3 https://github.com/attractivechaos/udb3 0 comments
- GitHub - ktprime/emhash: Fast and memory efficient c++ flat hash map/set https://github.com/ktprime/emhash 0 comments
Linked pages
- I Wrote The Fastest Hashtable | Probably Dance https://probablydance.com/2017/02/26/i-wrote-the-fastest-hashtable/ 229 comments
- GitHub - facebook/folly: An open-source C++ library developed and used at Facebook. https://github.com/facebook/folly 172 comments
- A new fast hash table in response to Google’s new fast hash table | Probably Dance https://probablydance.com/2018/05/28/a-new-fast-hash-table-in-response-to-googles-new-fast-hash-table/ 159 comments
- GitHub - martinus/robin-hood-hashing: Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20 https://github.com/martinus/robin-hood-hashing 107 comments
- GitHub - abseil/abseil-cpp: Abseil Common Libraries (C++) https://github.com/abseil/abseil-cpp#abseil---c-common-libraries 96 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
- CppCon 2017: Matt Kulukundis “Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step” - YouTube https://youtu.be/ncHmEUmJZf4 52 comments
- GitHub - greg7mdp/sparsepp: A fast, memory efficient hash map for C++ https://github.com/greg7mdp/sparsepp 49 comments
- GitHub - wangyi-fudan/wyhash: The FASTEST QUALITY hash function, random number generators (PRNG) and hash map. https://github.com/wangyi-fudan/wyhash 36 comments
- GitHub - greg7mdp/gtl: Greg's Template Library of useful classes. https://github.com/greg7mdp/gtl 35 comments
- GitHub - martinus/unordered_dense: A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion https://github.com/martinus/unordered_dense 32 comments
- License https://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html 11 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
- Revisiting hash table performance | Attractive Chaos https://attractivechaos.wordpress.com/2018/01/13/revisiting-hash-table-performance/ 0 comments
- Jean Guegant's Blog – Making a STL-compatible hash map from scratch - Part 1 - Beating std::unordered_map https://jguegant.github.io/blogs/tech/dense-hash-map.html#dense-hash-map 0 comments
- GitHub - skarupke/flat_hash_map: A very fast hashtable https://github.com/skarupke/flat_hash_map 0 comments
- Avalanche effect - Wikipedia https://en.wikipedia.org/wiki/Avalanche_effect 0 comments
- GitHub - ktprime/emhash: Fast and memory efficient c++ flat hash map/set https://github.com/ktprime/emhash 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:martin.ankerl.com
Search title: Comprehensive C++ Hashmap Benchmarks 2022
See how to search.