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, …☆83Updated 2 months ago
- Branch Optimisation for High-frequency Trading☆62Updated 2 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆58Updated last year
- A simple coroutine-based reactor library☆49Updated last week
- C++ implementation of the FIX Simple Binary Encoding☆57Updated 5 months ago
- Yet another blazingly fast SPSC queue.☆42Updated 8 months ago
- Fast integer to string and string to integer conversion functions☆24Updated 2 years ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆183Updated last month
- fixpp - A modern C++ FIX library☆90Updated last year
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- Lightweight structured concurrency for C++20☆158Updated last month
- An efficient, composable design pattern for range processing☆134Updated 11 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated 2 years ago
- An implementation of Seqlock in C++11☆236Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆124Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆150Updated 2 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
- c++ library for binary fuse filters, including a sharded filter☆95Updated last year
- A high performance map.☆105Updated 5 years ago
- STL-compliant stable vector container☆33Updated 7 years ago
- C++20 [Minimal] Static Perfect Hash library☆253Updated 6 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆282Updated this week
- Knowledge base for low latency programming☆134Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- Smart Garbage Collection Library for C++☆237Updated 9 months ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- A fast binary search that tries to be branchless☆106Updated last year