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.

BitcoinUtxoVisualizer

40
Stars
7
Forks
Watchers

Visualize Bitcoin UTXO set

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

programming-font-test-pattern

35
Stars
5
Forks
Watchers

Test pattern for programming fonts

unordered_dense

771
Stars
63
Forks
Watchers

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

differential-evolution-rs

15
Stars
4
Forks
Watchers

Generic Differential Evolution for Rust