Pinned Repositories
algs4
Algorithms, 4th edition textbook code and libraries
alphacba
alphacba.io
code
Source Code for Go In Action examples
disruptor
High Performance Inter-Thread Messaging Library
dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
mybatis-3
MyBatis SQL mapper framework for Java
netty
Netty project - an event-driven asynchronous network application framework
rocketmq
Mirror of Apache RocketMQ
Sentinel
A lightweight powerful flow control component enabling reliability and monitoring for microservices
kexianjun's Repositories
kexianjun/netty
Netty project - an event-driven asynchronous network application framework
kexianjun/algs4
Algorithms, 4th edition textbook code and libraries
kexianjun/code
Source Code for Go In Action examples
kexianjun/disruptor
High Performance Inter-Thread Messaging Library
kexianjun/dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
kexianjun/mybatis-3
MyBatis SQL mapper framework for Java
kexianjun/rocketmq
Mirror of Apache RocketMQ
kexianjun/Sentinel
A lightweight powerful flow control component enabling reliability and monitoring for microservices
kexianjun/dubbo-admin
The ops and reference implementation for Apache Dubbo (incubating)
kexianjun/dubbo-getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
kexianjun/dubbo-go
Go Implementation For Apache Dubbo
kexianjun/dubbo-go-pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
kexianjun/dubbo-go-samples
Apache dubbo
kexianjun/dubbo-share
kexianjun/dubbo-test
dubbo-test
kexianjun/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
kexianjun/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
kexianjun/kafka
Mirror of Apache Kafka
kexianjun/kexianjun.github.io
kexianjun/my-dubbo-demo
kexianjun/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
kexianjun/netpoll
Package netpoll implements a network poller based on epoll/kqueue.
kexianjun/seata
Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
kexianjun/shardingsphere
Distributed database middleware
kexianjun/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
kexianjun/spring-boot
Spring Boot
kexianjun/spring-boot-starter
MyBatis integration with Spring Boot
kexianjun/tomcat
Apache Tomcat
kexianjun/zinx
基于Golang轻量级TCP并发服务器框架
kexianjun/zookeeper
Mirror of Apache Hadoop ZooKeeper