JaydenElliott / HybridMap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HybridMap

An attempt to build a hashmap that is faster than STL, albeit for a smaller set of use-cases.


Inspired by CppCon 2017: Carl Cook “When a Microsecond Is an Eternity: High Performance Trading Systems in C++ https://www.youtube.com/watch?v=NH1Tta7purM

Assumptions

Benchmarks

About


Languages

Language:C++ 85.2%Language:CMake 14.8%