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:
- Yet another blazingly fast SPSC queue.☆39Updated 6 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated 2 weeks ago
- A fast, concurrent, bounded, single producer, single consumer queue☆57Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆57Updated 3 months ago
- A simple coroutine-based reactor library☆49Updated 2 months ago
- Branch Optimisation for High-frequency Trading☆59Updated 2 years ago
- Very fast lock-free queue (thread safe)☆175Updated 4 months ago
- Lightweight structured concurrency for C++20☆153Updated last week
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- c++ wrapper around libpapi☆87Updated 8 years ago
- fixpp - A modern C++ FIX library☆88Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆179Updated 6 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆145Updated 2 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 8 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- 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
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- c++ library for binary fuse filters, including a sharded filter☆93Updated 10 months ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- High-performance metrics library☆47Updated 2 weeks ago
- C++ library for incremental computing☆23Updated 3 years ago
- C++20 Static Branch library☆88Updated 6 months ago
- A high-performance WebSocket library optimized for low latency and high throughput.☆31Updated 9 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 month
- An implementation of Seqlock in C++11☆229Updated last year
- Perfect Hash Table C/C++ Library☆14Updated 5 years ago