fsaintjacques / disruptor--Links
disruptor concurency pattern in c++
☆489Updated last year
Alternatives and similar repositories for disruptor--
Users that are interested in disruptor-- are comparing it to the libraries listed below
Sorting:
- Port of LMAX Disruptor to C++☆439Updated 3 years ago
- A C++ implementation of the FAST protocol.☆236Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆271Updated 3 years ago
- A FAST (FIX Adapted for STreaming) encoder/decoder☆234Updated 3 weeks ago
- 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
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- Ultra low latency messaging kernel☆156Updated 10 years ago
- C++ integer-to-string conversion benchmark☆340Updated 6 months ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆386Updated 3 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆238Updated 4 months ago
- Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.☆444Updated last month
- C++ library for executors☆511Updated 8 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆332Updated 7 months ago
- Mordor is a high performance I/O library based on fibers.☆347Updated 7 years ago
- A low overhead nanosecond clock based on x86 TSC☆337Updated 6 months ago
- A disruptor thread-synchronisation data structure for C++11.☆133Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Our open source benchmarks and code samples☆192Updated last month
- A collection of shared memory containers for high performance server☆234Updated 3 years ago
- An implementation of Seqlock in C++11☆221Updated last year
- git import of openonload.org https://gist.github.com/majek/ae188ae72e63470652c9☆243Updated 2 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 7 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆296Updated 11 months ago
- Low Latency C++11 Logging Library☆739Updated last year
- fixpp - A modern C++ FIX library☆85Updated 10 months ago