rezabrizi / AtomicRingLinks
Very fast lock-free queue (thread safe)
☆179Updated 6 months ago
Alternatives and similar repositories for AtomicRing
Users that are interested in AtomicRing are comparing it to the libraries listed below
Sorting:
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆232Updated 2 years ago
- Lightweight structured concurrency for C++20☆159Updated this week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- A simple coroutine-based reactor library☆49Updated last week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆120Updated last year
- An implementation of Seqlock in C++11☆236Updated last year
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆95Updated last week
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Networking library using C++ coroutines☆113Updated 2 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- Declarative task execution library based on work contracts☆17Updated 9 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- ☆45Updated 5 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆77Updated 2 years ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- Branch Optimisation for High-frequency Trading☆62Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆253Updated 6 months ago
- Json benchmark based on nativejson-benchmark☆35Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆170Updated last week
- Asynchronous IO for C++20☆18Updated 2 years ago
- work contracts☆119Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Boost.org unordered module☆86Updated 2 weeks ago