rigtorp / SPSCQueueLinks
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆1,067Updated 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,364Updated last year
- C++14 lock-free queue.☆1,730Updated last month
- A high performance C++ log library, producing structured binary logs☆721Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆610Updated last month
- Unified Executors☆1,633Updated 6 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated this week
- Yet Another Serialization☆766Updated 7 months ago
- C++20 coroutine library☆838Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,093Updated last week
- A lightweight C++20 serialization and RPC library☆881Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,598Updated 11 months ago
- Fast and memory efficient c++ flat hash table/map/set☆632Updated last week
- High performance C++11 thread pool☆581Updated 4 years ago
- Fast C++ IPC using shared memory☆620Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆979Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆758Updated 11 months ago
- A low overhead nanosecond clock based on x86 TSC☆342Updated 7 months ago
- Asynchronous gRPC with Asio/unified executors☆433Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 3 years 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,559Updated 3 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆527Updated 2 weeks ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆427Updated last year
- Async++ concurrency framework for C++11☆1,404Updated 11 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,583Updated 2 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆856Updated 2 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,150Updated 7 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 3 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,669Updated 4 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago