svector in fffaraz/awesome-cpp

Compact SVO optimized vector for C++17 or higher

updated at June 3, 2024, 3:03 a.m.

C++

7 +0

93 +0

7 +0

GitHub
nanobench in fffaraz/awesome-cpp

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

updated at June 21, 2024, 6:19 a.m.

C++

20 +0

1,354 +4

77 +0

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 June 21, 2024, 8:16 a.m.

C++

40 +0

1,491 +5

142 +0

GitHub
unordered_dense in fffaraz/awesome-cpp

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

updated at June 23, 2024, 6:25 a.m.

C++

19 +0

819 +20

65 +1

GitHub