Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 days ago
JSON representation

:star: Web frameworks for Go, most starred on GitHub

Awesome Lists containing this project

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) | 79729 | 8066 | 828 | 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-12-30 03:40:37 |
| [fiber](https://github.com/gofiber/fiber) | 34524 | 1692 | 97 | ⚡️ Express inspired web framework written in Go | 2025-01-03 07:36:58 |
| [beego](https://github.com/beego/beego) | 31743 | 5626 | 11 | beego is an open-source, high-performance web framework for the Go programming language. | 2025-01-01 02:25:23 |
| [echo](https://github.com/labstack/echo) | 30231 | 2230 | 75 | High performance, minimalist Go web framework | 2024-12-19 04:51:34 |
| [go-zero](https://github.com/zeromicro/go-zero) | 29613 | 4005 | 346 | A cloud-native Go microservices framework with cli tool for productivity. | 2025-01-04 04:17:10 |
| [kit](https://github.com/go-kit/kit) | 26719 | 2441 | 55 | A standard library for microservices. | 2024-03-13 13:42:15 |
| [kratos](https://github.com/go-kratos/kratos) | 23557 | 4027 | 130 | Your ultimate Go microservices framework for the cloud-native era. | 2024-12-19 09:32:11 |
| [fasthttp](https://github.com/valyala/fasthttp) | 22064 | 1766 | 100 | Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http | 2025-01-02 23:05:43 |
| [mux](https://github.com/gorilla/mux) | 21024 | 1854 | 29 | 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) | 18886 | 998 | 76 | lightweight, idiomatic and composable router for building Go HTTP services | 2024-12-14 17:06:53 |
| [httprouter](https://github.com/julienschmidt/httprouter) | 16688 | 1472 | 81 | A high performance HTTP request router that scales well | 2024-01-30 10:56:56 |
| [revel](https://github.com/revel/revel) | 13150 | 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) | 12177 | 1053 | 0 | An API first development platform | 2024-12-12 09:33:04 |
| [gf](https://github.com/gogf/gf) | 11877 | 1616 | 128 | A powerful framework for faster, easier, and more efficient project development. | 2024-12-26 10:18:35 |
| [martini](https://github.com/go-martini/martini) | 11626 | 1104 | 15 | ⚠️ No longer maintained ⚠️ Classy web framework for Go | 2017-01-21 21:58:54 |
| [go-swagger](https://github.com/go-swagger/go-swagger) | 9603 | 1262 | 601 | Swagger 2.0 implementation for go | 2024-11-07 04:05:23 |
| [encore](https://github.com/encoredev/encore) | 8453 | 350 | 100 | Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure | 2024-12-20 15:12:41 |
| [buffalo](https://github.com/gobuffalo/buffalo) | 8096 | 579 | 24 | Rapid Web Development w/ Go | 2023-01-26 15:34:17 |
| [kitex](https://github.com/cloudwego/kitex) | 7166 | 827 | 58 | Go RPC framework with high-performance and strong-extensibility for building micro-services. | 2025-01-03 07:44:49 |
| [goa](https://github.com/goadesign/goa) | 5734 | 564 | 19 | 🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨ | 2024-12-17 17:57:29 |
| [ponzu](https://github.com/ponzu-cms/ponzu) | 5709 | 386 | 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) | 5695 | 544 | 69 | Go HTTP framework with high-performance and strong-extensibility for building micro-services. | 2025-01-03 08:42:50 |
| [go-restful](https://github.com/emicklei/go-restful) | 5055 | 690 | 5 | package for building REST-style Web Services using Go | 2024-12-18 12:07:45 |
| [gofr](https://github.com/gofr-dev/gofr) | 3889 | 273 | 54 | An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. | 2025-01-03 06:44:58 |
| [gizmo](https://github.com/nytimes/gizmo) | 3766 | 222 | 33 | A Microservice Toolkit from The New York Times | 2021-04-30 15:27:05 |
| [macaron](https://github.com/go-macaron/macaron) | 3517 | 285 | 8 | Package macaron is a high productive and modular web framework in Go. | 2024-12-16 02:35:38 |
| [go-json-rest](https://github.com/ant0ine/go-json-rest) | 3507 | 383 | 47 | A quick and easy way to setup a RESTful JSON API | 2017-09-13 04:12:08 |
| [armor](https://github.com/labstack/armor) | 1661 | 64 | 21 | Uncomplicated, modern HTTP server | 2019-08-03 18:10:09 |
| [goyave](https://github.com/go-goyave/goyave) | 1649 | 70 | 8 | 🍐 The enterprise REST API framework | 2024-12-12 08:52:06 |
| [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) | 1388 | 180 | 20 | Simple and easy go web micro framework | 2023-12-13 02:13:17 |
| [rest-layer](https://github.com/rs/rest-layer) | 1255 | 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) | 828 | 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) | 763 | 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) | 689 | 33 | 19 | A secure, flexible, rapid Go web framework | 2020-09-02 02:31:20 |
| [yoyogo](https://github.com/yoyofx/yoyogo) | 584 | 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) | 522 | 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) | 491 | 54 | 34 | 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-12-12 15:17:47 |
| [neo](https://github.com/ivpusic/neo) | 421 | 43 | 6 | Go Web Framework | 2017-08-14 23:54:31 |
| [gramework](https://github.com/gramework/gramework) | 387 | 38 | 17 | Fast and Reliable Golang Web Framework | 2023-10-27 14:01:05 |
| [webgo](https://github.com/naughtygopher/webgo) | 304 | 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) | 155 | 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: 2025-01-05T01:11:58Z*