r13ljj's Stars
cli/cli
GitHub’s official command line tool
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
quic-go/quic-go
A QUIC implementation in pure Go
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
hashicorp/raft
Golang implementation of the Raft consensus protocol
cloudwego/kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
mrniko/netty-socketio
Socket.IO server implemented on Java. Realtime java framework
yanfeizhang/coder-kung-fu
开发内功修炼
maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
cplusplus/draft
C++ standards drafts
hantmac/Mastering_Go_ZH_CN
《Mastering GO》中文译本,《玩转 GO》。
heidihoward/distributed-consensus-reading-list
A list of papers about distributed consensus.
huihongxiao/MIT6.S081
brokercap/Bifrost
Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件
imarvinle/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
AlexStocks/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
openjdk/jmc
Repository for OpenJDK Mission Control, a production time profiling and diagnostics tools suite. https://openjdk.org/projects/jmc
espertechinc/esper
Esper Complex Event Processing, Streaming SQL and Event Series Analysis
leewaiho/Clean-Architecture-zh
《架构整洁之道》中文翻译
polardb/polardbx-engine
polardbx-engine is a MySQL branch originated from Alibaba Group, especially supports large-scale distributed database system.
apache/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].
Testzero-wz/analog
一款基于机器学习的Web日志统计分析与异常检测命令行工具
blynkkk/clickhouse4j
Lighter and faster alternative for the official ClickHouse JDBC driver
vision9527/raft-demo
通过hashicorp-raft库手把手调试raft协议
ljygz/Flink-CEPplus
基于flink 1.8 源码二次开发,详见MD
opensourceteams/flink-maven-scala
flink技术学习笔记分享
foldright/java-agent-study
📝 A study project of Java™ Agent(Instrumentation) ☕️🤖
jwcjlu/raftgo
jwcjlu/mit-6.824