rezabrizi / AtomicRingLinks
Very fast lock-free queue (thread safe)
☆167Updated 2 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☆142Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆200Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆69Updated 10 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- A simple coroutine-based reactor library☆48Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Declarative task execution library based on work contracts☆17Updated 4 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- Json benchmark based on nativejson-benchmark☆33Updated 7 months ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated last year
- Comprehensive benchmarks of C++ maps☆313Updated 2 years ago
- C++20 Static Branch library☆65Updated 3 months ago
- An implementation of Seqlock in C++11☆223Updated last year
- Branch Optimisation for High-frequency Trading☆57Updated 2 years ago
- Boost.org unordered module☆79Updated this week
- ☆44Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Implementation of the networking proposal P2762☆57Updated last month
- C++20 [Minimal] Static Perfect Hash library☆234Updated 2 months ago
- C++20 Memory Allocator library☆36Updated 4 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- Networking library using C++ coroutines☆105Updated 2 weeks ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- Lock-free atomic_shared_ptr implementations☆46Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated 2 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated last month
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆106Updated last year