rigtorp / MPMCQueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
☆1,199Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for MPMCQueue
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆914Updated 10 months ago
- C++14 lock-free queue.☆1,527Updated 2 weeks ago
- Unified Executors☆1,491Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 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,498Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,314Updated 3 months ago
- Async++ concurrency framework for C++11☆1,350Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,444Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated 2 months ago
- Yet Another Serialization☆733Updated 8 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- A high performance C++ log library, producing structured binary logs☆611Updated 3 months ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆509Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆503Updated 2 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,623Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆944Updated last month
- Your binary serialization library☆1,077Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,090Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,428Updated 10 months ago
- C++20 coroutine library☆608Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,336Updated last week
- High performance C++11 thread pool☆569Updated 4 years ago