joadnacer / atomic_queuesLinks
Fast bounded MPMC and SPSC queues for C++20
☆42Updated 10 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☆50Updated 10 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆69Updated 10 months ago
- C++ implementation of the FIX Simple Binary Encoding☆51Updated 2 weeks ago
- Branch Optimisation for High-frequency Trading☆57Updated 2 years ago
- A simple coroutine-based reactor library☆48Updated last month
- Lightweight structured concurrency for C++20☆142Updated this week
- fixpp - A modern C++ FIX library☆85Updated 11 months ago
- Yet another blazingly fast SPSC queue.☆18Updated 3 months ago
- Very fast lock-free queue (thread safe)☆167Updated 2 months ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆176Updated 4 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆112Updated last year
- Fast integer to string and string to integer conversion functions☆23Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- A high-performance WebSocket library optimized for low latency and high throughput.☆27Updated 6 months ago
- Knowledge base for low latency programming☆122Updated last month
- c++ library for binary fuse filters, including a sharded filter☆93Updated 7 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆200Updated last year
- STL-compliant stable vector container☆30Updated 6 years 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 2 years ago
- A high performance map.☆101Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- 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…☆42Updated last month
- An implementation of Seqlock in C++11☆223Updated last year
- Modular framework for building trading systems☆166Updated 2 weeks ago
- Algo trading code, documentation and webinars.☆71Updated last year
- C++20 [Minimal] Static Perfect Hash library☆234Updated 2 months ago
- C++ library for incremental computing☆23Updated 2 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆64Updated 2 years ago