原文:Golang 開源框架

微服務:https: github.com micro go micro https: github.com istio istio 監控:https: github.com prometheus prometheus 權限:https: github.com casbin casbin RPC:https: github.com grpc grpc go https: github.com gr ...

2020-03-07 23:22 0 1416 推薦指數:

查看詳情

apache trafficcontrol 開源的基於golang 的cdn 框架

apache trafficcontrol 是一個開源的基於golang編寫的可以用來cdn 的框架 包含的模塊 流量操作 流量路由 流量統計 流量portal 流量監控 參考資料 https://trafficcontrol.apache.org/ https ...

Sat Oct 24 04:29:00 CST 2020 0 629
ent facebook 開源golang orm 框架

ent 是facebook 開源golang orm 框架,簡單強大,具有提下特性 schema 即代碼 方便的圖遍歷 靜態類型以及顯示api 多種存儲引擎支持(當前是mysql,sqlite,以及Gremlin) 說明 ent 的官方文檔也是很詳細的,為為了提供 ...

Mon Oct 14 05:01:00 CST 2019 0 542
go-plugin hashicorp開源golang插件框架

go-plugin 已經存在很長時間了,同時hashicorp公司的好多產品都在使用vault,terrform,nomad,waypoint 詳細的介紹可以參考官方文檔,以下只是一個簡單的學習試用 ...

Wed Oct 21 01:35:00 CST 2020 0 1649
golang框架

來自:碼農網,譯者:小峰 鏈接:www.codeceo.com/article/golang-framework-ide-tools.html 自推出以來,Google的Go編程語言(Golang)越來越受主流用戶的歡迎。在2016年12月的一份調研中,3,595名受訪者中有89%表明 ...

Tue Sep 24 16:26:00 CST 2019 0 460
Golang 框架

Golang 框架 作用 網址 gin web框架 https://github.com/gin-gonic/gin xorm ORM庫 http ...

Tue Apr 14 22:14:00 CST 2020 0 609
Golang開源項目

谷歌官方維護了一個基於go語言的開源項目列表: https://github.com/golang/go/wiki/Projects 其中有非常多的優秀項目值得學習,有幾百行代碼適合新手閱讀的項目,也有大型如nsq、docker等的項目。 下面推薦幾款適合學習的項目: 1、cache2go ...

Sun Oct 20 05:20:00 CST 2019 0 308
Golang開源定時任務調度框架robfig/cron優化

項目中需要使用一個簡單的定時任務調度的框架,最初直接從GitHub上搜了一個star比較多的,就是 https://github.com/robfig/cron 這個,目前有8000+ star。剛開始使用的時候發現問題不大,但是隨着單機需要定時調度的任務越來越多,高峰期差不多接近500QPS ...

Tue Jun 08 05:29:00 CST 2021 0 3296
Golang優秀開源項目匯總

https://blog.csdn.net/weixin_33836874/article/details/85988498?utm_medium=distribute.pc_relevant.non ...

Thu Jul 09 02:58:00 CST 2020 0 567
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM