rigtorp / MPMCQueueLinks
A bounded multi-producer multi-consumer concurrent queue written in C++11
☆1,347Updated 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,050Updated last year
- C++14 lock-free queue.☆1,712Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆606Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆711Updated 3 weeks ago
- Unified Executors☆1,627Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,076Updated last month
- Async++ concurrency framework for C++11☆1,404Updated 10 months ago
- C++20 coroutine library☆822Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years 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,555Updated 2 months ago
- Yet Another Serialization☆765Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,643Updated 3 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,965Updated 6 months ago
- Fast and memory efficient c++ flat hash map/set☆626Updated this week
- A collection of resources on wait-free and lock-free programming☆1,935Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 10 months ago
- A lightweight C++20 serialization and RPC library☆867Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,386Updated 4 months ago
- C++ Benchmark Authoring Library/Framework☆852Updated last month
- High performance C++11 thread pool☆581Updated 4 years ago
- A C++ library of Concurrent Data Structures☆2,673Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆846Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆370Updated 3 months ago
- Fast C++ IPC using shared memory☆620Updated 3 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,854Updated 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
- Low Latency C++11 Logging Library☆739Updated last year
- Your binary serialization library☆1,167Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆972Updated last month