Stars
Automated management of large-scale applications on Kubernetes (incubating project under CNCF)
Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration.
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
The Sidecar Project of Apache SkyWalking
唐刀是一款基于 redux + redux-saga 以 model 为核心的数据流管理工具,它将 store 和 saga 统一为 model 的概念,写在一个 js 文件中,以对象配置的概念维护 state、 reducers、effects 等。
Real - time non-invasive AOP framework container based on JVM
An efficient, extensible and easy-to-use RPC framework.
APM, (Application Performance Management) tool for large-scale distributed systems.
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
lightingsean / LoveRecord
Forked from xwdoor/LoveRecordRecoding how much time we together and the store about us. 记录我们在一起的岁月。
AWS Service registry for resilient mid-tier load balancing and failover.
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 di…
Ribbon is a Inter Process Communication (remote procedure calls) 7E76 library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
Speed4J is a simple performance analysis library for Java.
the node module of dubbo client
A small DNS service for communicating A and SRV records.
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with…