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, …☆80Updated 3 weeks ago
- A fast, concurrent, bounded, single producer, single consumer queue☆57Updated last year
- Yet another blazingly fast SPSC queue.☆39Updated 6 months ago
- Branch Optimisation for High-frequency Trading☆61Updated 2 years ago
- C++ implementation of the FIX Simple Binary Encoding☆57Updated 3 months ago
- A simple coroutine-based reactor library☆49Updated 2 months ago
- Very fast lock-free queue (thread safe)☆176Updated 5 months ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆179Updated 7 months ago
- Lightweight structured concurrency for C++20☆154Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆218Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆146Updated 2 years ago
- fixpp - A modern C++ FIX library☆90Updated last year
- STL-compliant stable vector container☆31Updated 7 years ago
- C++ library for incremental computing☆23Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 weeks ago
- An implementation of Seqlock in C++11☆229Updated last year
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- High-performance metrics library☆47Updated last week
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- An efficient, composable design pattern for range processing☆132Updated 9 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- A high performance map.☆104Updated 5 years ago
- ☆15Updated 5 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- A library for events and fibers☆37Updated 5 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆67Updated 2 years ago
- Modular framework for building trading systems☆180Updated last week
- 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
- Zoo library☆132Updated 5 months ago