joadnacer / atomic_queuesLinks
Fast bounded MPMC and SPSC queues for C++20
☆48Updated last year
Alternatives and similar repositories for atomic_queues
Users that are interested in atomic_queues are comparing it to the libraries listed below
Sorting:
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆81Updated last month
- A simple coroutine-based reactor library☆49Updated 3 months ago
- Branch Optimisation for High-frequency Trading☆61Updated 2 years ago
- C++ implementation of the FIX Simple Binary Encoding☆57Updated 4 months ago
- Yet another blazingly fast SPSC queue.☆40Updated 7 months ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆58Updated last year
- Lightweight structured concurrency for C++20☆157Updated 3 weeks ago
- Very fast lock-free queue (thread safe)☆179Updated 5 months ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆180Updated last week
- fixpp - A modern C++ FIX library☆90Updated last year
- c++ wrapper around libpapi☆90Updated 8 years ago
- High-performance metrics library☆47Updated last month
- A high-performance WebSocket library optimized for low latency and high throughput.☆35Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- C++20 Static Branch library☆95Updated 7 months ago
- A high performance map.☆105Updated 5 years ago
- ☆15Updated 5 years ago
- STL-compliant stable vector container☆32Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- An implementation of Seqlock in C++11☆232Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆122Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- Zoo library☆134Updated 6 months ago
- Perfect Hash Table C/C++ Library☆14Updated 5 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
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago