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
- libuv thread communication☆57Updated last year
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- C implementation of Disruptor queues☆22Updated 2 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- 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
- ☆32Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- Coroutines for C.☆74Updated 8 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago