rezabrizi / AtomicRing
Very fast lock-free queue (thread safe)
☆117Updated 3 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☆120Updated 2 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆102Updated 8 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- Branch Optimisation for High-frequency Trading☆57Updated last year
- Networking library using C++20 coroutines☆92Updated last month
- A simple coroutine-based reactor library☆48Updated last year
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆205Updated last week
- C++20 Static Branch library☆57Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆244Updated 3 weeks ago
- Lock-free atomic_shared_ptr implementations☆40Updated 11 months ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated 4 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆53Updated 5 months ago
- Fast bounded MPMC and SPSC queues for C++20☆28Updated 6 months ago
- c++ wrapper around libpapi☆68Updated 7 years ago
- ☆143Updated last week
- C++ light-weight Thread Pool library☆96Updated 2 months ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 6 months ago
- C++20 Memory Allocator library☆34Updated last week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆98Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- Concurrent Deferred Reference Counting☆162Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆100Updated 8 months ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆139Updated this week
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆166Updated last month
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago