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☆117Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆168Updated last year
- Branch Optimisation for High-frequency Trading☆57Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆99Updated 7 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆98Updated 7 months ago
- Lock-free atomic_shared_ptr implementations☆40Updated 11 months ago
- Networking library using C++20 coroutines☆89Updated 2 weeks ago
- A simple coroutine-based reactor library☆48Updated 11 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 6 months ago
- Fast bounded MPMC and SPSC queues for C++20☆27Updated 5 months ago
- C++20 [Minimal] Static Perfect Hash library☆198Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆237Updated this week
- ☆142Updated this week
- work contracts☆97Updated 2 months ago
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- C++ light-weight Thread Pool library☆96Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- Low Latency Ring-Buffer | Atomic Smart Pointer | Lock & Wait Free Utilities☆63Updated 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆256Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- ☆153Updated last year
- Implementation of the networking proposal P2762☆38Updated last month
- The project provides high-performance concurrency, enabling highly parallel computation.☆227Updated 3 months ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆134Updated last month
- Light, fast, threadpool for C++20☆100Updated 2 years ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 5 months ago
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆177Updated 3 years ago