lewissbaker / disruptorplusLinks
A disruptor thread-synchronisation data structure for C++11.
☆130Updated 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…☆155Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- fixpp - A modern C++ FIX library☆85Updated 9 months ago
- An implementation of Seqlock in C++11☆215Updated 11 months 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
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- generic stack-based container☆107Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆105Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆267Updated 2 years ago
- Toy fats log for Meeting C++ 2016☆32Updated 8 years ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated this week
- Event loop friendly C++ actor micro-framework, supervisable☆364Updated this week
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- C++ framework for rapid server development☆77Updated last year
- c++ wrapper around libpapi☆76Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Working basic prototype of variadic template based logging☆38Updated 8 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- ☆63Updated 6 years ago