rigtorp / MPMCQueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
☆1,279Updated last year
Alternatives and similar repositories for MPMCQueue:
Users that are interested in MPMCQueue are comparing it to the libraries listed below
- C++14 lock-free queue.☆1,631Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆979Updated last year
- Unified Executors☆1,564Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated 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,518Updated 8 months ago
- Async++ concurrency framework for C++11☆1,394Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,528Updated 6 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,561Updated last year
- Yet Another Serialization☆756Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,520Updated this week
- Your binary serialization library☆1,145Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆838Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,931Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,779Updated last year
- Fast and memory efficient c++ flat hash map/set☆589Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,178Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 7 months ago
- C++20 coroutine library☆719Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆576Updated 3 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,631Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,396Updated 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 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,846Updated this week
- A C++ library of Concurrent Data Structures☆2,614Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,574Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,334Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- scanf for modern C++☆1,169Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,050Updated 2 months ago