fsaintjacques / disruptor--Links
disruptor concurency pattern in c++
☆487Updated 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++☆437Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆268Updated 2 years ago
- A FAST (FIX Adapted for STreaming) encoder/decoder☆232Updated last week
- 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 C++ implementation of the FAST protocol.☆234Updated 2 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆237Updated 3 months ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- ☆30Updated 9 years ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆388Updated 2 years ago
- Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.☆438Updated last week
- A low overhead nanosecond clock based on x86 TSC☆336Updated 5 months ago
- A ZooKeeper client for C++.☆156Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Ultra low latency messaging kernel☆156Updated 10 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 10 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- C++ library for executors☆509Updated 8 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 7 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- Mordor is a high performance I/O library based on fibers.☆347Updated 7 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆381Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A C++ Rate limiter implementation.☆56Updated 10 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- An implementation of Seqlock in C++11☆219Updated last year