ssgreg / repeat
Go implementation of different backoff strategies useful for retrying operations and heartbeating.
☆85Updated 4 years ago
Alternatives and similar repositories for repeat:
Users that are interested in repeat are comparing it to the libraries listed below
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- A tool to be used with 'go generate' to embed external template files into Go code.☆30Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Tickers with random jitter☆90Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Path parsing for segment unmarshaling and slicing.☆47Updated 3 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Some useful Go's protoc plugins.☆57Updated 7 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Package flow provides support for basic FBP / pipelines☆25Updated 4 months ago
- Populate go command line app flags from config struct☆43Updated 2 years ago
- An in-process simple publish/subscribe library for golang☆107Updated 5 years ago
- Barebones subcommand handling☆61Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- errs is a package for making errors friendly and easy☆52Updated 6 months ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Basic LDAP Authenticator for Go 🔓🔑☆59Updated 4 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- This is a GraphQL server written in Go☆30Updated 3 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Dependency Injection and Inversion of Control package☆36Updated 3 months ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 5 months ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆47Updated 2 years ago