colding / disruptorCLinks
LMAX's disruptor pattern implemented in C
☆96Updated 3 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☆74Updated 12 years ago
- Our open source benchmarks and code samples☆193Updated 2 weeks ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- ☆37Updated 10 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- redis's async event loop library☆189Updated 5 years ago
- Mirror of Apache Qpid C++☆96Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A nice place for simple libev examples. Please contribute.☆239Updated 8 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Mirror from SVN of GNU libmicrohttpd☆67Updated 9 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
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- lock free queue☆47Updated 12 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Automatically exported from code.google.com/p/openpgm☆62Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago