development useage
source
http
websocket
| github repo | star | Documentation |
|---|---|---|
| gorilla/websocket | 19.2K | - |
database
| github repo | star | Documentation | note |
|---|---|---|---|
| go-gorm/gorm | 32.6K | https://gorm.io/ | orm |
| ent/ent | 13.6K | https://entgo.io/ | orm |
| lib/pq | 8.1K | doc | postgres driver |
| go-sql-driver/mysql | 13.3K | doc | go-sql-driver mysql |
| kyleconroy/sqlc | 8.2K | https://sqlc.dev/ | - |
| jmoiron/sqlx | 13.7K | http://jmoiron.github.io/sqlx/ | - |
| volatiletech/sqlboiler | 5.8K | - | - |
microservice
| github | star | Documentation |
|---|---|---|
| grpc/grpc-go | 18.1K | https://grpc.io/ |
| golang/protobuf | 9.1K | doc |
| hashicorp/consul | 26.5K | https://www.consul.io/ |
| alibaba/nacos | 26.5K | https://nacos.io/ |
| go-kit/kit | 25K | https://gokit.io/ |
| goadesign/goa | 5.2K | https://goa.design/ |
logger
| github repo | star | Documentation |
|---|---|---|
| uber-go/zap | 18.8K | doc |
configuration
| github repo | star | Documentation |
|---|---|---|
| spf13/viper | 23.1K | - |
authorization
| github | star | Documentation |
|---|---|---|
| go-playground/validator | 13.2K | doc |
| dgrijalva/jwt-go | 10.6K | https://github.com/golang-jwt/jwt |
| go-password-encoder | 96 | - |
testing
| github | star | Documentation |
|---|---|---|
| tsenart/vegeta | 21.3K | - |
| smartystreets/goconvey | 7.8K | doc |
| swaggo/swag | 8.2K | - |
cooperate
| github repo | star | Documentation |
|---|---|---|
| hacdias/webdav | 2.5K | - |
others
| github repo | star | Documentation |
|---|---|---|
| hashicorp/go-uuid | 161 | doc |