lewissbaker / disruptorplusLinks
A disruptor thread-synchronisation data structure for C++11.
☆127Updated 2 years ago
Alternatives and similar repositories for disruptorplus
Users that are interested in disruptorplus are comparing it to the libraries listed below
Sorting:
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆153Updated last year
- generic stack-based container☆106Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- fixpp - A modern C++ FIX library☆83Updated 8 months 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 2 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- An implementation of Seqlock in C++11☆210Updated 10 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 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☆204Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- Non bloated asynchronous logger☆223Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.Coroutine2☆134Updated last month
- Toy fats log for Meeting C++ 2016☆31Updated 8 years ago
- Literal Logging for C++☆86Updated 7 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- ☆56Updated 4 years ago
- c++ wrapper around libpapi☆69Updated 7 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Boost.org intrusive module☆58Updated 2 weeks ago
- Boost.Lockfree☆133Updated 2 weeks ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago