joadnacer / atomic_queues
Fast bounded MPMC and SPSC queues for C++20
☆25Updated 3 months ago
Alternatives and similar repositories for atomic_queues:
Users that are interested in atomic_queues are comparing it to the libraries listed below
- A simple coroutine-based reactor library☆48Updated 9 months ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- C++ implementation of the FIX Simple Binary Encoding☆46Updated last month
- C++20 Static Branch library☆52Updated 6 months ago
- Branch Optimisation for High-frequency Trading☆56Updated last year
- Lightweight structured concurrency for C++20☆109Updated 2 weeks ago
- C++20 Value-oriented Metaprogramming Library☆22Updated last month
- Lock-free atomic_shared_ptr implementations☆37Updated 9 months ago
- C++20 [Minimal] Static Perfect Hash library☆189Updated last month
- 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 3 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆46Updated 3 months ago
- C++20 coroutine runtime emphasizing performance and ease-of-use☆23Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- An efficient, composable design pattern for range processing☆112Updated 3 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆95Updated 10 months ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Zoo library☆117Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆79Updated last month
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆149Updated last year
- FlameGraphs in Your App☆27Updated last month
- B++ Tree☆65Updated 7 months ago
- STL-compliant stable vector container☆26Updated 6 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Very fast lock-free queue (thread safe)☆110Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- C++20 Memory Allocators☆33Updated 5 months ago
- A fast binary search that tries to be branchless☆97Updated 11 months ago