lewissbaker / disruptorplusLinks
A disruptor thread-synchronisation data structure for C++11.
☆149Updated 2 years ago
Alternatives and similar repositories for disruptorplus
Users that are interested in disruptorplus are comparing it to the libraries listed below
Sorting:
- An implementation of Seqlock in C++11☆235Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS …☆160Updated 6 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- fixpp - A modern C++ FIX library☆90Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- C++ framework for rapid server development☆76Updated last year
- A highly optimized single producer single consumer message queue C++ template☆282Updated 3 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Toy fats log for Meeting C++ 2016☆33Updated 9 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- generic stack-based container☆110Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated last month
- C++17 inplace_string implementation☆98Updated 7 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Working basic prototype of variadic template based logging☆40Updated 9 years ago
- Fast integer to string and string to integer conversion functions☆24Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆354Updated 11 months ago
- STL-based caches for C++☆116Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago