colding / disruptorCLinks
LMAX's disruptor pattern implemented in C
☆96Updated last month
Alternatives and similar repositories for disruptorC
Users that are interested in disruptorC are comparing it to the libraries listed below
Sorting:
- Our open source benchmarks and code samples☆192Updated last week
- My take on the LMAX Disruptor☆75Updated 12 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 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 C++ Raft implementation, project moved☆24Updated 8 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- ☆37Updated 10 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- disruptor c++ implementation for IPC☆32Updated 6 months ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- C++ port of LMAX disruptor☆21Updated 7 years ago
- redis's async event loop library☆188Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- Mirror of Apache Qpid C++☆95Updated 11 months ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆17Updated 9 years ago
- concurrency library for C++☆73Updated 11 years ago
- Ultra low latency messaging kernel☆155Updated 10 years ago
- Convert build system from autoconf/make to CMake☆76Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆129Updated 2 years ago