colding / disruptorCLinks
LMAX's disruptor pattern implemented in C
☆96Updated 6 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 3 months ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- A nice place for simple libev examples. Please contribute.☆239Updated 9 years ago
- ☆37Updated 10 years ago
- redis's async event loop library☆189Updated 6 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Updated 11 years ago
- A C++ Raft implementation, project moved☆25Updated 9 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 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
- disruptor c++ implementation for IPC (Linux, Mac OS)☆33Updated 3 months ago
- Proactor design pattern (C++, threads)☆20Updated 8 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 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
- nanomsg rpc with protobuf☆40Updated 12 years ago
- Mirror from SVN of GNU libmicrohttpd☆67Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 4 months ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Various open addressing hashmap algorithms in C++☆258Updated 4 years ago