joadnacer / atomic_queuesLinks
Fast bounded MPMC and SPSC queues for C++20
☆34Updated 7 months ago
Alternatives and similar repositories for atomic_queues
Users that are interested in atomic_queues are comparing it to the libraries listed below
Sorting:
- A simple coroutine-based reactor library☆48Updated 3 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆60Updated 7 months ago
- Branch Optimisation for High-frequency Trading☆56Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆50Updated this week
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Lightweight structured concurrency for C++20☆127Updated this week
- Very fast lock-free queue (thread safe)☆123Updated 5 months ago
- A fast, concurrent, bounded, single producer, single consumer queue☆38Updated 8 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…☆35Updated 8 months ago
- C++20 Value-oriented Metaprogramming Library☆24Updated 5 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- STL-compliant stable vector container☆30Updated 6 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- fixpp - A modern C++ FIX library☆83Updated 9 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- High-performance metrics library☆42Updated 5 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆101Updated last year
- C++20 Static Branch library☆59Updated 3 weeks ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated this week
- C++20 Memory Allocator library☆35Updated last month
- C++20 [Minimal] Static Perfect Hash library☆222Updated last month
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆40Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- Yet another blazingly fast SPSC queue.☆12Updated last month
- Reference documents for low latency programming☆62Updated 7 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆35Updated this week
- Zoo library☆125Updated this week
- c++ library for binary fuse filters, including a sharded filter☆89Updated 4 months ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated this week