martinus / map_benchmarkLinks
Comprehensive benchmarks of C++ maps
☆309Updated 2 years ago
Alternatives and similar repositories for map_benchmark
Users that are interested in map_benchmark are comparing it to the libraries listed below
Sorting:
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- A fast work-stealing queue template in C++☆308Updated last year
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- Greg's Template Library of useful classes.☆201Updated 3 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 3 months ago
- Concurrent Deferred Reference Counting☆165Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆709Updated 3 months ago
- Modern C++ B-tree containers☆272Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆367Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆219Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,100Updated 4 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆218Updated 8 months ago
- C++20 [Minimal] Static Perfect Hash library☆222Updated last month
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- An implementation of Seqlock in C++11☆213Updated 10 months ago
- Coroutines for C++20 & asio☆287Updated this week
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- ☆127Updated 2 years ago
- Lightweight structured concurrency for C++20☆127Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆116Updated last month
- C++11 metaprogramming library☆260Updated 2 weeks ago
- C++20 Meta-Programming library☆284Updated 3 weeks ago