rigtorp / MPMCQueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
☆1,224Updated 10 months ago
Alternatives and similar repositories for MPMCQueue:
Users that are interested in MPMCQueue are comparing it to the libraries listed below
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- C++14 lock-free queue.☆1,571Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- Unified Executors☆1,519Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,506Updated 5 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,432Updated 5 months ago
- Async++ concurrency framework for C++11☆1,368Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,538Updated last year
- C++20 coroutine library☆647Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,302Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,470Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,104Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆523Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆514Updated 2 years ago
- Yet Another Serialization☆736Updated 9 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,713Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- A high performance C++ log library, producing structured binary logs☆648Updated 5 months ago
- Fast C++ IPC using shared memory☆561Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆904Updated this week
- Event Dispatcher and callback list for C++☆1,416Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆988Updated last month
- A C++ library of Concurrent Data Structures☆2,582Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,714Updated 2 weeks ago
- Your binary serialization library☆1,101Updated 5 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,863Updated this week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,893Updated last month
- Fast and memory efficient c++ flat hash map/set☆531Updated this week