整理一些自己使用的好用的golang第三方庫,持續跟新


網絡請求庫,非常好用,比python的requests還要好用

https://github.com/imroc/req

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://gopkg.in/gomail.v2

漢字轉拼音

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

 消息隊列, nsq

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

 
        
 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM