flowchartsman / retryLinks
Simple golang retrier with exponential backoff and context support
☆25Updated 4 years ago
Alternatives and similar repositories for retry
Users that are interested in retry are comparing it to the libraries listed below
Sorting:
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated last month
- All you need when you are working with countries in Go.☆92Updated 2 years ago
- A high performance in memory distributed cache☆72Updated 9 months ago
- Tool for golang that generates jennifer code☆76Updated last year
- Enriches the standard go http client with retry functionality.☆54Updated last year
- Native type for dealing with dates in Go☆71Updated 2 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- spectacular Golang struct tag parsing☆60Updated last year
- Set of Go context's utilities.☆56Updated 4 years ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆79Updated last week
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 7 months ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated last week
- Go 1.23 range functions with database/sql☆151Updated 11 months ago
- A port of dinero.js to Go☆68Updated 2 years ago
- A fluent-style, type-safe command-line parser for Go.☆15Updated 2 months ago
- A small flexible merge library in go☆127Updated 10 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.