lewissbaker / disruptorplus
A disruptor thread-synchronisation data structure for C++11.
☆125Updated last year
Alternatives and similar repositories for disruptorplus:
Users that are interested in disruptorplus are comparing it to the libraries listed below
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- An implementation of Seqlock in C++11☆208Updated 7 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆149Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- generic stack-based container☆105Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 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
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- fixpp - A modern C++ FIX library☆84Updated 6 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 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 last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- ☆57Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 2 weeks ago
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- Boost.Lockfree☆130Updated last week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- Literal Logging for C++☆84Updated 7 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆355Updated last month
- c++ wrapper around libpapi☆63Updated 7 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Light, fast, threadpool for C++20☆98Updated last year
- Boost.Coroutine2☆130Updated last week
- C++17 inplace_string implementation☆94Updated 6 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago