joadnacer / atomic_queuesLinks
Fast bounded MPMC and SPSC queues for C++20
☆47Updated 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, …☆78Updated last year
- A simple coroutine-based reactor library☆49Updated last month
- A fast, concurrent, bounded, single producer, single consumer queue☆56Updated last year
- Branch Optimisation for High-frequency Trading☆59Updated 2 years ago
- C++ implementation of the FIX Simple Binary Encoding☆54Updated 2 months ago
- Very fast lock-free queue (thread safe)☆174Updated 4 months ago
- Yet another blazingly fast SPSC queue.☆39Updated 6 months ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆176Updated 6 months ago
- Lightweight structured concurrency for C++20☆151Updated last week
- fixpp - A modern C++ FIX library☆87Updated last year
- High-performance metrics library☆48Updated 3 weeks ago
- Smart Garbage Collection Library for C++☆233Updated 7 months ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 9 months ago
- A high performance map.☆103Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆212Updated 2 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- C++20 [Minimal] Static Perfect Hash library☆243Updated 4 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 4 months ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- C++20 Static Branch library☆68Updated 5 months ago
- c++ wrapper around libpapi☆85Updated 7 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- An implementation of Seqlock in C++11☆228Updated last year
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆90Updated last month
- Zoo library☆133Updated 4 months ago
- Modular framework for building trading systems☆174Updated 2 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- An efficient, composable design pattern for range processing☆131Updated 8 months ago