https://github.com/purpleidea/mgmt | 88 | 1,186 | 155 | 分布式并行配置管理系统 |
https://github.com/Shopify/go-lua | 230 | 1,184 | 77 | lua虚拟机 |
https://github.com/gobwas/ws | 62 | 1,174 | 50 | Tiny WebSocket library for Go |
https://github.com/hu17889/go_spider | 139 | 1,160 | 388 | 爬虫框架 |
https://github.com/rakyll/statik | 26 | 1,159 | 65 | 将文件嵌入Go可执行文件 |
https://github.com/upper/db | 54 | 1,155 | 87 | Go的高效数据访问层:PostgreSQL,MySQL,SQLite,MSSQL,MongoDB |
https://github.com/golang/net | 119 | 1,139 | 497 | golang网络库的补充 |
https://github.com/golang/mock | 36 | 1,140 | 142 | mock server |
https://github.com/google/btree | 60 | 1,146 | 119 | b树 |
https://github.com/henrylee2cn/faygo | 95 | 1,109 | 179 | 用极少的代码开发出高性能的Web应用程序 |
https://github.com/jinzhu/now | 37 | 1,106 | 72 | 时间封装 |
https://github.com/gosuri/uiprogress | 24 | 1,086 | 64 | 命令行进度条 |
https://github.com/xtaci/kcp-go | 97 | 1,073 | 241 | kcp底层库 |
https://github.com/chzyer/readline | 35 | 1,069 | 94 | readline的golang实现 |
https://github.com/oklog/ulid | 22 | 1,064 | 29 | 生成ULID(据说优于GUID,UUID) |
https://github.com/volatiletech/sqlboiler | 46 | 1,063 | 92 | GO ORM支持mysql,postgresql |
https://github.com/unrolled/render | 34 | 1,046 | 87 | 渲染JSON,XML,二进制数据和HTML模板 |
https://github.com/metrue/fx | 32 | 1,038 | 38 | faas |
https://github.com/Qihoo360/poseidon | 135 | 1,034 | 262 | Poseidon 系统是一个日志搜索平台,千万亿规模 |
https://github.com/TrueFurby/go-callvis | 30 | 1,031 | 29 | 生成调用关系图 |
https://github.com/olekukonko/tablewriter | 30 | 1,026 | 107 | 打印ascii table |
https://github.com/cpmech/gosl | 50 | 1018 | 56 | 数学库 |
https://github.com/serverless/event-gateway | 47 | 1,013 | 38 | 分布式事件总线框架 |
https://github.com/segmentio/ksuid | 28 | 1,003 | 30 | 生成和解析KSUID的Go库,类似snowflake |
https://github.com/lifei6671/mindoc | 93 | 993 | 322 | 类似看云的文档系统 |
https://github.com/nsqio/go-nsq | 55 | 216 | 985 | nsq的go客户端封装 |
https://github.com/opentracing/opentracing-go | 45 | 982 | 108 | 类似Jaeger或zipkin的微服务分布式跟踪 |
https://github.com/facette/facette | 52 | 968 | 69 | 时间序列服务器如Graphite的web前端 |
https://github.com/hellofresh/janus | 124 | 965 | 138 | 用Go编写的API网关 |
https://github.com/matryer/vice | 39 | 960 | 38 | chan做的消息队列 |
https://github.com/henrylee2cn/teleport | 82 | 951 | 132 | 通用、高效、灵活的Socket框架 |
https://github.com/ory/fosite | 35 | 950 | 75 | OAuth 2.0和OpenID框架 |
https://github.com/uniqush/uniqush-push | 65 | 948 | 161 | 推送服务框架 |
https://github.com/funny/link | 137 | 936 | 246 | Go语言网络层脚手架 |
https://github.com/shiyanhui/hero | 28 | 903 | 50 | 高性能、强大并且易用的go模板引擎 |
https://github.com/takama/daemon | 43 | 886 | 139 | 守护程序包 |
https://github.com/hashicorp/go-plugin | 57 | 864 | 53 | 通过RPC的Golang插件系统 |
https://github.com/olahol/melody | 33 | 850 | 97 | mini websocket |
https://github.com/grpc-ecosystem/go-grpc-middleware | 43 | 842 | 88 | gRPC中间件:拦截器链接,认证,日志记录,重试 |
https://github.com/euphoria-io/heim | 44 | 840 | 53 | 一个实时社区平台 |
https://github.com/microcosm-cc/bluemonday | 25 | 834 | 57 | HTML内容清洗,避免XSS攻击 |
https://github.com/go-ini/ini | 49 | 830 | 142 | INI文件读写 |
https://github.com/gdamore/tcell | 41 | 828 | 62 | 命令行UI |
https://github.com/oikomi/FishChatServer2 | 40 | 257 | 81 | 聊天服务器,框架很牛 |
https://github.com/gorilla/sessions | 37 | 817 | 168 | 为自定义会话后端提供cookie和文件系统会话和基础结构 |