multitick
Ticker multiplexor
A Go package that provides a multiplexor for aligned time.Ticker tickers.
A multiplexor for aligned time.Time tickers in Go
70 stars
18 watching
3 forks
Language: Go
last commit: 12 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
vividcortex/pm | Manages processes running in an application, providing access to their status and history over HTTP. | 79 |
vividcortex/ewma | An implementation of Exponentially Weighted Moving Average algorithms in Go | 439 |
michaelrp/timecalc | An app that tracks and displays speed cubing averages on the go | 1 |
vividcortex/siesta | A framework for writing composable HTTP handlers in Go. | 349 |
trivago/gollum | A tool that gathers messages from multiple sources and broadcasts them to specific destinations | 940 |
rwxrob/dtime | Provides date and time formatting functions with support for common intervals | 5 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 495 |
awoodbeck/strftime | Formatter for converting Go time.Time instances to human-readable strings following the C99 strftime format | 12 |
guilhermecaruso/kair | A formatting library for dates and times in Go. | 24 |
go-zoo/bone | An HTTP multiplexer that allows for flexible routing and parameter handling | 1,288 |
nar10z/go-accumulator | Package to accumulate events and process them in batches after a specified interval or when the storage is full. | 7 |
vividcortex/robustly | A tool to make software more resilient to intermittent errors | 158 |
itering/scale.go | A Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate | 63 |
posener/ctxutil | A collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications. | 25 |
zerosnake0/goctx | A library that speeds up context value access in Go | 9 |