multitick

Ticker multiplexor

A Go package that provides a multiplexor for aligned time.Ticker tickers.

A multiplexor for aligned time.Time tickers in Go

GitHub

70 stars
18 watching
3 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vividcortex/pmManages processes running in an application, providing access to their status and history over HTTP.79
vividcortex/ewmaAn implementation of Exponentially Weighted Moving Average algorithms in Go440
michaelrp/timecalcAn app that tracks and displays speed cubing averages on the go1
vividcortex/siestaA framework for writing composable HTTP handlers in Go.349
trivago/gollumA tool that gathers messages from multiple sources and broadcasts them to specific destinations939
hako/durafmtA Go library for parsing and formatting time durations into human-readable strings496
awoodbeck/strftimeFormatter for converting Go time.Time instances to human-readable strings following the C99 strftime format13
guilhermecaruso/kairA formatting library for dates and times in Go.24
go-zoo/boneAn HTTP multiplexer that allows for flexible routing and parameter handling1,288
nar10z/go-accumulatorPackage to accumulate events and process them in batches after a specified interval or when the storage is full.7
vividcortex/robustlyA tool to make software more resilient to intermittent errors159
itering/scale.goA Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate63
posener/ctxutilA collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications.25
zerosnake0/goctxA library that speeds up context value access in Go10