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 simple coroutine-based reactor library☆49Updated 2 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated 2 weeks ago
- Fast bounded MPMC and SPSC queues for C++20☆48Updated last year
- Very fast lock-free queue (thread safe)☆175Updated 4 months ago
- A fast, concurrent, bounded, single producer, single consumer queue☆57Updated last year
- c++ wrapper around libpapi☆87Updated 8 years ago
- Lightweight structured concurrency for C++20☆153Updated last week
- C++ implementation of the FIX Simple Binary Encoding☆57Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- An implementation of Seqlock in C++11☆229Updated last year
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- C++20 Static Branch library☆88Updated 6 months ago
- Branch Optimisation for High-frequency Trading☆59Updated 2 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆179Updated 6 months ago
- A disruptor thread-synchronisation data structure for C++11.☆145Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- fixpp - A modern C++ FIX library☆88Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- erfvicap is a packet capture tool for network adapters from Solarflare☆66Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 weeks ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 4 months ago
- An efficient, composable design pattern for range processing☆132Updated 9 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…☆43Updated 4 months ago
- A high-performance WebSocket library optimized for low latency and high throughput.☆31Updated 9 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago