unordered_dense in fffaraz/awesome-cpp

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

updated at May 26, 2024, 1:25 p.m.

C++

19 +0

751 +7

63 +0

GitHub
nanobench in fffaraz/awesome-cpp

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

updated at May 23, 2024, 9:18 p.m.

C++

20 +0

1,332 +4

77 +1

GitHub
robin-hood-hashing in fffaraz/awesome-cpp

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

updated at May 21, 2024, 1:37 p.m.

C++

40 +0

1,481 +3

140 +0

GitHub
svector in fffaraz/awesome-cpp

Compact SVO optimized vector for C++17 or higher

updated at April 18, 2024, 7:50 p.m.

C++

7 +0

92 +0

7 +0

GitHub