colding / disruptorC
LMAX's disruptor pattern implemented in C
☆95Updated 6 years ago
Alternatives and similar repositories for disruptorC:
Users that are interested in disruptorC are comparing it to the libraries listed below
- My take on the LMAX Disruptor☆73Updated 11 years ago
- Our open source benchmarks and code samples☆188Updated 3 months ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- ☆37Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- concurrency library for C++☆75Updated 10 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆114Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 9 months ago
- Lock-free implementation of the token bucket algorithm in C++☆56Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- A nice place for simple libev examples. Please contribute.☆237Updated 8 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- Boost.Lockfree☆128Updated 3 weeks ago
- A CMake build for libuv☆44Updated 6 years ago