You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[gin](https://github.com/gin-gonic/gin)|88840|8649|715| Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices. | 2026-06-26 16:48:16 |
8
-
|[fiber](https://github.com/gofiber/fiber)|39928|2000|45| ⚡️ Express inspired web framework written in Go | 2026-07-03 08:29:06|
9
-
|[go-zero](https://github.com/zeromicro/go-zero)|33151| 4312 |274| A cloud-native Go microservices framework with cli tool for productivity. | 2026-06-27 16:09:03 |
10
-
|[echo](https://github.com/labstack/echo)|32499|2331|36| High performance, minimalist Go web framework | 2026-06-22 16:45:28|
11
-
|[beego](https://github.com/beego/beego)|32408|5587|18| beego is an open-source, high-performance web framework for the Go programming language. | 2026-03-09 09:07:18 |
12
-
|[kit](https://github.com/go-kit/kit)|27435| 2439 | 60 | A standard library for microservices. | 2024-03-13 13:42:15 |
13
-
|[kratos](https://github.com/go-kratos/kratos)|25771|4164|80| Your ultimate Go microservices framework for the cloud-native era. | 2026-06-26 12:57:23 |
14
-
|[fasthttp](https://github.com/valyala/fasthttp)|23406|1832|80| Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http | 2026-07-04 16:20:57|
15
-
|[chi](https://github.com/go-chi/chi)|22487|1121|117| lightweight, idiomatic and composable router for building Go HTTP services | 2026-07-03 15:31:23|
16
-
|[mux](https://github.com/gorilla/mux)|21836| 1885 |36| Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍 | 2024-06-19 23:50:04 |
17
-
|[gofr](https://github.com/gofr-dev/gofr)|21230|1761|108| An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. | 2026-07-03 10:38:30|
18
-
|[httprouter](https://github.com/julienschmidt/httprouter)|17136|1460| 84 | A high performance HTTP request router that scales well | 2024-01-30 10:56:56 |
19
-
|[revel](https://github.com/revel/revel)|13226| 1358 | 94 | A high productivity, full-stack web framework for the Go language. | 2022-04-12 20:53:30 |
20
-
|[gf](https://github.com/gogf/gf)|13204| 1723 |226| A powerful framework for faster, easier, and more efficient project development. | 2026-05-28 07:40:18|
21
-
|[encore](https://github.com/encoredev/encore)|12108|596|116| The infrastructure platform for the intelligence era | 2026-07-03 13:30:04|
22
-
|[martini](https://github.com/go-martini/martini)|11605|1090| 17 | ⚠️ No longer maintained ⚠️ Classy web framework for Go | 2017-01-21 21:58:54 |
23
-
|[go-swagger](https://github.com/go-swagger/go-swagger)|9990|1306|327| Swagger 2.0 implementation for go | 2026-07-03 16:33:10|
24
-
|[buffalo](https://github.com/gobuffalo/buffalo)|8397| 583 | 22 | Rapid Web Development w/ Go | 2026-03-21 14:31:44 |
25
-
|[kitex](https://github.com/cloudwego/kitex)|7984|909|61| Go RPC framework with high-performance and strong-extensibility for building micro-services. | 2026-06-25 07:14:11|
26
-
|[hertz](https://github.com/cloudwego/hertz)|7291|628|38| Go HTTP framework with high-performance and strong-extensibility for building micro-services. | 2026-06-22 03:15:27 |
27
-
|[goa](https://github.com/goadesign/goa)| 6089 |584|41| Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs. | 2026-07-02 22:49:23|
28
-
|[ponzu](https://github.com/ponzu-cms/ponzu)|5756|385| 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. | 2025-11-17 12:38:41 |
29
-
|[go-restful](https://github.com/emicklei/go-restful)| 5113 |681| 2 | package for building REST-style Web Services using Go |2025-11-19 06:51:23|
7
+
|[gin](https://github.com/gin-gonic/gin)|88898|8651|720| Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices. | 2026-06-26 16:48:16 |
8
+
|[fiber](https://github.com/gofiber/fiber)|39939|2002|43| ⚡️ Express inspired web framework written in Go | 2026-07-11 21:54:16|
9
+
|[go-zero](https://github.com/zeromicro/go-zero)|33171| 4312 |273| A cloud-native Go microservices framework with cli tool for productivity. | 2026-06-27 16:09:03 |
10
+
|[echo](https://github.com/labstack/echo)|32511|2333|34| High performance, minimalist Go web framework | 2026-07-08 19:35:17|
11
+
|[beego](https://github.com/beego/beego)|32407|5588|19| beego is an open-source, high-performance web framework for the Go programming language. | 2026-03-09 09:07:18 |
12
+
|[kit](https://github.com/go-kit/kit)|27433| 2439 | 60 | A standard library for microservices. | 2024-03-13 13:42:15 |
13
+
|[kratos](https://github.com/go-kratos/kratos)|25781|4165|83| Your ultimate Go microservices framework for the cloud-native era. | 2026-06-26 12:57:23 |
14
+
|[fasthttp](https://github.com/valyala/fasthttp)|23409|1836|76| Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http | 2026-07-11 18:16:32|
15
+
|[chi](https://github.com/go-chi/chi)|22532|1123|106| lightweight, idiomatic and composable router for building Go HTTP services | 2026-07-05 18:51:45|
16
+
|[mux](https://github.com/gorilla/mux)|21845| 1885 |37| Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍 | 2024-06-19 23:50:04 |
17
+
|[gofr](https://github.com/gofr-dev/gofr)|21181|1755|104| An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. | 2026-07-07 11:41:47|
18
+
|[httprouter](https://github.com/julienschmidt/httprouter)|17135|1462| 84 | A high performance HTTP request router that scales well | 2024-01-30 10:56:56 |
19
+
|[revel](https://github.com/revel/revel)|13223| 1358 | 94 | A high productivity, full-stack web framework for the Go language. | 2022-04-12 20:53:30 |
20
+
|[gf](https://github.com/gogf/gf)|13212| 1723 |221| A powerful framework for faster, easier, and more efficient project development. | 2026-07-08 02:23:54|
21
+
|[encore](https://github.com/encoredev/encore)|12142|598|115| The infrastructure platform for the intelligence era | 2026-07-07 08:12:28|
22
+
|[martini](https://github.com/go-martini/martini)|11606|1091| 17 | ⚠️ No longer maintained ⚠️ Classy web framework for Go | 2017-01-21 21:58:54 |
23
+
|[go-swagger](https://github.com/go-swagger/go-swagger)|9997|1308|328| Swagger 2.0 implementation for go | 2026-07-10 16:29:15|
24
+
|[buffalo](https://github.com/gobuffalo/buffalo)|8401| 583 | 22 | Rapid Web Development w/ Go | 2026-03-21 14:31:44 |
25
+
|[kitex](https://github.com/cloudwego/kitex)|7994|913|62| Go RPC framework with high-performance and strong-extensibility for building micro-services. | 2026-07-09 02:35:12|
26
+
|[hertz](https://github.com/cloudwego/hertz)|7298|632|39| Go HTTP framework with high-performance and strong-extensibility for building micro-services. | 2026-06-22 03:15:27 |
27
+
|[goa](https://github.com/goadesign/goa)| 6089 |585|40| Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs. | 2026-07-08 21:51:39|
28
+
|[ponzu](https://github.com/ponzu-cms/ponzu)|5753|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. | 2025-11-17 12:38:41 |
29
+
|[go-restful](https://github.com/emicklei/go-restful)| 5113 |682| 2 | package for building REST-style Web Services using Go |2026-07-05 19:48:52|
30
30
|[gizmo](https://github.com/nytimes/gizmo)| 3774 | 225 | 32 | A Microservice Toolkit from The New York Times | 2021-04-30 15:27:05 |
31
-
|[macaron](https://github.com/go-macaron/macaron)|3546|286| 12 | Package macaron is a high productive and modular web framework in Go. | 2025-07-14 13:21:36 |
31
+
|[macaron](https://github.com/go-macaron/macaron)|3547|287| 12 | Package macaron is a high productive and modular web framework in Go. | 2025-07-14 13:21:36 |
32
32
|[go-json-rest](https://github.com/ant0ine/go-json-rest)| 3489 | 372 | 45 | A quick and easy way to setup a RESTful JSON API | 2017-09-13 04:12:08 |
33
-
|[goyave](https://github.com/go-goyave/goyave)|1773|83| 13 | 🍐 The enterprise REST API framework | 2026-06-03 11:53:48 |
34
-
|[armor](https://github.com/labstack/armor)|1662| 64 | 21 | Uncomplicated, modern HTTP server | 2019-08-03 18:10:09 |
33
+
|[goyave](https://github.com/go-goyave/goyave)|1772|84| 13 | 🍐 The enterprise REST API framework | 2026-06-03 11:53:48 |
34
+
|[armor](https://github.com/labstack/armor)|1661| 64 | 21 | Uncomplicated, modern HTTP server | 2019-08-03 18:10:09 |
35
35
|[web](https://github.com/gocraft/web)| 1523 | 117 | 24 | Go Router + Middleware. Your Contexts. | 2019-02-07 15:06:52 |
36
-
|[dotweb](https://github.com/devfeel/dotweb)|1380| 177 | 17 | Simple and easy go web micro framework | 2026-03-10 11:00:44 |
36
+
|[dotweb](https://github.com/devfeel/dotweb)|1379| 177 | 17 | Simple and easy go web micro framework | 2026-03-10 11:00:44 |
37
37
|[rest-layer](https://github.com/rs/rest-layer)| 1245 | 112 | 36 | REST Layer, Go (golang) REST API framework | 2021-09-30 23:58:01 |
38
38
|[goji](https://github.com/goji/goji)| 974 | 66 | 6 | Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) | 2019-01-26 23:58:29 |
39
39
|[copper](https://github.com/gocopper/copper)| 938 | 30 | 5 | 🚀 Copper is a Go toolkit complete with everything you need to build web apps. | 2026-02-28 13:52:17 |
40
-
|[tango](https://github.com/lunny/tango)|822| 108 | 8 | This is only a mirror and Moved to https://gitea.com/lunny/tango| 2019-05-17 03:31:10 |
40
+
|[tango](https://github.com/lunny/tango)|821| 108 | 8 | This is only a mirror and Moved to https://gitea.com/lunny/tango| 2019-05-17 03:31:10 |
41
41
|[gearbox](https://github.com/gogearbox/gearbox)| 803 | 55 | 1 | Gearbox :gear: is a web framework written in Go with a focus on high performance | 2022-09-21 00:20:37 |
42
-
|[aah](https://github.com/go-aah/aah)|684| 33 | 19 | A secure, flexible, rapid Go web framework | 2020-09-02 02:31:20 |
42
+
|[aah](https://github.com/go-aah/aah)|683| 33 | 19 | A secure, flexible, rapid Go web framework | 2020-09-02 02:31:20 |
43
43
|[yoyogo](https://github.com/yoyofx/yoyogo)| 583 | 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 |
44
-
|[flamingo](https://github.com/i-love-flamingo/flamingo)|558| 71 |37| Flamingo Framework and Core Library. Flamingo is a go based framework to build pluggable applications. Focus is on clean architecture, maintainability and operation readiness. | 2026-07-01 15:11:21|
44
+
|[flamingo](https://github.com/i-love-flamingo/flamingo)|559| 71 |28| Flamingo Framework and Core Library. Flamingo is a go based framework to build pluggable applications. Focus is on clean architecture, maintainability and operation readiness. | 2026-07-10 14:51:53|
45
45
|[traffic](https://github.com/gravityblast/traffic)| 519 | 31 | 1 | Sinatra inspired regexp/pattern mux and web framework for Go | 2015-11-26 21:31:07 |
46
46
|[neo](https://github.com/ivpusic/neo)| 415 | 40 | 6 | Go Web Framework | 2017-08-14 23:54:31 |
47
47
|[gramework](https://github.com/gramework/gramework)| 390 | 36 | 17 | Fast and Reliable Golang Web Framework | 2023-10-27 14:01:05 |
48
-
|[webgo](https://github.com/naughtygopher/webgo)|307| 32 | 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). | 2025-09-23 09:45:51 |
48
+
|[webgo](https://github.com/naughtygopher/webgo)|306| 32 | 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). | 2025-09-23 09:45:51 |
49
49
|[aegis](https://github.com/tmaiaroto/aegis)| 285 | 15 | 8 | Serverless Golang deploy tool and framework for AWS Lambda | 2019-07-28 17:59:41 |
0 commit comments