lewissbaker / disruptorplus
A disruptor thread-synchronisation data structure for C++11.
☆124Updated 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☆206Updated 6 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆148Updated 11 months ago
- generic stack-based container☆105Updated 6 years 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☆127Updated 3 years ago
- Boost.Lockfree☆128Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Boost.org intrusive module☆56Updated last month
- Boost.Coroutine2☆129Updated 2 months ago
- fixpp - A modern C++ FIX library☆84Updated 4 months ago
- STL-based caches for C++☆115Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- Literal Logging for C++☆84Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Light, fast, threadpool for C++20☆98Updated last year
- Non bloated asynchronous logger☆222Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 5 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆60Updated 5 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆201Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- An async redis client designed for performance and scalability☆241Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Boost.org unordered module☆66Updated 3 weeks ago