Become a sponsor to Martin Leitner-Ankerl
π Hi, I'm Martin!
I am the author and maintainer of several C++ libraries, and Bitcoin Core contributor. Some projects of mine that you might know are:
- ankerl::unordered_dense - Fast & densely stored hashmap & set based on robin-hood backward shift deletion
- ankerl::svector - Compact SVO optimized vector for C++17 or higher
- ankerl::nanobench - Simple, fast, accurate single-header microbenchmarking functionality
- robin-hood-hashing - Fast & memory efficient hashtable based on robin hood hashing
- map_benchmark - Comprehensive benchmarks of C++ maps
- BitcoinUtxoVisualizer - Visualize Bitcoin UTXO set
I do all this open source development in my free time. To be able to that I have reduced my working hours, and mostly code when my πͺ lovely family sleeps π If you like my work, I would appreciate if you would sponsor me.
Thanks!
Featured work
-
martinus/unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
C++ 926 -
martinus/svector
Compact SVO optimized vector for C++17 or higher
C++ 95 -
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
C++ 1,434 -
martinus/robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
C++ 1,527 -
martinus/map_benchmark
Comprehensive benchmarks of C++ maps
C++ 299 -
martinus/BitcoinUtxoVisualizer
Visualize Bitcoin UTXO set
C++ 42