dgrijalva / retryLinks
An interface and various implementations of retry behavior in Go
☆20Updated 10 years ago
Alternatives and similar repositories for retry
Users that are interested in retry are comparing it to the libraries listed below
Sorting:
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated last year
- ☆15Updated 7 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Golang application monitoring middleware☆18Updated 3 years ago
- ☆41Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 3 years ago
- Prep finds all SQL statements in a Go package and instruments db connection with prepared statements☆35Updated 7 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆18Updated 5 years ago
- Easy groupcache clustering on GCE☆35Updated 6 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A Go library for turning `io.Reader` into channels.☆45Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- A sliding window sampling implementation for the rcrowley/go-metrics library.☆24Updated last month
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 months ago
- redis-based rate counter and rate limiter☆28Updated 8 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 weeks ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Go support for Access Control Lists☆16Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- NewGoCommand - An opinionated and lightweight project starter. (WORK IN PROGRESS)☆16Updated 7 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- ☆39Updated 9 years ago