Go 趋势,周报
浏览往期 GitHub 上最热门的Go开源项目
2023年第5周
一个支持本地、阿里云盘、GoogleDrive、百度网盘等多存储的文件列表程序,使用 Gin 和 React开发
Clash 是一个用Go开发的 HTTP/HTTPS/SOCKS 代理工具,支持VMess, Shadowsocks, Trojan, Snell协议
Gin 是一个用 Go (Golang) 编写的 HTTP web 框架。 它是一个类似于 martini 但拥有更好性能的 API 框架, 优于 httprouter,速度提高了近 40 倍。如果你需要极好的性能,使用 Gin 吧。
Kratos 一套轻量级 Go 微服务框架,包含大量微服务相关功能及工具。
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
翻译 - 授权库,支持Golang中的访问控制模型,如ACL,RBAC,ABAC
2023年第4周
Artificial Intelligence Infrastructure-as-Code Generator.
Grafana Mimir 为 Prometheus 提供水平扩展、高可用、多租户、长期存储支持。
Go 语言 Clean Architecture 模板
Argo CD 是用于 Kubernetes 的声明式 GitOps 持续交付工具。
Optimism is Ethereum, scaled.
翻译 - Monorepo implementing the Optimistic Ethereum protocol
2023年第3周
An automated e-mail OSINT tool
Artificial Intelligence Infrastructure-as-Code Generator.
一个漏洞扫描工具,可用于扫描容器镜像、系统文件、Git仓库、以及配置和硬编码密钥等
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
翻译 - Go的eBPF库