rmind / ttimerLinks
Tick-based timer (hierarchical timing wheel algorithm)
☆44Updated 5 years ago
Alternatives and similar repositories for ttimer
Users that are interested in ttimer are comparing it to the libraries listed below
Sorting:
- libuv thread communication☆58Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- C11 Lock-free Stack☆183Updated last year
- Coroutines for C.☆76Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Message Framing for libuv☆58Updated 4 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆96Updated this week
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- C++ framework for rapid server development☆77Updated last year
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- skiplist library for C.☆54Updated 8 years ago