fsaintjacques / disruptor--Links
disruptor concurency pattern in c++
☆486Updated 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++☆432Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A highly optimized single producer single consumer message queue C++ template☆267Updated 2 years ago
- A C++ implementation of the FAST protocol.☆234Updated 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☆119Updated 6 years ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆235Updated 2 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆499Updated last year
- Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.☆435Updated last week
- ☆30Updated 9 years ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆388Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- C++ language binding library integrating ZeroMQ with Boost Asio☆333Updated 5 months ago
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆336Updated 5 months ago
- Ultra low latency messaging kernel☆155Updated 10 years ago
- C++ library for executors☆508Updated 8 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- A collection of shared memory containers for high performance server☆233Updated 3 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 …☆295Updated 10 months ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- A ZooKeeper client for C++.☆156Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago