lewissbaker / disruptorplusLinks
A disruptor thread-synchronisation data structure for C++11.
☆128Updated 2 years ago
Alternatives and similar repositories for disruptorplus
Users that are interested in disruptorplus are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- generic stack-based container☆106Updated 7 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆154Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.Lockfree☆133Updated last month
- Literal Logging for C++☆86Updated 7 years ago
- An implementation of Seqlock in C++11☆212Updated 10 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 9 months ago
- fixpp - A modern C++ FIX library☆83Updated 8 months ago
- STL-based caches for C++☆116Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- ☆56Updated 4 years ago
- Boost.Coroutine2☆135Updated 2 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago