rezabrizi / AtomicRingLinks
Very fast lock-free queue (thread safe)
☆123Updated 5 months ago
Alternatives and similar repositories for AtomicRing
Users that are interested in AtomicRing are comparing it to the libraries listed below
Sorting:
- Lightweight structured concurrency for C++20☆127Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆104Updated 9 months ago
- Branch Optimisation for High-frequency Trading☆56Updated last year
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆101Updated last year
- Lock-free atomic_shared_ptr implementations☆43Updated last year
- Fast bounded MPMC and SPSC queues for C++20☆34Updated 7 months ago
- A simple coroutine-based reactor library☆48Updated 2 weeks ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆103Updated 9 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆60Updated 7 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- ☆144Updated 3 weeks ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆257Updated this week
- C++ light-weight Thread Pool library☆97Updated 4 months ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆227Updated 5 months ago
- work contracts☆101Updated 4 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆35Updated 8 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆73Updated 2 weeks ago
- An implementation of Seqlock in C++11☆213Updated 10 months ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- Low Latency Ring-Buffer | Atomic Smart Pointer | Lock & Wait Free Utilities☆65Updated 7 months ago
- c++ wrapper around libpapi☆73Updated 7 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago
- Order Book implementation in C++20 (Concepts & Co-Routines)☆26Updated last year
- Implementation of the networking proposal P2762☆43Updated last month
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated this week