yu31's Stars
pyenv/pyenv
Simple Python version management
istio/istio
Connect, secure, control, and observe services.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
micro/go-micro
A Go microservices framework
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
abiosoft/colima
Container runtimes on macOS (and Linux) with minimal setup
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
bytebase/bytebase
The GitHub/GitLab for database DevSecOps. World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams.
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
hyperium/tonic
A native gRPC client & server implementation with async/await support.
ccfos/nightingale
An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.
grpc/grpc-web
gRPC for Web Clients
hashicorp/raft
Golang implementation of the Raft consensus protocol
asaskevich/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
cweill/gotests
Automatically generate Go test boilerplate from your source code.
natefinch/lumberjack
lumberjack is a log rolling package for Go
gluster/glusterfs
Gluster Filesystem : Build your distributed storage in minutes
nginxinc/kubernetes-ingress
NGINX and NGINX Plus Ingress Controllers for Kubernetes
cubefs/cubefs
cloud-native distributed storage
sqlchat/sqlchat
Chat-based SQL Client and Editor for the next decade
agiledragon/gomonkey
gomonkey is a library to make monkey patching in unit tests easy
hwameistor/hwameistor
Hwameistor is an HA local storage system for cloud-native stateful workloads.
radondb/radondb-mysql-kubernetes
Open Source,High Availability Cluster,based on MySQL
yu31/protoc-plugin
This project is a collection of protobuf plugins.
yu31/protoc-plugin-json
protoc plugin to generate codes for json.Marshal and json.Unmarshal
yu31/snowflake
Implementation of SnowFlake Algorighms