andersc / fastqueue2Links
Yet another blazingly fast SPSC queue.
☆37Updated 5 months ago
Alternatives and similar repositories for fastqueue2
Users that are interested in fastqueue2 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, …☆73Updated 11 months ago
- A simple coroutine-based reactor library☆49Updated last month
- C++ implementation of the FIX Simple Binary Encoding☆54Updated last month
- Fast bounded MPMC and SPSC queues for C++20☆45Updated 11 months ago
- Branch Optimisation for High-frequency Trading☆59Updated 2 years ago
- Very fast lock-free queue (thread safe)☆173Updated 3 months ago
- A fast, concurrent, bounded, single producer, single consumer queue☆55Updated last year
- Lightweight structured concurrency for C++20☆150Updated 3 weeks ago
- c++ wrapper around libpapi☆84Updated 7 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
- Lock-free atomic_shared_ptr implementations☆46Updated last year
- C++20 Static Branch library☆68Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆210Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- An implementation of Seqlock in C++11☆227Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆139Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- Zoo library☆132Updated 4 months ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆152Updated 4 years ago
- fixpp - A modern C++ FIX library☆86Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- ☆44Updated 4 years ago
- ☆15Updated 5 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 3 months ago
- Declarative task execution library based on work contracts☆17Updated 5 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- C++ Binance Futures SDK.☆22Updated 4 years ago