leiwingqueen's Stars
openark/orchestrator
MySQL replication topology management and HA
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
guxingke/mini-jvm
使用 JDK8 实现 JVM(Java Virtual Machine)
quii/learn-go-with-tests
Learn Go with test-driven development
simonalong/Butterfly
分布式ID生成器框架:超高性能的发号器框架。通过引入多种新的方案,彻底解决雪花算法的时间回拨等问题,并将雪花算法原生QPS提高最少十几~二十倍
sanshengshui/netty-learning-example
:egg: Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。
brokercap/Bifrost
Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件
PsiACE/TiDB-A-Raft-based-HTAP-Database
Unofficial! English original and Chinese translation of the paper.
asdf2014/algorithm
Team up to solve problems on LeetCode together
WeAthFoLD/rust-too-many-lists-zhcn
《Learn Rust With Entirely Too Many Linked Lists》 简体中文翻译
rust-unofficial/too-many-lists
Learn Rust by writing Entirely Too Many linked lists
zhangyuang/leetcode
solve questions in leetcode by Rust
fuck-xuexiqiangguo/Fuck-XueXiQiangGuo
学习强国 懒人刷分工具 自动学习
abhivaikar/howtheytest
A collection of public resources about how software companies test their software
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
apache/shardingsphere-example
Sharding-Sphere examples
apache/shardingsphere
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
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/pulsar
Apache Pulsar - distributed pub-sub messaging system
apache/pulsar-manager
Apache Pulsar Manager
flink-china/flink-training-course
Flink 中文视频课程(持续更新...)
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
swordstick/mysql-databus
Mysql snapshot && change data capture && consumer system
swordstick/mysql-datapipe
Tool for sync data from Mysql to Mysql with Rename table and filter columns
didi/DDMQ
DDMQ is a distributed messaging product with low latency, high throughput and high availability.
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.