colding / disruptorCLinks
LMAX's disruptor pattern implemented in C
☆96Updated 2 weeks ago
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 2 weeks ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- ☆37Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- redis's async event loop library☆188Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆17Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated this week
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year