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 fast, concurrent, bounded, single producer, single consumer queue☆58Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- A simple coroutine-based reactor library☆49Updated 4 months ago
- C++ implementation of the FIX Simple Binary Encoding☆56Updated 4 months ago
- Yet another blazingly fast SPSC queue.☆42Updated 8 months ago
- Branch Optimisation for High-frequency Trading☆62Updated 2 years ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- fixpp - A modern C++ FIX library☆90Updated last year
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆183Updated last month
- Lightweight structured concurrency for C++20☆157Updated last month
- Fast integer to string and string to integer conversion functions☆24Updated 2 years ago
- Perfect Hash Table C/C++ Library☆15Updated 5 years ago
- An implementation of Seqlock in C++11☆235Updated 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.☆149Updated 2 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…☆44Updated 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆252Updated 6 months ago
- c++ library for binary fuse filters, including a sharded filter☆95Updated last year
- c++ wrapper around libpapi☆92Updated 8 years ago
- C++ library for incremental computing☆23Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- Modular framework for building trading systems☆182Updated this week
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- STL-compliant stable vector container☆33Updated 7 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- A fast binary search that tries to be branchless☆105Updated last year
- A high performance map.☆105Updated 5 years ago
- A high-performance WebSocket library optimized for low latency and high throughput.☆36Updated 10 months ago
- Smart Garbage Collection Library for C++☆236Updated 9 months ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago