erez-strauss / lockfree_mpmc_queueLinks
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
☆180Updated 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:
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- A fast work-stealing queue template in C++☆310Updated last year
- Coroutines for C++20 & asio☆290Updated last week
- Lightweight structured concurrency for C++20☆129Updated last week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 9 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- work contracts☆102Updated 5 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Lock-free atomic_shared_ptr implementations☆43Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆305Updated 2 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆106Updated 10 months ago
- C++11 metaprogramming library☆261Updated 2 weeks ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- An async redis client designed for performance and scalability☆256Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆599Updated this week
- C++20 Microservice Bootstrapping Framework☆224Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆261Updated last week
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆63Updated 8 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated this week
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆95Updated this week
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++20 Meta-Programming library☆285Updated last month
- Scope Guard & Defer C++☆175Updated last year
- Zoo library☆125Updated 3 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆222Updated 3 weeks ago
- an experimental standard C++ library☆90Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago