bytemaster / disruptor
My take on the LMAX Disruptor
☆74Updated 11 years ago
Alternatives and similar repositories for disruptor:
Users that are interested in disruptor are comparing it to the libraries listed below
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- Ultra low latency messaging kernel☆156Updated 10 years ago
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- C++ port of LMAX disruptor☆21Updated 6 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Simple metrics library for C++ programs☆34Updated 12 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Raft implementation based on libcppa☆21Updated 9 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- C++11 producer/consumer library for Apache Kafka v0.10.1.0+. Does not require zookeeper integration☆27Updated 8 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Lthread C++11 binding☆10Updated 10 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated last month
- Message Framing for libuv☆58Updated 4 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago