lewissbaker / disruptorplusLinks
A disruptor thread-synchronisation data structure for C++11.
☆133Updated 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☆221Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last month
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- fixpp - A modern C++ FIX library☆85Updated 10 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 11 months ago
- A highly optimized single producer single consumer message queue C++ template☆271Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Toy fats log for Meeting C++ 2016☆32Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆194Updated last year
- Fast integer to string and string to integer conversion functions☆23Updated last year
- Non bloated asynchronous logger☆223Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- generic stack-based container☆107Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated 2 weeks ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago