joadnacer / atomic_queuesLinks
Fast bounded MPMC and SPSC queues for C++20
☆45Updated 11 months ago
Alternatives and similar repositories for atomic_queues
Users that are interested in atomic_queues are comparing it to the libraries listed below
Sorting:
- A fast, concurrent, bounded, single producer, single consumer queue☆55Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆54Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆73Updated 11 months ago
- Branch Optimisation for High-frequency Trading☆59Updated 2 years ago
- Yet another blazingly fast SPSC queue.☆37Updated 5 months ago
- A simple coroutine-based reactor library☆49Updated last month
- Very fast lock-free queue (thread safe)☆173Updated 3 months ago
- fixpp - A modern C++ FIX library☆86Updated last year
- Lightweight structured concurrency for C++20☆150Updated 3 weeks ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆176Updated 5 months ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆42Updated last week
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆139Updated 2 years ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- STL-compliant stable vector container☆30Updated 7 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆117Updated last year
- Toy fats log for Meeting C++ 2016☆33Updated 8 years ago
- A high-performance WebSocket library optimized for low latency and high throughput.☆30Updated 7 months ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 9 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- erfvicap is a packet capture tool for network adapters from Solarflare☆65Updated 2 years ago
- Modular framework for building trading systems☆171Updated last month
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 5 years ago
- FIX library generated with C++ PreProcessor to be used in latency sensitive context.☆31Updated 7 months ago
- A high performance map.☆103Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆210Updated 2 years ago
- Knowledge base for low latency programming☆131Updated this week
- Smart Garbage Collection Library for C++☆231Updated 6 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 2 months ago