rigtorp / SPSCQueueLinks
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆1,036Updated 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,343Updated last year
- C++14 lock-free queue.☆1,707Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆706Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆601Updated last week
- Unified Executors☆1,620Updated 5 months ago
- C++20 coroutine library☆810Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,063Updated 3 weeks ago
- Fast C++ IPC using shared memory☆589Updated 2 years ago
- Yet Another Serialization☆762Updated 5 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 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,550Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆620Updated this week
- 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
- A lightweight C++20 serialization and RPC library☆865Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,585Updated 10 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,577Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆850Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆970Updated 3 weeks ago
- High performance C++11 thread pool☆580Updated 4 years ago
- A low overhead nanosecond clock based on x86 TSC☆336Updated 5 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆419Updated last year
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆308Updated 3 weeks ago
- A highly optimized single producer single consumer message queue C++ template☆268Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆844Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,631Updated 3 months ago
- A collection of lock-free data structures written in standard C++11☆912Updated 6 months ago