rigtorp / MPMCQueueLinks
A bounded multi-producer multi-consumer concurrent queue written in C++11
☆1,449Updated last year
Alternatives and similar repositories for MPMCQueue
Users that are interested in MPMCQueue are comparing it to the libraries listed below
Sorting:
- C++14 lock-free queue.☆1,790Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,132Updated last year
- Unified Executors☆1,673Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,155Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,713Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,986Updated 10 months ago
- A high performance C++ log library, producing structured binary logs☆758Updated this week
- C++20 coroutine library☆889Updated this 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,581Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,638Updated last year
- Async++ concurrency framework for C++11☆1,413Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,596Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆664Updated last month
- Fast C++ IPC using shared memory☆625Updated 3 years ago
- Yet Another Serialization☆769Updated 10 months ago
- A lightweight C++20 serialization and RPC library☆899Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,426Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆1,008Updated last week
- A C++ library of Concurrent Data Structures☆2,710Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,784Updated 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☆520Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,895Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,260Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,162Updated this week
- Your binary serialization library☆1,208Updated 2 months ago
- A collection of resources on wait-free and lock-free programming☆1,994Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆494Updated 3 years ago