lewissbaker / disruptorplusLinks
A disruptor thread-synchronisation data structure for C++11.
☆146Updated 2 years ago
Alternatives and similar repositories for disruptorplus
Users that are interested in disruptorplus are comparing it to the libraries listed below
Sorting:
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- An implementation of Seqlock in C++11☆229Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 5 months 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++ framework for rapid server development☆77Updated last year
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated last month
- c++ wrapper around libpapi☆89Updated 8 years ago
- Boost.org intrusive module☆62Updated this week
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆375Updated last week
- A highly optimized single producer single consumer message queue C++ template☆277Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆218Updated 2 years ago
- An async redis client designed for performance and scalability☆269Updated last week
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- generic stack-based container☆110Updated 7 years ago
- A feature complete LRU cache implementation in C++☆260Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago