tik
Timing wheel
A simplified timing wheel implementation in Go for scheduling periodic tasks and timeouts.
hierarchical timing wheel
5 stars
2 watching
2 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
tickertimertiming-wheel
Related projects:
Repository | Description | Stars |
---|---|---|
tj/robo | Task automation and management tool for teams | 788 |
saidinwot/timespan | A Golang package for manipulating time intervals defined by start and duration | 83 |
jaeryo2357/circletimer | A circular timer with animation and customization options for Android applications | 32 |
posener/client-timing | An HTTP client library that enables automatic timing of requests and propagation through servers. | 24 |
go-gilbert/gilbert | A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. | 116 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 495 |
goyek/goyek | A task automation tool that provides a cross-platform and customizable way to define and run tasks in Go. | 571 |
cabify/timex | A test-friendly replacement for the time package | 70 |
yashovardhan99/timeit | A simple and easy-to-use stopwatch and timer library for Android | 36 |
temporalio/sdk-go | A framework for building and executing long-running business logic in a scalable and resilient way. | 539 |
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 155 |
timandy/routine | Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information | 235 |
leekchan/timeutil | Extensions to Go's time package for working with durations and formatting dates | 192 |
stoewer/go-week | Provides a simple data type representing week dates as defined by ISO 8601 | 9 |
go-godo/godo | A task runner and file watcher for Go that automates repetitive development tasks | 536 |