martinus / map_benchmark
Comprehensive benchmarks of C++ maps
☆300Updated last year
Related projects ⓘ
Alternatives and complementary repositories for map_benchmark
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- Fast and memory efficient c++ flat hash map/set☆502Updated 2 weeks ago
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- Greg's Template Library of useful classes.☆123Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆615Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆943Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆178Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- Microbenchmarking for Modern C++☆211Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- A high performance C++ log library, producing structured binary logs☆611Updated 3 months ago
- Modern C++ B-tree containers☆264Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- An implementation of Seqlock in C++11☆189Updated 3 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆201Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- Coroutines for C++20 & asio☆228Updated this week
- Concurrent Deferred Reference Counting☆149Updated 9 months ago
- A micro microbenchmarking library for C++11 in a single header file☆211Updated 8 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆579Updated last year
- C++11 metaprogramming library☆243Updated this week
- Implementation of C++20's std::span for older compilers☆335Updated last year
- General-purpose C++ graph library☆194Updated this week