rigtorp / SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆913Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for SPSCQueue
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆611Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- Unified Executors☆1,489Updated 3 weeks ago
- Yet Another Serialization☆733Updated 8 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,497Updated 3 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Fast and memory efficient c++ flat hash map/set☆502Updated 2 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- C++20 coroutine library☆605Updated this week
- Async++ concurrency framework for C++11☆1,350Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆943Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆747Updated last week
- A header-only C++ library for task concurrency☆624Updated last year
- Fast C++ IPC using shared memory☆555Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- Your binary serialization library☆1,077Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated 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☆508Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago