lewissbaker / disruptorplus
A disruptor thread-synchronisation data structure for C++11.
☆126Updated last year
Alternatives and similar repositories for disruptorplus:
Users that are interested in disruptorplus are comparing it to the libraries listed below
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆151Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 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
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- generic stack-based container☆106Updated 7 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Literal Logging for C++☆84Updated 7 years ago
- ☆57Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Non bloated asynchronous logger☆222Updated last year
- fixpp - A modern C++ FIX library☆83Updated 7 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆171Updated last year
- STL-based caches for C++☆116Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 7 months ago
- Boost.Lockfree☆132Updated 3 weeks ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org intrusive module☆56Updated 2 weeks ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆358Updated last month