joadnacer / atomic_queues
Fast bounded MPMC and SPSC queues for C++20
☆18Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for atomic_queues
- Google Benchmark tutorial for C/C++ developers diving into High-Performance Computing and Numerical Methods ⏱️☆27Updated 11 months ago
- Branch Optimisation for High-frequency Trading☆51Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆34Updated 9 months ago
- C++20 Coroutines and io_uring☆47Updated last year
- A simple coroutine-based reactor library☆48Updated 7 months ago
- Lightweight structured concurrency for C++20☆83Updated 2 months ago
- C++20 SIMD Within A Register library☆25Updated 3 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…☆32Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- A collection of some lockfree datastructures☆59Updated last year
- C++20 Value-oriented Metaprogramming Library☆21Updated last month
- C++ implementation of the FIX Simple Binary Encoding☆43Updated 2 weeks ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆37Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- C++20 Memory Allocators☆28Updated 2 months ago
- Fast integer to string and string to integer conversion functions☆20Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆24Updated last month
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- C++20 Static Branch library☆47Updated 3 months ago
- performance experiments for C++ exception handling☆30Updated 2 years 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…☆34Updated last year
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆206Updated 2 weeks ago
- STL-compliant stable vector container☆24Updated 6 years ago
- The header only implementation of the liburing library☆18Updated 2 months ago
- Zoo library☆104Updated 2 months ago
- A fast binary search that tries to be branchless☆95Updated 8 months ago