xiangyuwu-gif's Stars
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
rubyist/circuitbreaker
Circuit Breakers in Go
trpc-group/trpc-cpp
A pluggable, high-performance RPC framework written in cpp
trpc-group/trpc-go
A pluggable, high-performance RPC framework written in golang
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
EagleChen/mapmutex
Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.