rigtorp / SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆952Updated 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,228Updated 10 months ago
- C++14 lock-free queue.☆1,579Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,918Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,480Updated 3 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆529Updated last year
- Unified Executors☆1,522Updated this 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,506Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 4 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆834Updated last year
- A high performance C++ log library, producing structured binary logs☆650Updated 6 months ago
- C++20 coroutine library☆650Updated 2 months ago
- Yet Another Serialization☆741Updated 10 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,107Updated 2 years 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☆515Updated 2 years ago
- Async++ concurrency framework for C++11☆1,378Updated 3 months ago
- High performance C++11 thread pool☆572Updated 4 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- A miniature library for struct-field reflection in C++☆524Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆738Updated 3 weeks ago
- Fast and memory efficient c++ flat hash map/set☆539Updated this week
- A lightweight C++20 serialization and RPC library☆776Updated 3 weeks ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆958Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,443Updated 5 months ago
- Fast C++ IPC using shared memory☆561Updated 2 years ago
- Your binary serialization library☆1,106Updated 6 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,306Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆552Updated 5 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆486Updated 2 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,898Updated last month