GitHub上最受欢迎的Go开源项目,按照星标排序
Go(又名Golang)是谷歌公司于2009年推出的一款静态强类型、编译型编程语言。Go的语法接近C语言,但带有垃圾回收功能。官方编译器支持跨平台编译,能直接生成目标系统的二进制文件。Go 主要应用在云原生、分布式系统、DevOps、Web开发、CLI工具等。
🔥 1Panel offers an intuitive web interface for managing websites, files, containers, databases and LLMs within a Linux server.
Automatically provision and manage TLS certificates in Kubernetes
Open source AI coding agent. Designed for large projects and real world tasks.
Docker 开源社区版
gopsutil 是Python 工具库 psutil 的Golang 移植版,可以帮助我们方便地获取当前运行中的进程、系统使用率(CPU, 内存, 磁盘, 网络, 传感器)等信息