timer-wheel
Version 1.0.0.1 revision 2 uploaded by mitchellwrosen.
Package meta
- Synopsis
- A timer wheel
- Description
This library provides a timer wheel data structure for registering one-shot or recurring
IO
actions to fire after a given amount of time. . It is similar toTimerManager
fromGHC.Event
, but supports recurring actions, and can scale to handle many more registered actions.- Author
- Mitchell Dalvi Rosen
- Bug reports
- https://github.com/awkward-squad/timer-wheel/issues
- Category
- Data
- Copyright
- (c) 2018-2025 Mitchell Dalvi Rosen, Travis Staton
- Homepage
- https://github.com/awkward-squad/timer-wheel
- Maintainer
- Mitchell Dalvi Rosen <mitchellwrosen@gmail.com>, Travis Staton <hello@travisstaton.com>
- Package URL
- n/a
- Stability
- n/a