rigtorp / SPSCQueueLinks
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆1,008Updated 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,315Updated last year
- C++14 lock-free queue.☆1,671Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 3 months ago
- Unified Executors☆1,604Updated 3 months ago
- C++20 coroutine library☆784Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- A high performance C++ log library, producing structured binary logs☆691Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,560Updated 8 months ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 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,542Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- Yet Another Serialization☆760Updated 4 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,100Updated 4 months ago
- Your binary serialization library☆1,162Updated 4 months ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,358Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆888Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆709Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,160Updated 2 years ago
- Fast C++ IPC using shared memory☆586Updated 2 years ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,580Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- C++ Benchmark Authoring Library/Framework☆847Updated 6 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,569Updated 2 years ago