rezabrizi / AtomicRingLinks
Very fast lock-free queue (thread safe)
☆121Updated 4 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☆125Updated 2 weeks ago
- Branch Optimisation for High-frequency Trading☆57Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 9 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆58Updated 6 months ago
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month
- Lock-free atomic_shared_ptr implementations☆42Updated last year
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆100Updated last year
- ☆144Updated this week
- C++ light-weight Thread Pool library☆96Updated 3 months ago
- Networking library using C++20 coroutines☆97Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- work contracts☆100Updated 4 months ago
- C++20 Static Branch library☆59Updated this week
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆102Updated 9 months ago
- An implementation of Seqlock in C++11☆210Updated 10 months ago
- A simple coroutine-based reactor library☆48Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆253Updated last week
- Asynchronous IO for C++20☆15Updated last year
- Coroutines for C++20 & asio☆284Updated last month
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated last week
- ☆55Updated last year
- c++ wrapper around libpapi☆71Updated 7 years ago
- Fast bounded MPMC and SPSC queues for C++20☆32Updated 7 months ago
- C++20 Value-oriented Metaprogramming Library☆23Updated 4 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆227Updated 5 months ago
- High performance HTTP server built on C++20 coroutines and io_uring☆164Updated 9 months ago