wxj2016's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
prometheus/prometheus
The Prometheus monitoring system and time series database.
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
golang/protobuf
Go support for Google's protocol buffers
tporadowski/redis
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
kubernetes/client-go
Go client for Kubernetes.
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
wangyuan389/mall-cook
商城低代码平台,可视化搭建H5、小程序多端商城
bufbuild/protoc-gen-validate
Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate
go-redsync/redsync
Distributed mutual exclusion lock using Redis for Go
kubernetes-sigs/nfs-subdir-external-provisioner
Dynamic sub-dir volume provisioner on a remote NFS server.
smartwalle/alipay
支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签,支持文件上传和接口内容加密。
jaegertracing/jaeger-client-go
🛑 This library is DEPRECATED!
liuyi01/kubernetes-starter
kubernetes入门,包括kubernetes概念,架构设计,集群环境搭建,认证授权等。
percona/percona-server
Percona Server
nacos-group/nacos-sdk-go
Nacos client in Golang
wechatpay-apiv3/wechatpay-go
微信支付 APIv3 的官方 Go Library
sercand/kuberesolver
Grpc Load Balancer with Kubernetes resolver
processout/grpc-go-pool
grpc connection pool
grpc-ecosystem/grpc-opentracing
OpenTracing is a set of consistent, expressive, vendor-neutral APIs for distributed tracing and context propagation
kubeguide/K8sDefinitiveGuide-V4-Sourcecode
《Kubernetes - The Definitive Guide》 4th Edition Source Code
owenliang/k8s-client-go
K8S client-go用法大全
mbobakov/grpc-consul-resolver
Easy-pluggable full-feature GRPC resolver for services registered in Consul
znly/docker-protobuf
All inclusive Protocol Buffer and gRPC suite, powered by Docker and Alpine
hjr265/redsync.go
*DEPRECATED* Please use https://github.com/go-redsync/redsync.