rigtorp / SPSCQueueLinks
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆1,051Updated 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,349Updated last year
- C++14 lock-free queue.☆1,716Updated 3 weeks ago
- A high performance C++ log library, producing structured binary logs☆710Updated 3 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆605Updated 3 weeks ago
- C++20 coroutine library☆823Updated last week
- Fast C++ IPC using shared memory☆619Updated 3 years ago
- Unified Executors☆1,628Updated 6 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,082Updated last month
- Yet Another Serialization☆764Updated 6 months ago
- Fast and memory efficient c++ flat hash map/set☆627Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆752Updated 11 months ago
- A lightweight C++20 serialization and RPC library☆867Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- High performance C++11 thread pool☆581Updated 4 years ago
- C++ Benchmark Authoring Library/Framework☆854Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆523Updated 2 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆553Updated last month
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆423Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- A low overhead nanosecond clock based on x86 TSC☆337Updated 6 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,554Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,385Updated 5 months ago
- A fast work-stealing queue template in C++☆319Updated last year
- A collection of lock-free data structures written in standard C++11☆916Updated 7 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago