rigtorp / SPSCQueueLinks
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆1,111Updated 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,416Updated last year
- C++14 lock-free queue.☆1,767Updated last week
- A high performance C++ log library, producing structured binary logs☆752Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- C++20 coroutine library☆868Updated last week
- Unified Executors☆1,654Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,143Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆655Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 2 weeks ago
- A lightweight C++20 serialization and RPC library☆894Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆999Updated last month
- C++ Benchmark Authoring Library/Framework☆859Updated last month
- Fast C++ IPC using shared memory☆622Updated 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,571Updated 5 months ago
- Yet Another Serialization☆766Updated 9 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,628Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆534Updated 2 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 2 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☆519Updated 3 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆433Updated last year
- A low overhead nanosecond clock based on x86 TSC☆345Updated 9 months ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆956Updated 9 months ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,592Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆212Updated 2 years ago
- Asynchronous gRPC with Asio/unified executors☆432Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆763Updated 8 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆317Updated 4 months ago