bytemaster / disruptorLinks
My take on the LMAX Disruptor
☆75Updated 12 years ago
Alternatives and similar repositories for disruptor
Users that are interested in disruptor are comparing it to the libraries listed below
Sorting:
- LMAX's disruptor pattern implemented in C☆96Updated 5 months ago
- Ultra low latency messaging kernel☆157Updated 11 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Updated 11 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- Consistent Hashing data structures and algorithms for C++☆40Updated 9 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- ☆66Updated 5 years ago
- Simple metrics library for C++ programs☆34Updated 13 years ago
- A system for maintaining replicated state machines☆116Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆408Updated 8 months ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- C++11 producer/consumer library for Apache Kafka v0.10.1.0+. Does not require zookeeper integration☆27Updated 8 years ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- C++ port of LMAX disruptor☆22Updated 7 years ago
- A C++ Raft implementation, project moved☆25Updated 9 years ago
- disruptor concurency pattern in c++☆496Updated last year
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- disruptor c++ implementation for IPC (Linux, Mac OS)☆33Updated 2 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Library that provides an actor style message-passing programming model (in C++).☆241Updated 3 years ago