martinus / map_benchmarkLinks
Comprehensive benchmarks of C++ maps
☆310Updated 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☆353Updated 9 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆599Updated this week
- A fast work-stealing queue template in C++☆310Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- Fast and memory efficient c++ flat hash map/set☆618Updated last month
- Greg's Template Library of useful classes.☆203Updated last month
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- Concurrent Deferred Reference Counting☆165Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- ☆127Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Modern C++ B-tree containers☆274Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆622Updated 2 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆711Updated 4 months ago
- A micro microbenchmarking library for C++11 in a single header file☆222Updated 3 weeks ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆961Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 10 months ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆416Updated 6 months ago
- Lightweight structured concurrency for C++20☆129Updated last week
- A high performance C++ log library, producing structured binary logs☆698Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated this week
- C++11 metaprogramming library☆261Updated 2 weeks ago