rigtorp / SPSCQueueLinks
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆1,157Updated 2 years ago
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,471Updated last year
- C++14 lock-free queue.☆1,809Updated last week
- A high performance C++ log library, producing structured binary logs☆774Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- C++20 coroutine library☆910Updated this week
- Unified Executors☆1,683Updated this week
- Fast C++ IPC using shared memory☆626Updated 3 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,168Updated last month
- A lightweight C++20 serialization and RPC library☆917Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- Fast and memory efficient c++ flat hash table/map/set☆680Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated 3 weeks ago
- Yet Another Serialization☆771Updated 11 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆445Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,593Updated 8 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆355Updated 11 months ago
- A collection of lock-free data structures written in standard C++11☆953Updated last year
- High performance C++11 thread pool☆585Updated 5 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,739Updated 9 months ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆983Updated 11 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,447Updated 3 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,306Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- C++ Benchmark Authoring Library/Framework☆862Updated 4 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆573Updated 6 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☆521Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆282Updated 3 years ago