fsaintjacques / disruptor--Links
disruptor concurency pattern in c++
☆492Updated 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++☆443Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆275Updated 3 years ago
- A C++ implementation of the FAST protocol.☆237Updated 2 years ago
- 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
- A FAST (FIX Adapted for STreaming) encoder/decoder☆235Updated 2 months ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆388Updated 3 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆499Updated last year
- A low overhead nanosecond clock based on x86 TSC☆343Updated 7 months ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆241Updated 5 months ago
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- C++ library for executors☆509Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Updated 10 years ago
- Ultra low latency messaging kernel☆156Updated 11 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years ago
- Modern C++ Apache Kafka client library (wrapper for librdkafka)☆640Updated last year
- C++ language binding library integrating ZeroMQ with Boost Asio☆332Updated 8 months ago
- A collection of shared memory containers for high performance server☆237Updated 3 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆982Updated last year
- ☆32Updated 9 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 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 last year
- Boost.asio based Redis-client library.☆322Updated 4 years ago
- Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.☆447Updated 2 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 6 years ago