joadnacer / atomic_queues
Fast bounded MPMC and SPSC queues for C++20
☆27Updated 4 months ago
Alternatives and similar repositories for atomic_queues:
Users that are interested in atomic_queues are comparing it to the libraries listed below
- Branch Optimisation for High-frequency Trading☆56Updated last year
- A simple coroutine-based reactor library☆48Updated 10 months ago
- Lightweight structured concurrency for C++20☆109Updated this week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆48Updated 4 months ago
- C++ implementation of the FIX Simple Binary Encoding☆48Updated 2 months ago
- C++20 Value-oriented Metaprogramming Library☆22Updated last month
- Fast integer to string and string to integer conversion functions☆21Updated last year
- C++20 Static Branch library☆52Updated this week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆96Updated 11 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 4 months ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated last month
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- ☆16Updated 5 years ago
- Lock-free atomic_shared_ptr implementations☆37Updated 9 months ago
- fixpp - A modern C++ FIX library☆84Updated 5 months ago
- Reference documents for low latency programming☆59Updated 4 months ago
- C++20 SIMD Within A Register library☆30Updated 6 months ago
- C++20 [Minimal] Static Perfect Hash library☆190Updated last month
- C++20 Memory Allocators☆33Updated 6 months ago
- A fast, concurrent, bounded, single producer, single consumer queue☆38Updated 4 months ago
- C++20 coroutine runtime emphasizing performance and ease-of-use☆24Updated this week
- Public files for HRT Beat posts (https://www.hudsonrivertrading.com/hrtbeat/)☆13Updated 5 months ago
- STL-compliant stable vector container☆26Updated 6 years ago
- C++20 Unit-Testing library☆43Updated 4 months ago
- Very fast lock-free queue (thread safe)☆113Updated last month
- Zoo library☆120Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- B++ Tree☆65Updated 7 months ago
- Minimal Rust-inspired C++20 STL replacement☆179Updated 2 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆96Updated 6 months ago