andersc / fastqueue2Links
Yet another blazingly fast SPSC queue.
☆14Updated 3 months ago
Alternatives and similar repositories for fastqueue2
Users that are interested in fastqueue2 are comparing it to the libraries listed below
Sorting:
- A simple coroutine-based reactor library☆48Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆68Updated 10 months ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- C++ implementation of the FIX Simple Binary Encoding☆51Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 Static Branch library☆64Updated 3 months ago
- C++20 Memory Allocator library☆36Updated 4 months ago
- Fast integer to string and string to integer conversion functions☆23Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆46Updated 10 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…☆42Updated last month
- Json benchmark based on nativejson-benchmark☆33Updated 7 months ago
- Very fast lock-free queue (thread safe)☆165Updated last month
- Lightweight structured concurrency for C++20☆141Updated this week
- Branch Optimisation for High-frequency Trading☆57Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- Lock-free atomic_shared_ptr implementations☆46Updated last year
- Declarative task execution library based on work contracts☆17Updated 4 months ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- An implementation of Seqlock in C++11☆222Updated last year
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 6 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- fixpp - A modern C++ FIX library☆85Updated 11 months ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆175Updated 3 months ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆64Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year