rezabrizi / AtomicRing
Very fast lock-free queue (thread safe)
☆75Updated this week
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☆104Updated last week
- Branch Optimisation for High-frequency Trading☆52Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆82Updated 4 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆91Updated 9 months ago
- A simple coroutine-based reactor library☆48Updated 8 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆124Updated last year
- Zoo library☆113Updated this week
- C++20 Coroutines and io_uring☆47Updated 2 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆219Updated 2 weeks ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆87Updated 4 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆205Updated 2 weeks ago
- C++20 Static Branch library☆52Updated 4 months ago
- STL-compliant stable vector container☆25Updated 6 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆50Updated 3 weeks ago
- Fast bounded MPMC and SPSC queues for C++20☆23Updated 2 months ago
- a small lightweight std::execution work-alike☆56Updated 3 months ago
- ☆131Updated 2 months ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 5 months ago
- A C++ data structure visualization library using GraphViz☆45Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆46Updated last week
- C++ light-weight Thread Pool library☆90Updated last month
- C++ Default Guidelines☆145Updated 3 weeks ago
- Ultra Low Latency EventProcessor.☆37Updated 5 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆43Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆90Updated 4 months ago
- Networking library using C++20 coroutines☆78Updated this week
- C++20 [Minimal] Static Perfect Hash library☆184Updated this week
- C++20 coroutine runtime emphasizing performance and ease-of-use☆22Updated this week
- Scheduling examples using C++20 coroutines☆23Updated last year