rigtorp / MPMCQueueLinks
A bounded multi-producer multi-consumer concurrent queue written in C++11
☆1,302Updated 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☆997Updated last year
- C++14 lock-free queue.☆1,659Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated last week
- Unified Executors☆1,591Updated 3 months ago
- C++20 coroutine library☆765Updated this week
- Async++ concurrency framework for C++11☆1,401Updated 7 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,536Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆684Updated 10 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,147Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,565Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- A C++ library of Concurrent Data Structures☆2,643Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,347Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,553Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- A lightweight C++20 serialization and RPC library☆850Updated last month
- Yet Another Serialization☆759Updated 3 months ago
- Your binary serialization library☆1,156Updated 3 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,942Updated 3 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆587Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆602Updated last month
- Fast C++ IPC using shared memory☆581Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,079Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 3 weeks 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 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,906Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆842Updated last year