andersc / fastqueue2Links
Yet another blazingly fast SPSC queue.
☆42Updated 8 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☆49Updated 3 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- Lightweight structured concurrency for C++20☆157Updated last month
- C++ implementation of the FIX Simple Binary Encoding☆56Updated 4 months ago
- c++ wrapper around libpapi☆91Updated 8 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆58Updated last year
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- Fast bounded MPMC and SPSC queues for C++20☆48Updated last year
- Branch Optimisation for High-frequency Trading☆62Updated 2 years ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- An implementation of Seqlock in C++11☆235Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- C++20 Static Branch library☆96Updated 7 months ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- fixpp - A modern C++ FIX library☆90Updated last year
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆181Updated 3 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆249Updated 6 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆124Updated last year
- ☆15Updated 5 years ago
- C++ implementation of the FIX protocol☆21Updated 2 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆117Updated last year
- STL-compliant stable vector container☆33Updated 7 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…☆43Updated 5 months ago
- work contracts☆119Updated 2 months ago