rigtorp / SPSCQueueLinks
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆997Updated 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,302Updated last year
- C++14 lock-free queue.☆1,659Updated last month
- C++20 coroutine library☆769Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆588Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,028Updated last week
- Unified Executors☆1,591Updated 3 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,541Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,553Updated 7 months ago
- A high performance C++ log library, producing structured binary logs☆686Updated 10 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,150Updated 2 years ago
- Yet Another Serialization☆759Updated 3 months ago
- Fast and memory efficient c++ flat hash map/set☆603Updated this week
- A lightweight C++20 serialization and RPC library☆850Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,086Updated 4 months ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,421Updated 2 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Fast C++ IPC using shared memory☆582Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆842Updated last year
- 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 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆705Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- A collection of resources on wait-free and lock-free programming☆1,900Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,349Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,565Updated last month
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year