系统资源管理
https://github.com/shirou/gopsutil
多进程管理工具
https://github.com/mattn/goreman
https://github.com/ddollar/forego
https://github.com/blurooo/go-monitor
https://github.com/statping/statping
C 语言
https://bitbucket.org/tildeslash/monit/src/master/
守护进程
https://github.com/sevlyar/go-daemon
https://github.com/VividCortex/godaemon
分布式任务调度平台
https://github.com/busgo/forest
授权认证模型
https://github.com/casbin/casbin
数据结构
https://github.com/emirpasic/gods
Http 请求
https://github.com/go-resty/resty
缓存(可持久化)
https://github.com/patrickmn/go-cache
https://github.com/golang/groupcache
错误输出
计划任务
https://github.com/robfig/cron
数据库 ORM
https://github.com/jinzhu/gorm
Golang 命令行
https://github.com/spf13/cobra
https://github.com/spf13/pflag
配置文件
https://github.com/spf13/viper
日志
https://github.com/sirupsen/logrus
键值对数据库
https://github.com/dgraph-io/badger
https://github.com/syndtr/goleveldb
爬虫
https://github.com/chromedp/chromedp
监控
https://github.com/simplejia/cmonito
https://github.com/google/gops
异步消息通信
https://github.com/ThreeDotsLabs/watermill
https://github.com/trivago/gollum
获取物理机硬件信息
https://github.com/shirou/gopsutil
高效键值存储(持久化)
https://github.com/dgraph-io/badger/
支持 Google Protocol 缓冲区协议的缓存库
网友评论