網絡請求庫,非常好用,比python的requests還要好用
rpc庫,可以用來構建自己的 微服務;好的地方是,比較自由,不像現成的微服務框架
https://github.com/smallnest/rpcx
web 框架 ; iris , gin ,fiber
https://github.com/kataras/iris
https://github.com/gin-gonic/gin
https://github.com/gofiber/fiber
cron定時任務庫;
https://github.com/robfig/cron
獲取機器狀態庫;
https://github.com/shirou/gopsutil
jwt,生成token等
https://github.com/dgrijalva/jwt-go
驗證碼庫
https://github.com/mojocn/base64Captcha
郵件發送
漢字轉拼音
https://github.com/mozillazg/go-pinyin
消息隊列, nsq
https://github.com/nsqio/go-nsq