go-retryablehttp VS retry-go

Compare go-retryablehttp vs retry-go and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-retryablehttp retry-go
3 5
1,847 2,223
1.8% 1.9%
3.7 6.2
9 days ago 17 days ago
Go Go
Mozilla Public License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-retryablehttp

Posts with mentions or reviews of go-retryablehttp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-22.
  • Network Error Handling
    3 projects | /r/golang | 22 Mar 2023
  • Building with the GitHub API
    4 projects | dev.to | 22 Apr 2022
    Both cases can be mitigated with automated retries. We went with hashicorp/go-retryablehttp as Echoes is built in Go. The library's default retry policy rightly doesn't consider a 401 response as a recoverable error, but this can be changed using the [CheckRetry hook](https://pkg.go.dev/github.com/hashicorp/go-retryablehttp#CheckRetry).
  • Any http client framework?
    3 projects | /r/golang | 31 Aug 2021

retry-go

Posts with mentions or reviews of retry-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-07.

What are some alternatives?

When comparing go-retryablehttp and retry-go you can also consider the following projects:

resty - Simple HTTP and REST client library for Go

kafka-go - Kafka library in Go

heimdall - An enhanced HTTP client for Go

pgx - PostgreSQL driver and toolkit for Go

ghinstallation - HTTP Round Tripper for GitHub Apps - Authenticate as an Installation Workflow

Echo - High performance, minimalist Go web framework

github - Go library for accessing the GitHub v3 API

Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC

sarama - Sarama is a Go library for Apache Kafka. [Moved to: https://github.com/IBM/sarama]

kafdrop - Kafka Web UI

swag - Automatically generate RESTful API documentation with Swagger 2.0 for Go.