go-retry / retryLinks
Simple retry mechanism for Go
☆18Updated 6 years ago
Alternatives and similar repositories for retry
Users that are interested in retry are comparing it to the libraries listed below
Sorting:
- Benchmark the init cost of Go packages☆83Updated 5 months ago
- A golang library for set operations on intervals, such as time ranges.☆140Updated 2 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 9 years ago
- The missing interface filesystem abstraction for Go☆200Updated 4 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 9 months ago
- Very simple batching API for Go.☆95Updated 4 years ago
- OpenCensus SQL database driver wrapper for Go☆111Updated 4 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 3 months ago
- go.mod git archiver☆87Updated 2 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 8 years ago
- A go library that implements application/problem+json and application/problem+xml☆69Updated 2 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Helpful unit multipliers and functions for Go☆132Updated 5 months ago
- Streaming text replacement for Go☆72Updated 3 years ago
- Dependency-less dependencies for Go.☆123Updated 9 years ago
- A corpus of popular Go modules☆109Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Run Go tests inside a Docker image☆100Updated last week
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆78Updated 11 months ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 11 months ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆29Updated 7 years ago
- Fork of golang's encoding/json: now with more validation and error context☆34Updated 7 years ago
- Simple error handling primitives☆60Updated 4 years ago
- CLI tool to check Go (and soon Javascript/Typescript) project imports to see if import boundaries are not violated, based on a DSL☆27Updated 5 years ago