Skip to content

Commit ccb014e

Browse files
committed
chore: auto update
1 parent 7c19162 commit ccb014e

1 file changed

Lines changed: 31 additions & 31 deletions

File tree

README.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,50 +4,50 @@ Please update **list.txt** (via Pull Request)
44

55
| Project Name | Stars | Forks | Open Issues | Description | Last Commit |
66
| ------------ | ----- | ----- | ----------- | ----------- | ----------- |
7-
| [gin](https://github.com/gin-gonic/gin) | 88621 | 8625 | 704 | 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-02 14:02:14 |
8-
| [fiber](https://github.com/gofiber/fiber) | 39816 | 1989 | 59 | ⚡️ Express inspired web framework written in Go | 2026-06-06 20:27:01 |
9-
| [go-zero](https://github.com/zeromicro/go-zero) | 33072 | 4299 | 285 | A cloud-native Go microservices framework with cli tool for productivity. | 2026-05-25 11:05:39 |
10-
| [echo](https://github.com/labstack/echo) | 32432 | 2327 | 105 | High performance, minimalist Go web framework | 2026-06-05 08:36:46 |
11-
| [beego](https://github.com/beego/beego) | 32394 | 5579 | 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) | 27425 | 2442 | 58 | A standard library for microservices. | 2024-03-13 13:42:15 |
13-
| [kratos](https://github.com/go-kratos/kratos) | 25722 | 4160 | 75 | Your ultimate Go microservices framework for the cloud-native era. | 2026-06-05 06:10:19 |
14-
| [fasthttp](https://github.com/valyala/fasthttp) | 23369 | 1824 | 95 | Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http | 2026-06-06 14:31:37 |
15-
| [chi](https://github.com/go-chi/chi) | 22313 | 1112 | 108 | lightweight, idiomatic and composable router for building Go HTTP services | 2026-05-22 15:16:13 |
16-
| [mux](https://github.com/gorilla/mux) | 21827 | 1883 | 38 | 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) | 21375 | 1766 | 100 | An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. | 2026-06-05 09:52:30 |
18-
| [httprouter](https://github.com/julienschmidt/httprouter) | 17115 | 1460 | 83 | A high performance HTTP request router that scales well | 2024-01-30 10:56:56 |
7+
| [gin](https://github.com/gin-gonic/gin) | 88677 | 8638 | 713 | 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-02 14:02:14 |
8+
| [fiber](https://github.com/gofiber/fiber) | 39835 | 1995 | 51 | ⚡️ Express inspired web framework written in Go | 2026-06-13 18:28:26 |
9+
| [go-zero](https://github.com/zeromicro/go-zero) | 33096 | 4303 | 289 | A cloud-native Go microservices framework with cli tool for productivity. | 2026-06-12 00:13:03 |
10+
| [echo](https://github.com/labstack/echo) | 32444 | 2327 | 61 | High performance, minimalist Go web framework | 2026-06-13 20:22:39 |
11+
| [beego](https://github.com/beego/beego) | 32395 | 5580 | 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) | 27427 | 2441 | 58 | A standard library for microservices. | 2024-03-13 13:42:15 |
13+
| [kratos](https://github.com/go-kratos/kratos) | 25729 | 4161 | 77 | Your ultimate Go microservices framework for the cloud-native era. | 2026-06-11 17:48:12 |
14+
| [fasthttp](https://github.com/valyala/fasthttp) | 23383 | 1824 | 85 | Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http | 2026-06-13 07:24:36 |
15+
| [chi](https://github.com/go-chi/chi) | 22352 | 1116 | 111 | lightweight, idiomatic and composable router for building Go HTTP services | 2026-05-22 15:16:13 |
16+
| [mux](https://github.com/gorilla/mux) | 21832 | 1886 | 38 | 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) | 21338 | 1758 | 104 | An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. | 2026-06-05 09:52:30 |
18+
| [httprouter](https://github.com/julienschmidt/httprouter) | 17121 | 1459 | 83 | A high performance HTTP request router that scales well | 2024-01-30 10:56:56 |
1919
| [revel](https://github.com/revel/revel) | 13222 | 1360 | 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) | 13173 | 1728 | 217 | A powerful framework for faster, easier, and more efficient project development. | 2026-05-28 07:40:18 |
21-
| [encore](https://github.com/encoredev/encore) | 12005 | 581 | 114 | Automate infrastructure from local to your cloud | 2026-06-02 13:59:51 |
22-
| [martini](https://github.com/go-martini/martini) | 11603 | 1089 | 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) | 9982 | 1302 | 560 | Swagger 2.0 implementation for go | 2026-06-06 18:46:24 |
24-
| [buffalo](https://github.com/gobuffalo/buffalo) | 8388 | 584 | 21 | Rapid Web Development w/ Go | 2026-03-21 14:31:44 |
25-
| [kitex](https://github.com/cloudwego/kitex) | 7969 | 904 | 57 | Go RPC framework with high-performance and strong-extensibility for building micro-services. | 2026-06-02 03:54:08 |
26-
| [hertz](https://github.com/cloudwego/hertz) | 7263 | 628 | 34 | Go HTTP framework with high-performance and strong-extensibility for building micro-services. | 2026-05-21 10:22:43 |
27-
| [goa](https://github.com/goadesign/goa) | 6084 | 584 | 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-06-03 20:47:44 |
20+
| [gf](https://github.com/gogf/gf) | 13188 | 1728 | 219 | A powerful framework for faster, easier, and more efficient project development. | 2026-05-28 07:40:18 |
21+
| [encore](https://github.com/encoredev/encore) | 12046 | 588 | 114 | Automate infrastructure from local to your cloud | 2026-06-11 13:28:40 |
22+
| [martini](https://github.com/go-martini/martini) | 11604 | 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) | 9987 | 1303 | 558 | Swagger 2.0 implementation for go | 2026-06-12 16:32:49 |
24+
| [buffalo](https://github.com/gobuffalo/buffalo) | 8387 | 583 | 21 | Rapid Web Development w/ Go | 2026-03-21 14:31:44 |
25+
| [kitex](https://github.com/cloudwego/kitex) | 7971 | 906 | 59 | Go RPC framework with high-performance and strong-extensibility for building micro-services. | 2026-06-09 03:32:12 |
26+
| [hertz](https://github.com/cloudwego/hertz) | 7269 | 628 | 39 | Go HTTP framework with high-performance and strong-extensibility for building micro-services. | 2026-06-11 11:57:38 |
27+
| [goa](https://github.com/goadesign/goa) | 6083 | 584 | 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-06-13 05:57:08 |
2828
| [ponzu](https://github.com/ponzu-cms/ponzu) | 5757 | 383 | 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) | 5112 | 682 | 2 | package for building REST-style Web Services using Go | 2025-11-19 06:51:23 |
30-
| [gizmo](https://github.com/nytimes/gizmo) | 3775 | 226 | 32 | A Microservice Toolkit from The New York Times | 2021-04-30 15:27:05 |
31-
| [macaron](https://github.com/go-macaron/macaron) | 3548 | 286 | 12 | Package macaron is a high productive and modular web framework in Go. | 2025-07-14 13:21:36 |
29+
| [go-restful](https://github.com/emicklei/go-restful) | 5111 | 682 | 2 | package for building REST-style Web Services using Go | 2025-11-19 06:51:23 |
30+
| [gizmo](https://github.com/nytimes/gizmo) | 3775 | 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 | 11 | Package macaron is a high productive and modular web framework in Go. | 2025-07-14 13:21:36 |
3232
| [go-json-rest](https://github.com/ant0ine/go-json-rest) | 3489 | 373 | 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) | 1769 | 82 | 13 | 🍐 The enterprise REST API framework | 2026-06-03 11:53:48 |
33+
| [goyave](https://github.com/go-goyave/goyave) | 1771 | 82 | 13 | 🍐 The enterprise REST API framework | 2026-06-03 11:53:48 |
3434
| [armor](https://github.com/labstack/armor) | 1661 | 64 | 21 | Uncomplicated, modern HTTP server | 2019-08-03 18:10:09 |
3535
| [web](https://github.com/gocraft/web) | 1523 | 117 | 24 | Go Router + Middleware. Your Contexts. | 2019-02-07 15:06:52 |
3636
| [dotweb](https://github.com/devfeel/dotweb) | 1381 | 178 | 16 | Simple and easy go web micro framework | 2026-03-10 11:00:44 |
3737
| [rest-layer](https://github.com/rs/rest-layer) | 1247 | 112 | 36 | REST Layer, Go (golang) REST API framework | 2021-09-30 23:58:01 |
3838
| [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-
| [copper](https://github.com/gocopper/copper) | 939 | 30 | 5 | 🚀‏‏‎ ‎‏‏‎‏‏‎‎‎‎‎‎Copper is a Go toolkit complete with everything you need to build web apps. | 2026-02-28 13:52:17 |
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 |
4040
| [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 |
41-
| [gearbox](https://github.com/gogearbox/gearbox) | 805 | 55 | 1 | Gearbox :gear: is a web framework written in Go with a focus on high performance | 2022-09-21 00:20:37 |
41+
| [gearbox](https://github.com/gogearbox/gearbox) | 802 | 55 | 1 | Gearbox :gear: is a web framework written in Go with a focus on high performance | 2022-09-21 00:20:37 |
4242
| [aah](https://github.com/go-aah/aah) | 685 | 33 | 19 | A secure, flexible, rapid Go web framework | 2020-09-02 02:31:20 |
43-
| [yoyogo](https://github.com/yoyofx/yoyogo) | 582 | 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) | 559 | 70 | 36 | 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-03-24 15:29:47 |
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) | 559 | 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-03-24 15:29:47 |
4545
| [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-
| [neo](https://github.com/ivpusic/neo) | 416 | 40 | 6 | Go Web Framework | 2017-08-14 23:54:31 |
46+
| [neo](https://github.com/ivpusic/neo) | 415 | 40 | 6 | Go Web Framework | 2017-08-14 23:54:31 |
4747
| [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) | 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 |
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 |
4949
| [aegis](https://github.com/tmaiaroto/aegis) | 285 | 15 | 8 | Serverless Golang deploy tool and framework for AWS Lambda | 2019-07-28 17:59:41 |
5050
| [gorouter](https://github.com/vardius/gorouter) | 153 | 17 | 9 | Go Server/API micro framework, HTTP request router, multiplexer, mux | 2024-09-05 02:45:54 |
5151
| [gorest](https://github.com/tideland/gorest) | 36 | 6 | 3 | RESTful Server Systems [DEPRECATED] | 2017-11-10 13:00:37 |
5252

53-
*Last Automatic Update: 2026-06-07T03:30:12Z*
53+
*Last Automatic Update: 2026-06-14T03:36:33Z*

0 commit comments

Comments
 (0)