rigtorp / SPSCQueueLinks
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆1,117Updated last year
Alternatives and similar repositories for SPSCQueue
Users that are interested in SPSCQueue are comparing it to the libraries listed below
Sorting:
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,429Updated last year
- C++14 lock-free queue.☆1,782Updated this week
- A high performance C++ log library, producing structured binary logs☆756Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago
- C++20 coroutine library☆880Updated this week
- Unified Executors☆1,667Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,153Updated this week
- Fast C++ IPC using shared memory☆625Updated 3 years ago
- Fast and memory efficient c++ flat hash table/map/set☆662Updated 3 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,578Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,004Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- Yet Another Serialization☆769Updated 9 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Updated last month
- A lightweight C++20 serialization and RPC library☆897Updated 3 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆438Updated last year
- A low overhead nanosecond clock based on x86 TSC☆346Updated 10 months ago
- C++ Benchmark Authoring Library/Framework☆859Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,635Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- High performance C++11 thread pool☆585Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,595Updated 2 years ago
- Async++ concurrency framework for C++11☆1,414Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,418Updated last month
- Asynchronous gRPC with Asio/unified executors☆439Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆782Updated 9 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Coroutines for C++20 & asio☆323Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,709Updated 7 months ago