progzc's Stars
CoderLeixiaoshuai/wuhan-IT
『武汉互联网』持续关注武汉互联网公司,帮助大家排坑,让一线浪子顺利回家
clash-verge-rev/clash-verge-rev
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
judylime/grokking
p0deje/Maccy
Lightweight clipboard manager for macOS
zhuolhc/Mac-typora-activation
一个仅仅需要修改官方配置文件的方法,非破解版,无需下载额外软件的typora Mac 免费激活方法
linux-china/jenv
Java enVironment Manager
momosecurity/aswan
陌陌风控系统静态规则引擎,零基础简易便捷的配置多种复杂规则,实时高效管控用户异常行为。
fatih/color
Color package for Go (golang)
mattn/go-shellwords
Parse line as shell words
fvbock/endless
Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
tidwall/wal
Write ahead log for Go.
fsgo/smart-go-dl
Multi Go version management
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
smallnest/goframe
send/receive framed data via TCP or QUIC
golang/tools
[mirror] Go Tools
open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
containernetworking/cni
Container Network Interface - networking for Linux containers
guangzhengli/k8s-tutorials
k8s tutorials | k8s 教程
dgkanatsios/CKAD-exercises
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
ugorji/go
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
msgpack/msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
hashicorp/go-msgpack
Open-Source Go Code. msgpack.org[Go]
hashicorp/go-multierror
A Go (golang) package for representing a list of errors as a single error.
hashicorp/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
hashicorp/go-metrics
A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)
LCTT/TranslateProject
Linux**翻译项目
koderover/zadig
Zadig is a cloud native, distributed, developer-oriented DevOps platform
xiaoxuxiansheng/redis_lock
amyangfei/redlock-go
Redlock: a redis based distributed lock implementation in golang
cheerego/go-redisson
a redisson like distributed redis lock, support watchdog、reentrant lock, implement by go