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: almost 2 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Manages processes running in an application, providing access to their status and history over HTTP. | 79 |
| | An implementation of Exponentially Weighted Moving Average algorithms in Go | 440 |
| | An app that tracks and displays speed cubing averages on the go | 1 |
| | A framework for writing composable HTTP handlers in Go. | 349 |
| | A tool that gathers messages from multiple sources and broadcasts them to specific destinations | 939 |
| | A Go library for parsing and formatting time durations into human-readable strings | 496 |
| | Formatter for converting Go time.Time instances to human-readable strings following the C99 strftime format | 13 |
| | A formatting library for dates and times in Go. | 24 |
| | An HTTP multiplexer that allows for flexible routing and parameter handling | 1,288 |
| | Package to accumulate events and process them in batches after a specified interval or when the storage is full. | 7 |
| | A tool to make software more resilient to intermittent errors | 159 |
| | A Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate | 63 |
| | A collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications. | 25 |
| | A library that speeds up context value access in Go | 10 |