rigtorp / SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆982Updated last year
Alternatives and similar repositories for SPSCQueue:
Users that are interested in SPSCQueue are comparing it to the libraries listed below
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,280Updated last year
- C++14 lock-free queue.☆1,631Updated last week
- Unified Executors☆1,569Updated last month
- A high performance C++ log library, producing structured binary logs☆676Updated 8 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,518Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated last week
- C++20 coroutine library☆726Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,528Updated 6 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- 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 last month
- Yet Another Serialization☆756Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆590Updated last week
- Async++ concurrency framework for C++11☆1,394Updated 6 months ago
- C++ Benchmark Authoring Library/Framework☆844Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,334Updated 3 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,846Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,399Updated last month
- C++ library for executors☆501Updated 8 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆838Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,053Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,932Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,561Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated last week
- Your binary serialization library☆1,145Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆691Updated last month