LinuxGit's Stars
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
rclone/rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
kahun/awesome-sysadmin
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
golangci/golangci-lint
Fast linters runner for Go
temporalio/temporal
Temporal service
dgryski/go-perfbook
Thoughts on Go performance optimization
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
uber/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
kubernetes-sigs/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
ThreeDotsLabs/watermill
Building event-driven applications the easy way in Go.
securego/gosec
Go security checker
kubernetes/examples
Kubernetes application example tutorials
kubernetes-sigs/metrics-server
Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.
KubeOperator/KubeOperator
KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。
openkruise/kruise
Automated management of large-scale applications on Kubernetes (incubating project under CNCF)
mailru/easyjson
Fast JSON serializer for golang.
dhall-lang/dhall-lang
Maintainable configuration files
uber-go/dig
A reflection based dependency injection toolkit for Go.
swaggo/gin-swagger
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
helm/chartmuseum
helm chart repository server
microcosm-cc/bluemonday
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
rancher/rke
Rancher Kubernetes Engine (RKE), an extremely simple, lightning fast Kubernetes distribution that runs entirely within containers.
appleboy/gin-jwt
JWT Middleware for Gin framework
kubernetes-sigs/apiserver-builder-alpha
apiserver-builder-alpha implements libraries and tools to quickly and easily build Kubernetes apiservers/controllers to support custom resource types based on APIServer Aggregation
kubernetes/api
The canonical location of the Kubernetes API definition.
tumblr/k8s-sidecar-injector
Kubernetes sidecar injection service
pingcap/tidb-map
A series of maps to help users and contributors