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:
- Fast and memory efficient c++ flat hash map/set☆603Updated this week
- A fast work-stealing queue template in C++☆307Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆588Updated 2 months ago
- Greg's Template Library of useful classes.☆198Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆705Updated 3 months ago
- Concurrent Deferred Reference Counting☆165Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,086Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- A micro microbenchmarking library for C++11 in a single header file☆218Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆390Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆477Updated 2 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- An implementation of Seqlock in C++11☆210Updated 10 months ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated last month
- C++20 Meta-Programming library☆281Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆441Updated 2 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆466Updated 2 months ago