rezabrizi / AtomicRing
Very fast lock-free queue (thread safe)
☆115Updated 2 months ago
Alternatives and similar repositories for AtomicRing:
Users that are interested in AtomicRing are comparing it to the libraries listed below
- Lightweight structured concurrency for C++20☆112Updated this week
- Branch Optimisation for High-frequency Trading☆56Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆97Updated 6 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆96Updated 11 months ago
- A simple coroutine-based reactor library☆48Updated 11 months ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- Lock-free atomic_shared_ptr implementations☆37Updated 10 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆63Updated 6 months ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated 2 months ago
- Fast bounded MPMC and SPSC queues for C++20☆27Updated 4 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 4 months ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆81Updated this week
- C++20 Value-oriented Metaprogramming Library☆22Updated 2 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆229Updated this week
- C++ light-weight Thread Pool library☆94Updated last month
- ☆138Updated this week
- C++20 Memory Allocators☆33Updated 6 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆93Updated 6 months ago
- Low Latency Ring-Buffer | Atomic Smart Pointer | Lock & Wait Free Utilities☆62Updated 4 months ago
- A fast, concurrent, bounded, single producer, single consumer queue☆38Updated 5 months ago
- C++20 [Minimal] Static Perfect Hash library☆196Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆159Updated last year
- Zoo library☆121Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- STL-compliant stable vector container☆27Updated 6 years ago
- C++20 Static Branch library☆53Updated 2 weeks ago
- Ultra Low Latency EventProcessor.☆41Updated 7 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Networking library using C++20 coroutines☆87Updated last week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆57Updated last week