Pinned Repositories
akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
async-http-client
Asynchronous Http and WebSocket Client library for Java
aviator
A high performance expression evaluator for java
cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
druid
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics(https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
fescar
:fire: Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
metrics
:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.
netty
Netty project - an event-driven asynchronous network application framework
yanluhua's Repositories
yanluhua/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
yanluhua/netty
Netty project - an event-driven asynchronous network application framework
yanluhua/akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
yanluhua/async-http-client
Asynchronous Http and WebSocket Client library for Java
yanluhua/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
yanluhua/curator
Apache Curator
yanluhua/disruptor
High Performance Inter-Thread Messaging Library
yanluhua/etcd
Distributed reliable key-value store for the most critical data of a distributed system
yanluhua/feign
Feign makes writing java http clients easier
yanluhua/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
yanluhua/jmockit1
Advanced Java library for integration testing, mocking, faking, and code coverage
yanluhua/kafka
Mirror of Apache Kafka
yanluhua/kong
🦍 The Cloud-Native API Gateway
yanluhua/lua-kong-nginx-module
Nginx C module to allow deeper control of Nginx behaviors by Kong Lua code
yanluhua/mybatis-3
MyBatis SQL mapper framework for Java
yanluhua/mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
yanluhua/mybatis-plus-samples
MyBatis-Plus Samples
yanluhua/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
yanluhua/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
yanluhua/openjdk
Do not send pull requests! Automated Git clone of various OpenJDK branches
yanluhua/openresty
Turning Nginx into a Full-Fledged Scriptable Web Platform
yanluhua/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.
yanluhua/rocketmq
Mirror of Apache RocketMQ
yanluhua/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
yanluhua/sia-gateway
微服务路由网关(zuul-plus)
yanluhua/spring-batch
Spring Batch is a framework for writing offline and batch applications using Spring and Java
yanluhua/spring-framework
Spring Framework
yanluhua/springfox
Automated JSON API documentation for API's built with Spring
yanluhua/tomcat
Apache Tomcat
yanluhua/zookeeper
Mirror of Apache Hadoop ZooKeeper