colding / disruptorCLinks
LMAX's disruptor pattern implemented in C
☆96Updated 2 months ago
Alternatives and similar repositories for disruptorC
Users that are interested in disruptorC are comparing it to the libraries listed below
Sorting:
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- timer.c: Tickless hierarchical timing wheel☆232Updated 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
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Updated 10 years ago
- Mirror from SVN of GNU libmicrohttpd☆66Updated 9 years ago
- Mirror of Apache Qpid C++☆96Updated last year
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- ☆37Updated 10 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- redis's async event loop library☆189Updated 5 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
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C++ port of LMAX disruptor☆22Updated 7 years ago
- disruptor c++ implementation for IPC☆31Updated 8 months ago
- A lock-free object pool, CAS/spin/pthread_mutex☆17Updated 9 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Ultra low latency messaging kernel☆156Updated 11 years ago
- C++ binding for nanomsg☆112Updated 11 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 6 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago