robin-hood-hashing in fffaraz/awesome-cpp

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

created at July 27, 2013, 11:03 p.m.

C++

40 +0

1,473 +1

140 +0

GitHub
nanobench in fffaraz/awesome-cpp

Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20

created at Oct. 5, 2019, 9:39 p.m.

C++

20 +0

1,309 +5

75 +1

GitHub
unordered_dense in fffaraz/awesome-cpp

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

created at June 24, 2022, 4:03 a.m.

C++

19 +0

731 +7

61 +1

GitHub
svector in fffaraz/awesome-cpp

Compact SVO optimized vector for C++17 or higher

created at May 1, 2022, 5:57 a.m.

C++

7 +0

92 +0

7 +0

GitHub