wwjwell's Stars
redis/redis
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, Bitmaps.
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
netty/netty
Netty project - an event-driven asynchronous network application framework
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
ben-manes/caffeine
A high performance caching library for Java
p0deje/Maccy
Lightweight clipboard manager for macOS
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
alibaba/COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
quic-go/quic-go
A QUIC implementation in pure Go
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
spinnaker/spinnaker
Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
apache/tomcat
Apache Tomcat
weibocom/motan
A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.
uber/h3
Hexagonal hierarchical geospatial indexing system
line/armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Meituan-Dianping/Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
hpcloud/tail
Go package for reading from continously updated files (tail -f)
moquette-io/moquette
Java MQTT lightweight broker
orika-mapper/orika
Simpler, better and faster Java bean mapping framework
google/proto-quic
baidu/Jprotobuf-rpc-socket
Protobuf RPC是一种基于TCP协议的二进制RPC通信协议的Java实现
dempeZheng/forest
基于netty轻量的高性能分布式RPC服务框架
tiglabs/jupiter
Jupiter is a high-performance 4-layer network load balance service based on DPDK.
mocnik-science/geogrid
Library for Discrete Global Grid Systems
leogomes/http2-netty
A visual performance comparison of HTTP/2 vs HTTP 1.x
joelhockey/tls
Java light-weight client TLS implementation