timewheel topic
List
timewheel repositories
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) 不同数据结构实现的定时器测试