zhuyixiang's Stars
ocd0711/MSI-B360M-EFI
abel533/Mapper
Mybatis Common Mapper - Easy to use
AxonFramework/AxonFramework
Framework for Evolutionary Message-Driven Microservices on the JVM
xtaci/kcptun
A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing.
linkerd/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
baomidou/mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
inconshreveable/ngrok
Unified ingress for developers
elazarl/goproxy
An HTTP proxy library for Go
mvel/mvel
MVEL (MVFLEX Expression Language)
j-easy/easy-flows
The simple, stupid workflow engine for Java
j-easy/easy-rules
The simple, stupid rules engine for Java
linking12/saluki
Spring Boot starter module for gRPC framework.
smartloli/EFAK
A easy and high-performance monitoring system, for comprehensive monitoring and management of kafka cluster.
wanghongfei/gogate
Go实现的高性能Spring Cloud网关(支持Consul和Eureka), 路由配置热更新、负载均衡、灰度、服务粒度的流量控制、服务粒度的流量统计
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
cookieY/Yearning
🐳 A most popular sql audit platform for mysql
ctripcorp/vi
帮助了解和控制应用
apache/flink
Apache Flink
childe/gohangout
使用 golang 模仿的 Logstash。用于消费 Kafka 数据,处理后写入 ES、Clickhouse 等。
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
houbb/sensitive
🔐Sensitive log tool for java, based on java annotation. (基于注解的 java 日志脱敏工具框架,更加优雅的日志打印。支持自定义哈希、支持基于 log4j2 插件的统一脱敏、支持 logback 插件统一脱敏)
micro/go-micro
A Go microservices framework
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
qunarcorp/qmq
QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。
libevent/libevent
Event notification library
libevent/libevent-book
Nick's libevent manual
cockroachdb/pebble
RocksDB/LevelDB inspired key-value database in Go
golang/leveldb
The LevelDB key-value database in the Go programming language.
apache/incubator-retired-gossip
Mirror of Apache Gossip Incubator
dongjinyong/Gossip
Java实现的Gossip协议,借鉴CassandraV1.1.1源码