rogpeppe / retry
Efficient for-loop retries in Go
☆18Updated 2 years ago
Alternatives and similar repositories for retry:
Users that are interested in retry are comparing it to the libraries listed below
- ☆18Updated 4 years ago
- Go packages for adding delay and buffering to network connections☆16Updated 5 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆33Updated 2 weeks ago
- Publish/subscribe utility☆23Updated 5 months ago
- A high-level interface for interacting with a Git subprocess in Go☆24Updated 2 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated 3 weeks ago
- A simple, secure golang password hashing/key-derivation package☆23Updated 8 months ago
- alternative condition variable synchronization primitive☆24Updated 2 months ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 9 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- antifreeze is a package that detects goroutines that have been waiting for too long☆21Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆59Updated last year
- inspect is a small Go package that makes it easy to inspect information about Go source code.