andersc / fastqueue2Links
Yet another blazingly fast SPSC queue.
☆13Updated 3 months ago
Alternatives and similar repositories for fastqueue2
Users that are interested in fastqueue2 are comparing it to the libraries listed below
Sorting:
- C++20 Static Branch library☆61Updated 2 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆66Updated 9 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 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 week
- A simple coroutine-based reactor library☆47Updated last month
- c++ wrapper around libpapi☆79Updated 7 years ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Lightweight structured concurrency for C++20☆136Updated last week
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- Implementation of the networking proposal P2762☆50Updated last week
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Declarative task execution library based on work contracts☆17Updated 3 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆133Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆194Updated last year
- An implementation of Seqlock in C++11☆221Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated last week
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- A simple replacement for std::unordered_map☆51Updated last year
- Json benchmark based on nativejson-benchmark☆32Updated 6 months ago
- Fast integer to string and string to integer conversion functions☆23Updated last year
- Lock-free atomic_shared_ptr implementations☆45Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆42Updated last week
- ☆56Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Branch Optimisation for High-frequency Trading☆57Updated last year
- ☆44Updated 4 years ago