fffaraz / awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
http://fffaraz.github.io/awesome-cpp/
MIT License
57.07k stars 7.7k forks source link

Add parallel-hashmap (very fast hashmap and btree) #1469

Closed Wawha closed 6 months ago

Wawha commented 6 months ago

Great hashmap library with implementation copy and inspire from abseil