Pinned Repositories
certificate
curiodb
Distributed & Persistent Redis Clone built with Scala & Akka
grpc-note
gRPC相关的笔记
grpc-spring-boot-starter
SpringBoot Starter for gRPC
linux-note
Linux内核相关的笔记
netty-backlog-test
polaris
Service Discovery and Governance Center for Distributed and Microservice Architecture
quantiles
shichaoyuan.github.io
shichaoyuan's Repositories
shichaoyuan/shichaoyuan.github.io
shichaoyuan/agrona
High Performance data structures and utility methods for Java
shichaoyuan/client-java
Java Client for TiKV
shichaoyuan/concurrency-limits
shichaoyuan/dstat
Versatile resource statistics tool
shichaoyuan/etcd
Distributed reliable key-value store for the most critical data of a distributed system
shichaoyuan/fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
shichaoyuan/ffwd
This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.
shichaoyuan/id2203
Project for ID2203
shichaoyuan/incubator-ratis
Open source Java implementation for Raft consensus protocol.
shichaoyuan/JCTools
shichaoyuan/jfr-flame-graph
Get Method Sampling from Java Flight Recorder Dump and convert to FlameGraph compatible format.
shichaoyuan/kafka
Mirror of Apache Kafka
shichaoyuan/kubernetes-initializer-tutorial
Hands-on tutorial for building and deploying Kubernetes Initializers.
shichaoyuan/libra
Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
shichaoyuan/logcabin
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core metadata and is helpful in solving cluster management issues.
shichaoyuan/lua-resty-kafka
Lua kafka client driver for the ngx_lua based on the cosocket API
shichaoyuan/mio
Metal IO library for Rust
shichaoyuan/mosn
MOSN is a powerful cloud-native proxy acts as a edge proxy or service mesh's data plane. https://mosn.io
shichaoyuan/parallec
Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
shichaoyuan/pcfg_cracker
Probabilistic Context Free Grammar (PCFG) password guess generator
shichaoyuan/raft-rs
Raft distributed consensus algorithm implemented in Rust.
shichaoyuan/RedisShake
Redis-shake is a tool for synchronizing data between two redis databases. Redis-shake是一个用于在两个redis之间同步数据的工具,满足用户非常灵活的同步、迁移需求。
shichaoyuan/snippets
shichaoyuan/sofa-bolt
SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
shichaoyuan/termshark
A terminal UI for tshark, inspired by Wireshark
shichaoyuan/titan
A Distributed Redis Protocol Compatible NoSQL Database
shichaoyuan/transmittable-thread-local
📌 The missing std Java™ lib(simple & 0-dependency) for framework/middleware, transmitting ThreadLocal value between threads even using thread pool like components.
shichaoyuan/vjtools
The VIP's java code standard, libraries and tools
shichaoyuan/x-pipe
X-Pipe是由携程框架部门研发的Redis多数据中心复制管理系统。基于Redis的Master-Slave复制协议,实现低延时、高可用的Redis多数据中心复制,并且提供一键机房切换,复制监控、异常报警等功能。开源版本和携程内部生产环境版本一致。