A simple hashed wheel timer.
Deterministic hashed wheel timer with keyed deduplication.
submillisecond.com cookbook recipe - concurrency: subms-timer-wheel. Single-level hashed timer wheel with O(1) schedule and cancel.
High-performance timer wheel with O(1) insert and cancel
Rust implementation of the Netty HashedWheelTimer.
A low-level timer implementation using a hierarchical four-level hash wheel with overflow.
An implementation of timer uses time-wheel algorithm
High-performance fixed capacity timer wheel
Simple and efficient timer abstraction on top of `mio-extra`. Every timer is associated with a callback which is executed whenever the timer expires, timers can be stopped and reset, in which case the callback might be executed multiple times. The primary intended application is one in which timers have a bounded maximum duration (e.g. at most 10 minutes) and have to be cancelled and restarted very often.
Hierarchical timer wheel
Multilayer timing wheel of constant generics
AVX Runtime - Native async runtime built from scratch to replace Tokio with work-stealing scheduler, epoll/kqueue/IOCP, and zero-overhead futures
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.