andersc / fastqueue2Links
Yet another blazingly fast SPSC queue.
☆39Updated 6 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, …☆78Updated last year
- A simple coroutine-based reactor library☆49Updated last month
- Very fast lock-free queue (thread safe)☆174Updated 4 months ago
- C++ implementation of the FIX Simple Binary Encoding☆54Updated 2 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 4 months ago
- Branch Optimisation for High-frequency Trading☆59Updated 2 years ago
- c++ wrapper around libpapi☆85Updated 7 years ago
- Lightweight structured concurrency for C++20☆151Updated last week
- A fast, concurrent, bounded, single producer, single consumer queue☆56Updated last year
- An implementation of Seqlock in C++11☆228Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆212Updated 2 years ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆176Updated 6 months ago
- Fast bounded MPMC and SPSC queues for C++20☆47Updated last year
- C++20 Static Branch library☆68Updated 5 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆142Updated 2 years ago
- fixpp - A modern C++ FIX library☆87Updated last year
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆65Updated 2 years ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 4 months ago
- Networking library using C++ coroutines☆107Updated last week
- Go-like channels for ASIO C++20 coroutines☆41Updated last year
- C++20 Memory Allocator library☆36Updated 6 months ago
- STL-compliant stable vector container☆30Updated 7 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago