## Golang Web Framework
| 框架名称 | Star | Fork | 介绍 | 备注 |
| ------------ | ------------ | ------------ | ------------ |------------ |
| Gin | 48.4K | 5.5k | |
| Iris | 20.6K | 2.2k | |
| go-Gf | 5.4k | 782 | |
| Beego | 26.4k | 5.2k ||
| Revel | 12.3k | 1.4k |
| Echo| 19.9K | 1.8K |
| Buffalo | 6.2K | 485 |
## Golang MSA
| 框架名称 | Star | Fork | 介绍 | 备注 | 统计时间 |
| ------------ | ------------ | ------------ | ------------ |------------ | -------|
| Go Micro | 10.3K | 901 | | https://github.com/micro/micro | 2021-8-11 |
| Go Kit | 21.03K | 2.2k | | https://github.com/go-kit/kit/ | 2021-8-11 |
| Kratos | 14.4K | 2.9k | 哔哩哔哩开源的一套Go微服务框架 | https://github.com/go-kratos/kratos | 2021-8-11 |
| Istio | 27.1k | 5.4k | | https://github.com/istio/istio |
| Goa | 4.3K | 459 | | https://github.com/goadesign/goa |
| dubbo-go | 3.4K | 581 | | https://github.com/apache/dubbo-go | 2021-8-11 |
| Jupiter |2.9K |459 |斗鱼开源的面向服务治理的Golang微服务框架 | https://github.com/douyu/jupiter |
| go-zero | 10.3K | 1.3K | 一个集成了各种工程实践的 web 和 rpc 框架 | https://github.com/tal-tech/go-zero | 2021-08-11 |
| KiteX |2.8k|276|字节开源的RPC框架|https://github.com/cloudwego/kitex | 2021-10-15 |
## 实时数据
| Name | Release | Stars | Forks | Size | Last |
| ------------ | ------------ | --------- | ---| -- | ----- |
| Go Kit | [![Release](https://img.shields.io/github/v/release/go-kit/kit.svg?style=flat-square)](https://github.com/go-kit/kit) | [![Stars](https://img.shields.io/github/stars/go-kit/kit?style=flat-square)]()| ![Forks](https://img.shields.io/github/forks/go-kit/kit?style=flat-square) | ![Size](https://img.shields.io/github/languages/code-size/go-kit/kit?color=brown&label=Size&style=flat-square) | ![Last](https://img.shields.io/github/last-commit/go-kit/kit?style=plastic) |
| Go-zero | [![Release](https://img.shields.io/github/v/release/tal-tech/go-zero.svg?style=flat-square)](https://github.com/tal-tech/go-zero) | [![Stars](https://img.shields.io/github/stars/tal-tech/go-zero?style=flat-square)]()|![Forks](https://img.shields.io/github/forks/tal-tech/go-zero?style=flat-square) | ![Size](https://img.shields.io/github/languages/code-size/tal-tech/go-zero?color=brown&label=Size&style=flat-square) | ![Last](https://img.shields.io/github/last-commit/tal-tech/go-zero?style=plastic) |
| Go Micro | [![Release](https://img.shields.io/github/v/release/micro/micro.svg?style=flat-square)](https://github.com/micro/micro) | [![Stars](https://img.shields.io/github/stars/micro/micro?style=flat-square)]()|![Forks](https://img.shields.io/github/forks/micro/micro?style=flat-square) | ![Size](https://img.shields.io/github/languages/code-size/micro/micro?color=brown&label=Size&style=flat-square) | ![Last](https://img.shields.io/github/last-commit/micro/micro?style=plastic) |
|dubbo-go | [![Release](https://img.shields.io/github/v/release/apache/dubbo-go.svg?style=flat-square)](https://github.com/apache/dubbo-go) | [![Stars](https://img.shields.io/github/stars/apache/dubbo-go?style=flat-square)]()| ![Forks](https://img.shields.io/github/forks/apache/dubbo-go?style=flat-square) | ![Size](https://img.shields.io/github/languages/code-size/apache/dubbo-go?color=brown&label=Size&style=flat-square) | ![Last](https://img.shields.io/github/last-commit/apache/dubbo-go?style=plastic) |
| Kratos | [![Release](https://img.shields.io/github/v/release/go-kratos/kratos.svg?style=flat-square)](https://github.com/go-kratos/kratos) | [![Stars](https://img.shields.io/github/stars/go-kratos/kratos?style=flat-square)]()| ![Forks](https://img.shields.io/github/forks/go-kratos/kratos?style=flat-square) | ![Size](https://img.shields.io/github/languages/code-size/go-kratos/kratos?color=brown&label=Size&style=flat-square) | ![Last](https://img.shields.io/github/last-commit/go-kratos/kratos?style=plastic) |
| KiteX | [![Release](https://img.shields.io/github/v/release/cloudwego/kitex.svg?style=flat-square)](https://github.com/cloudwego/kitex) | [![Stars](https://img.shields.io/github/stars/cloudwego/kitex?style=flat-square)]()| ![Forks](https://img.shields.io/github/forks/cloudwego/kitex?style=flat-square) | ![Size](https://img.shields.io/github/languages/code-size/cloudwego/kitex?color=brown&label=Size&style=flat-square) | ![Last](https://img.shields.io/github/last-commit/cloudwego/kitex?style=plastic) |
有疑问加站长微信联系(非本文作者)