timingwheel topic

List timingwheel repositories

ttimer

42
Stars
6
Forks
Watchers

Tick-based timer (hierarchical timing wheel algorithm)

go-timer

70
Stars
6
Forks
Watchers

⏰ A fast go timer with minimal goroutines.

TimingWheel

66
Stars
18
Forks
Watchers

c#版分层时间轮算法,参考kafka TimingWheel实现