rigtorp / SPSCQueueLinks
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆1,025Updated 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,330Updated last year
- C++14 lock-free queue.☆1,683Updated 2 months ago
- A high performance C++ log library, producing structured binary logs☆698Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆599Updated last week
- Unified Executors☆1,613Updated 4 months ago
- C++20 coroutine library☆797Updated this week
- Yet Another Serialization☆761Updated 4 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,044Updated last week
- Fast and memory efficient c++ flat hash map/set☆618Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- Fast C++ IPC using shared memory☆587Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆961Updated last 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
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- Asynchronous gRPC with Asio/unified executors☆426Updated 2 weeks 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,548Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,570Updated 9 months ago
- A lightweight C++20 serialization and RPC library☆856Updated last week
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago
- A low overhead nanosecond clock based on x86 TSC☆336Updated 5 months ago
- High performance C++11 thread pool☆578Updated 4 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,575Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,114Updated 5 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,366Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,165Updated 2 years ago
- Your binary serialization library☆1,163Updated 5 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆419Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago