rigtorp / SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆912Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for SPSCQueue
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,192Updated 8 months ago
- C++14 lock-free queue.☆1,518Updated this week
- Unified Executors☆1,483Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- A high performance C++ log library, producing structured binary logs☆610Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- Yet Another Serialization☆731Updated 7 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,495Updated 3 months ago
- C++20 coroutine library☆599Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆487Updated 11 months ago
- Fast and memory efficient c++ flat hash map/set☆495Updated this week
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆930Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆506Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆743Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,307Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,529Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆829Updated last year
- A header-only C++ library for task concurrency☆622Updated last year
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆795Updated 2 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,272Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,878Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,081Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,584Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,540Updated last week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆483Updated 2 years ago
- High performance C++11 thread pool☆567Updated 4 years ago