rigtorp / SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆974Updated 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,271Updated last year
- C++14 lock-free queue.☆1,620Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆570Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,980Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- Unified Executors☆1,553Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,514Updated 5 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,516Updated 8 months 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☆516Updated 2 years ago
- Yet Another Serialization☆755Updated last month
- C++20 coroutine library☆704Updated last week
- Fast and memory efficient c++ flat hash map/set☆578Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- A high performance C++ log library, producing structured binary logs☆674Updated 8 months ago
- Async++ concurrency framework for C++11☆1,392Updated 5 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- A lightweight C++20 serialization and RPC library☆834Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,330Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,134Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆683Updated last month
- Concurrent data structures in C++☆1,413Updated 4 years ago
- Your binary serialization library☆1,136Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,927Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,553Updated last year
- High performance C++11 thread pool☆573Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆744Updated this week
- Fast C++ IPC using shared memory☆568Updated 2 years ago
- A miniature library for struct-field reflection in C++☆547Updated 3 weeks ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆495Updated last year