Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mingrammer/go-web-framework-stars
:star: Web frameworks for Go, most starred on GitHub
https://github.com/mingrammer/go-web-framework-stars
go ranking stars web-framework
Last synced: 2 days ago
JSON representation
:star: Web frameworks for Go, most starred on GitHub
- Host: GitHub
- URL: https://github.com/mingrammer/go-web-framework-stars
- Owner: mingrammer
- License: mit
- Created: 2017-09-05T00:08:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-01T01:22:16.000Z (11 days ago)
- Last Synced: 2024-12-01T02:23:23.467Z (11 days ago)
- Topics: go, ranking, stars, web-framework
- Language: Go
- Homepage:
- Size: 354 KB
- Stars: 3,580
- Watchers: 104
- Forks: 256
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesomeLibrary - go-web-framework-stars - ⭐ Web frameworks for Go, most starred on GitHub (语言资源库 / go)
- awesome-repositories - mingrammer/go-web-framework-stars - :star: Web frameworks for Go, most starred on GitHub (Go)
- jimsghstars - mingrammer/go-web-framework-stars - :star: Web frameworks for Go, most starred on GitHub (Go)
- awesome-list - go-web-framework-stars
- awesome-golang-repositories - go-web-framework-stars
- awesome-hacking-lists - mingrammer/go-web-framework-stars - :star: Web frameworks for Go, most starred on GitHub (Go)
README
# Top Go Web Frameworks
A list of popular github projects related to Go web framework (ranked by stars automatically)
Please update **list.txt** (via Pull Request)| Project Name | Stars | Forks | Open Issues | Description | Last Commit |
| ------------ | ----- | ----- | ----------- | ----------- | ----------- |
| [gin](https://github.com/gin-gonic/gin) | 79335 | 8037 | 818 | 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. | 2024-11-15 15:54:06 |
| [fiber](https://github.com/gofiber/fiber) | 34217 | 1682 | 108 | ⚡️ Express inspired web framework written in Go | 2024-12-06 13:58:05 |
| [beego](https://github.com/beego/beego) | 31667 | 5623 | 8 | beego is an open-source, high-performance web framework for the Go programming language. | 2024-11-20 14:03:38 |
| [echo](https://github.com/labstack/echo) | 30051 | 2231 | 77 | High performance, minimalist Go web framework | 2024-12-04 20:13:45 |
| [go-zero](https://github.com/zeromicro/go-zero) | 29452 | 3975 | 349 | A cloud-native Go microservices framework with cli tool for productivity. | 2024-12-04 16:09:44 |
| [kit](https://github.com/go-kit/kit) | 26659 | 2437 | 55 | A standard library for microservices. | 2024-03-13 13:42:15 |
| [kratos](https://github.com/go-kratos/kratos) | 23449 | 4013 | 119 | Your ultimate Go microservices framework for the cloud-native era. | 2024-11-05 07:24:21 |
| [fasthttp](https://github.com/valyala/fasthttp) | 21968 | 1762 | 101 | Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http | 2024-11-24 12:10:50 |
| [mux](https://github.com/gorilla/mux) | 20945 | 1851 | 27 | Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍 | 2024-06-19 23:50:04 |
| [chi](https://github.com/go-chi/chi) | 18732 | 993 | 77 | lightweight, idiomatic and composable router for building Go HTTP services | 2024-09-26 17:44:06 |
| [httprouter](https://github.com/julienschmidt/httprouter) | 16658 | 1470 | 81 | A high performance HTTP request router that scales well | 2024-01-30 10:56:56 |
| [revel](https://github.com/revel/revel) | 13154 | 1389 | 101 | A high productivity, full-stack web framework for the Go language. | 2022-04-12 20:53:30 |
| [micro](https://github.com/micro/micro) | 12168 | 1050 | 1 | An API first development platform | 2024-09-17 08:17:45 |
| [gf](https://github.com/gogf/gf) | 11799 | 1610 | 119 | GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. | 2024-12-07 06:19:36 |
| [martini](https://github.com/go-martini/martini) | 11626 | 1103 | 15 | ⚠️ No longer maintained ⚠️ Classy web framework for Go | 2017-01-21 21:58:54 |
| [go-swagger](https://github.com/go-swagger/go-swagger) | 9574 | 1257 | 598 | Swagger 2.0 implementation for go | 2024-11-07 04:05:23 |
| [buffalo](https://github.com/gobuffalo/buffalo) | 8087 | 578 | 24 | Rapid Web Development w/ Go | 2023-01-26 15:34:17 |
| [encore](https://github.com/encoredev/encore) | 7876 | 335 | 83 | Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure | 2024-12-06 15:20:54 |
| [kitex](https://github.com/cloudwego/kitex) | 7096 | 821 | 52 | Go RPC framework with high-performance and strong-extensibility for building micro-services. | 2024-12-05 07:21:00 |
| [goa](https://github.com/goadesign/goa) | 5709 | 560 | 14 | 🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨ | 2024-12-06 23:00:11 |
| [ponzu](https://github.com/ponzu-cms/ponzu) | 5707 | 384 | 35 | Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go. | 2020-01-02 00:14:32 |
| [hertz](https://github.com/cloudwego/hertz) | 5425 | 533 | 71 | Go HTTP framework with high-performance and strong-extensibility for building micro-services. | 2024-11-22 07:17:22 |
| [go-restful](https://github.com/emicklei/go-restful) | 5048 | 689 | 3 | package for building REST-style Web Services using Go | 2024-10-29 08:07:55 |
| [gizmo](https://github.com/nytimes/gizmo) | 3768 | 223 | 33 | A Microservice Toolkit from The New York Times | 2021-04-30 15:27:05 |
| [gofr](https://github.com/gofr-dev/gofr) | 3759 | 261 | 35 | An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. | 2024-12-06 11:30:18 |
| [macaron](https://github.com/go-macaron/macaron) | 3514 | 285 | 8 | Package macaron is a high productive and modular web framework in Go. | 2024-11-11 17:24:03 |
| [go-json-rest](https://github.com/ant0ine/go-json-rest) | 3511 | 382 | 47 | A quick and easy way to setup a RESTful JSON API | 2017-09-13 04:12:08 |
| [armor](https://github.com/labstack/armor) | 1659 | 64 | 21 | Uncomplicated, modern HTTP server | 2019-08-03 18:10:09 |
| [goyave](https://github.com/go-goyave/goyave) | 1642 | 68 | 7 | 🍐 The enterprise REST API framework | 2024-12-01 13:54:35 |
| [web](https://github.com/gocraft/web) | 1509 | 125 | 24 | Go Router + Middleware. Your Contexts. | 2019-02-07 15:06:52 |
| [dotweb](https://github.com/devfeel/dotweb) | 1390 | 180 | 20 | Simple and easy go web micro framework | 2023-12-13 02:13:17 |
| [rest-layer](https://github.com/rs/rest-layer) | 1256 | 114 | 36 | REST Layer, Go (golang) REST API framework | 2021-09-30 23:58:01 |
| [goji](https://github.com/goji/goji) | 968 | 72 | 6 | Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) | 2019-01-26 23:58:29 |
| [copper](https://github.com/gocopper/copper) | 943 | 31 | 4 | 🚀 Copper is a Go toolkit complete with everything you need to build web apps. | 2024-06-04 14:59:15 |
| [tango](https://github.com/lunny/tango) | 830 | 109 | 9 | This is only a mirror and Moved to https://gitea.com/lunny/tango | 2019-05-17 03:31:10 |
| [gearbox](https://github.com/gogearbox/gearbox) | 759 | 54 | 3 | Gearbox :gear: is a web framework written in Go with a focus on high performance | 2022-09-21 00:20:37 |
| [aah](https://github.com/go-aah/aah) | 691 | 33 | 19 | A secure, flexible, rapid Go web framework | 2020-09-02 02:31:20 |
| [yoyogo](https://github.com/yoyofx/yoyogo) | 585 | 43 | 10 | 🦄🌈 YoyoGo is a simple, light and fast , dependency injection based micro-service framework written in Go. Support Nacos ,Consoul ,Etcd ,Eureka ,kubernetes. | 2024-02-07 09:13:19 |
| [traffic](https://github.com/gravityblast/traffic) | 521 | 34 | 1 | Sinatra inspired regexp/pattern mux and web framework for Go | 2015-11-26 21:31:07 |
| [flamingo](https://github.com/i-love-flamingo/flamingo) | 483 | 53 | 35 | Flamingo Framework and Core Library. Flamingo is a go based framework to build pluggable applications. Focus is on clean architecture, maintainability and operation readiness. | 2024-11-28 14:37:24 |
| [neo](https://github.com/ivpusic/neo) | 421 | 43 | 6 | Go Web Framework | 2017-08-14 23:54:31 |
| [gramework](https://github.com/gramework/gramework) | 388 | 38 | 17 | Fast and Reliable Golang Web Framework | 2023-10-27 14:01:05 |
| [webgo](https://github.com/naughtygopher/webgo) | 303 | 31 | 2 | A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc). | 2024-10-20 08:43:36 |
| [aegis](https://github.com/tmaiaroto/aegis) | 284 | 16 | 8 | Serverless Golang deploy tool and framework for AWS Lambda | 2019-07-28 17:59:41 |
| [gorouter](https://github.com/vardius/gorouter) | 154 | 17 | 9 | Go Server/API micro framework, HTTP request router, multiplexer, mux | 2024-09-05 02:45:54 |
| [gorest](https://github.com/tideland/gorest) | 34 | 6 | 3 | RESTful Server Systems [DEPRECATED] | 2017-11-10 13:00:37 |*Last Automatic Update: 2024-12-08T01:17:18Z*