rezabrizi / AtomicRingLinks
Very fast lock-free queue (thread safe)
☆175Updated 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☆153Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 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 4 months ago
- C++20 Static Branch library☆88Updated 6 months ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- A simple coroutine-based reactor library☆49Updated 2 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- Networking library using C++ coroutines☆110Updated last month
- An implementation of Seqlock in C++11☆229Updated last year
- work contracts☆116Updated 3 weeks ago
- Implementation of the networking proposal P2762☆69Updated 2 months ago
- Boost.org unordered module☆86Updated this week
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 weeks ago
- A simple replacement for std::unordered_map☆50Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆160Updated 3 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++20 Memory Allocator library☆36Updated 7 months ago
- C++20 [Minimal] Static Perfect Hash library☆243Updated 4 months ago
- Declarative task execution library based on work contracts☆17Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- Asynchronous IO for C++20☆18Updated 2 years ago
- Json benchmark based on nativejson-benchmark☆34Updated 10 months ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 4 months ago