Golang三方库收集-不定期更新
咻兔哔 / 资源分享

收集的一些三方库,不定期更新

网络请求库

非常好用,比 python 的 requests 还要好用
https://github.com/imroc/req

rpc 库

可以用来构建自己的 微服务;好的地方是,比较自由,不像现成的微服务框架
https://github.com/smallnest/rpcx

web 框架
  • iris
    https://github.com/kataras/iris
  • gin
    https://github.com/gin-gonic/gin
  • fiber
    https://github.com/gofiber/fiber
热重启

github.com/pilu/fresh

cron 定时任务库

https://github.com/robfig/cron

获取机器状态库

https://github.com/shirou/gopsutil

JWT

https://github.com/dgrijalva/jwt-go

验证码

https://github.com/mojocn/base64Captcha

邮件

https://gopkg.in/gomail.v2

汉字转拼音

https://github.com/mozillazg/go-pinyin

消息队列

https://github.com/nsqio/go-nsq

随机数

https://gitlab.com/NebulousLabs/fastrand

Redis 客户端

https://github.com/gomodule/redigo

雪花 ID 生成器

https://github.com/zheng-ji/goSnowFlake

Excel 处理

http://github.com/xuri/excelize
go get github.com/xuri/excelize/v2

WEB 框架

github.com/gin-gonic/gin

数据库

gorm.io/gorm

配置

github.com/spf13/viper

REDIS

github.com/go-redis/redis

工具包

github.com/duke-git/lancet

参数验证

github.com/gookit/validate

日志

go.uber.org/zap

JSON

github.com/json-iterator/go

协程池

github.com/panjf2000/ants

支付宝捐赠
请使用支付宝扫一扫进行捐赠
微信捐赠
请使用微信扫一扫进行赞赏
有 0 篇文章