rigtorp / SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
☆992Updated 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,292Updated last year
- C++14 lock-free queue.☆1,647Updated last week
- Unified Executors☆1,586Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,011Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- Yet Another Serialization☆758Updated 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,524Updated last week
- C++20 coroutine library☆756Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- A high performance C++ log library, producing structured binary logs☆679Updated 9 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- Async++ concurrency framework for C++11☆1,397Updated 7 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,341Updated last month
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆599Updated last month
- Your binary serialization library☆1,153Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,140Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆845Updated 4 months ago
- High performance C++11 thread pool☆576Updated 4 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,073Updated 3 months ago
- 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 lightweight C++20 serialization and RPC library☆849Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,389Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,534Updated 2 weeks ago