erez-strauss / lockfree_mpmc_queueLinks
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
☆175Updated last year
Alternatives and similar repositories for lockfree_mpmc_queue
Users that are interested in lockfree_mpmc_queue are comparing it to the libraries listed below
Sorting:
- Lightweight structured concurrency for C++20☆125Updated 2 weeks ago
- A fast work-stealing queue template in C++☆307Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- work contracts☆100Updated 3 months ago
- Coroutines for C++20 & asio☆284Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆253Updated last week
- An implementation of Seqlock in C++11☆210Updated 10 months ago
- C++20 Meta-Programming library☆281Updated this week
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- A low overhead nanosecond clock based on x86 TSC☆328Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆111Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- General-purpose C++ graph library☆218Updated last week
- A highly optimized single producer single consumer message queue C++ template☆262Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆588Updated 2 months ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆153Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆235Updated 9 months ago
- Zoo library☆124Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- C++20 Microservice Bootstrapping Framework☆223Updated last week
- c++ wrapper around libpapi☆69Updated 7 years ago