rmind / ttimer
Tick-based timer (hierarchical timing wheel algorithm)
☆43Updated 5 years ago
Alternatives and similar repositories for ttimer:
Users that are interested in ttimer are comparing it to the libraries listed below
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 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
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆20Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Pblog is a small, low overhead, structured logging library☆30Updated 7 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- NIH Utility Library☆89Updated 3 years ago
- libuv thread communication☆58Updated last year
- Netstring parsing in C☆35Updated 4 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
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Coroutines for C.☆74Updated 8 years ago
- C implementation of Disruptor queues☆22Updated 3 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- A nano concurrency library☆24Updated 4 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago