zmz297320333's Stars
nicoxiang/geektime-downloader
极客时间课程下载器,支持下载极客时间专栏/视频课/每日一课/大厂实践/训练营视频
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
cloudwego/dynamicgo
Dynamically and efficiently operate RPC data for Go
spf13/cobra
A Commander for modern Go CLI interactions
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
opensergo/opensergo-specification
Universal cloud-native microservice governance specification (微服务治理标准)
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
crazybber/awesome-patterns
Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
mbasso/awesome-wasm
😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
easegress-io/easegress
A Cloud Native traffic orchestration system
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
pinpoint-apm/pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems.
AliyunContainerService/minikube
普大喜奔,官方Minikube提供了完整对国内用户支持,完美支持Addon组件。 建议参考 https://yq.aliyun.com/articles/221687 或 https://github.com/AliyunContainerService/minikube/wiki 最新支持minikube v1.24.0
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Netflix/concurrency-limits
vipshop/vjtools
The vip.com's java coding standard, libraries and tools
netty/netty
Netty project - an event-driven asynchronous network application framework
ben-manes/caffeine
A high performance caching library for Java
async-profiler/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
chewiebug/GCViewer
Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6+ garbage collector logs (including G1 collector)
openbilibili/go-common
哔哩哔哩 bilibili 网站后台工程 源码
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
spring-projects/spring-retry
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)