Martin Leitner-Ankerl
Results
9
repositories owned by
Martin Leitner-Ankerl
better-faster-stronger-mixer
32
Stars
4
Forks
Watchers
Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.
robin-hood-hashing
1.5k
Stars
140
Forks
Watchers
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
nanobench
1.3k
Stars
77
Forks
Watchers
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
map_benchmark
291
Stars
27
Forks
Watchers
Comprehensive benchmarks of C++ maps
svector
92
Stars
7
Forks
Watchers
Compact SVO optimized vector for C++17 or higher
unordered_dense
771
Stars
63
Forks
Watchers
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion