timewheel topic

List timewheel repositories

yiigo

600
Stars
60
Forks
Watchers

Go 开发工具包

timewheel

264
Stars
74
Forks
Watchers

时间轮定时器

timer

254
Stars
34
Forks
Watchers

High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]

timer-benchmarks

143
Stars
40
Forks
Watchers

Benchmark of different timer implementations(min-heap, red-black tree, timing wheel) 不同数据结构实现的定时器测试