rigtorp / MPMCQueueLinks
A bounded multi-producer multi-consumer concurrent queue written in C++11
☆1,370Updated 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,072Updated last year
- C++14 lock-free queue.☆1,742Updated last week
- A high performance C++ log library, producing structured binary logs☆723Updated 2 months ago
- Unified Executors☆1,637Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆611Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,585Updated 2 years ago
- Async++ concurrency framework for C++11☆1,406Updated 11 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,098Updated 3 weeks ago
- C++20 coroutine library☆842Updated 2 weeks 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,559Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated 11 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,675Updated 5 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆759Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,972Updated 7 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,397Updated 6 months ago
- Fast and memory efficient c++ flat hash table/map/set☆632Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆985Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆518Updated 3 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,158Updated 8 months ago
- A lightweight C++20 serialization and RPC library☆883Updated last month
- Yet Another Serialization☆765Updated 7 months ago
- A collection of resources on wait-free and lock-free programming☆1,948Updated last year
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago
- Fast C++ IPC using shared memory☆621Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,682Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,862Updated last year
- High performance C++11 thread pool☆581Updated 4 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- Your binary serialization library☆1,180Updated 3 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆561Updated 2 months ago