gin-timeout VS Gin

Compare gin-timeout vs Gin and see what are their differences.

gin-timeout

Timeout Middleware for Gin framework (by vearne)

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. (by gin-gonic)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gin-timeout Gin
1 152
105 75,469
- 1.4%
3.2 8.5
6 days ago 7 days ago
Go Go
MIT License 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.

gin-timeout

Posts with mentions or reviews of gin-timeout. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-11.
  • 13 - Gin Handler Timeout Middleware
    3 projects | dev.to | 11 Dec 2020
    Since getting a timeout handler middleware to work as I would like would require modifying any of the available handlers, I decided it would just be easier to create our own, even if I'm borrowing heavily from http.TimeoutHandler and vearne/gin-timeout.

Gin

Posts with mentions or reviews of Gin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-08.

What are some alternatives?

When comparing gin-timeout and Gin you can also consider the following projects:

timeout - Timeout middleware for Gin

Fiber - ⚡️ Express inspired web framework written in Go

go-simple-mail - Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP.

mux - A powerful HTTP router and URL matcher for building Go web servers with 🦍

gin-swagger - gin middleware to automatically generate RESTful API documentation with Swagger 2.0.

chi - lightweight, idiomatic and composable router for building Go HTTP services

Ginrpc - gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具

Echo - High performance, minimalist Go web framework

gollback - Go asynchronous simple function utilities, for managing execution of closures and callbacks

Beego - beego is an open-source, high-performance web framework for the Go programming language.

Iris - The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:

go-kit - A standard library for microservices.