bloomberg / rwl-benchLinks
A set of benchmark tools for reader/writer locks.
☆28Updated 7 years ago
Alternatives and similar repositories for rwl-bench
Users that are interested in rwl-bench are comparing it to the libraries listed below
Sorting:
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆147Updated 2 years ago
- An implementation of Seqlock in C++11☆230Updated last year
- Boost.org unordered module☆86Updated 3 weeks ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Boost.org intrusive module☆62Updated 2 weeks ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Header-only library for multithreaded programming☆239Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- C++17 inplace_string implementation☆97Updated 7 years ago
- an experimental standard C++ library☆92Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- Zoo library☆132Updated 6 months ago
- A C++ implementation of timsort☆313Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆79Updated last month
- C++ standard library features, "from scratch"☆194Updated 11 months ago
- A feature complete LRU cache implementation in C++☆261Updated 6 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- A STL allocator that mmaps files☆254Updated 4 years ago
- A fast work-stealing queue template in C++☆330Updated last week
- C++20 implementation of mutable constexpr expressions☆132Updated 4 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Microbenchmarking for Modern C++☆231Updated 5 years ago