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
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 3 months ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- A currency computations package.☆61Updated 5 months ago
- Populate go command line app flags from config struct☆44Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- Enriches the standard go http client with retry functionality.☆51Updated 10 months ago
- An in-process simple publish/subscribe library for golang☆107Updated 4 years ago
- errs is a package for making errors friendly and easy☆52Updated 5 months ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Some useful Go's protoc plugins.☆57Updated 7 years ago
- a lightweight acl manager for go.☆83Updated last year
- Path parsing for segment unmarshaling and slicing.☆47Updated last month
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆86Updated 5 months ago
- Make mysql cancelation a breeze☆40Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 weeks ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 weeks ago
- Tickers with random jitter☆90Updated 3 years ago
- Library providing routines to merge and validate JSON, YAML and/or TOML files☆35Updated last year
- flexible data type for Go☆49Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- utils for Go context☆25Updated 5 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 6 months ago