lewissbaker / disruptorplusLinks
A disruptor thread-synchronisation data structure for C++11.
☆148Updated 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☆232Updated 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 …☆158Updated 5 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 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++ wrapper around libpapi☆90Updated 8 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- generic stack-based container☆110Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ framework for rapid server development☆76Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆168Updated 5 months ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A highly optimized single producer single consumer message queue C++ template☆280Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated 2 weeks ago
- Working basic prototype of variadic template based logging☆40Updated 9 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago