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:
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- libuv thread communication☆59Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated 2 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- Message Framing for libuv☆58Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Netstring parsing in C☆36Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- High performance utility library for C☆96Updated 5 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Go-style coroutines and channels for C++☆34Updated 12 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 2 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Coroutines for C.☆77Updated 8 years ago