rigtorp / MPMCQueueLinks
A bounded multi-producer multi-consumer concurrent queue written in C++11
☆1,313Updated last year
Alternatives and similar repositories for MPMCQueue
Users that are interested in MPMCQueue are comparing it to the libraries listed below
Sorting:
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,004Updated last year
- C++14 lock-free queue.☆1,668Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- Unified Executors☆1,604Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,575Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,358Updated 2 months ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,952Updated 4 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 2 months ago
- A C++ library of Concurrent Data Structures☆2,648Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- Yet Another Serialization☆760Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,569Updated 2 years ago
- C++20 coroutine library☆784Updated last week
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- A high performance C++ log library, producing structured binary logs☆691Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,826Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,100Updated 4 months ago
- High performance C++11 thread pool☆578Updated 4 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 3 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,921Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,203Updated 8 months ago