ssgreg / repeatLinks
Go implementation of different backoff strategies useful for retrying operations and heartbeating.
☆85Updated 5 years ago
Alternatives and similar repositories for repeat
Users that are interested in repeat are comparing it to the libraries listed below
Sorting:
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- A little Go util to print duration strings in a human-friendly format☆95Updated last year
- Auxiliary packages for Go☆46Updated this week
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Checks if there are any updates for imports in your module.☆39Updated 6 months ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Basic LDAP Authenticator for Go 🔓🔑☆59Updated 5 years ago
- A small flexible merge library in go☆127Updated 11 months ago
- Tickers with random jitter☆92Updated 3 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 9 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- utils for Go context☆25Updated 5 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated 2 years ago
- A currency computations package.☆61Updated 2 months ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- a lightweight acl manager for go.☆82Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year