Pinned Repositories
-
《Designing Data-Intensive Application》DDIA中文翻译
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
cetus
专注于稳定、性能和分布式事务的MySQL数据库中间件
Design-Microservices-Architecture-with-Patterns-Principles
Design Microservices Architecture with Patterns & Principles. We're going to learn how to Design Microservices Architecture with using Design Patterns, Principles and the Best Practices. You will Learn how to handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures on
dust3r
effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
elastic-job-lite
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.
sdhzlzhk's Repositories
sdhzlzhk/-
《Designing Data-Intensive Application》DDIA中文翻译
sdhzlzhk/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
sdhzlzhk/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
sdhzlzhk/cetus
专注于稳定、性能和分布式事务的MySQL数据库中间件
sdhzlzhk/Design-Microservices-Architecture-with-Patterns-Principles
Design Microservices Architecture with Patterns & Principles. We're going to learn how to Design Microservices Architecture with using Design Patterns, Principles and the Best Practices. You will Learn how to handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures on
sdhzlzhk/dust3r
sdhzlzhk/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
sdhzlzhk/elastic-job-lite
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.
sdhzlzhk/elastic-job-spring-boot-starter
Elastic-Job Spring Boot 自动集成,只需要一个注解即可发布Job
sdhzlzhk/emoji-java
The missing emoji library for Java :heart:
sdhzlzhk/emoji4j
Java library to convert short codes, emoticons, html entities, emoticons to emojis and vice-versa
sdhzlzhk/excelCPU
16-bit CPU for Excel, and related files
sdhzlzhk/flink
Apache Flink
sdhzlzhk/gcr-eks-quickstart
AWS GCR EKS Workshop 2022
sdhzlzhk/go
The Go programming language
sdhzlzhk/help-document
格式化读取doc文件
sdhzlzhk/implementations
DDD Implementation Challenge
sdhzlzhk/jbpm
a Business Process Management (BPM) Suite
sdhzlzhk/kafka-manager
A tool for managing Apache Kafka.
sdhzlzhk/kafka-storm-starter
Code examples that show to integrate Apache Kafka 0.8+ with Apache Storm 0.9+ and Apache Spark Streaming 1.1+, while using Apache Avro as the data serialization format.
sdhzlzhk/LearningOS-WeekSchedule
关于rust与riscv和rcore的学习日记
sdhzlzhk/patterns-of-distributed-systems
《Patterns of Distributed Systems》中文版
sdhzlzhk/postgresql_cluster
PostgreSQL High-Availability Cluster (based on "Patroni" and DCS "etcd" or "consul"). Automating with Ansible.
sdhzlzhk/rcore-os-blog
rcore-os 学习总结 Blog
sdhzlzhk/realtime-mysql-pusher
Java process that publishes insert/update/delete events of a MySQL database to a React app using Pusher
sdhzlzhk/riscv-asm-manual
RISC-V Assembly Programmer's Manual
sdhzlzhk/SI-2019-Spring
信息学院(School of Information)2019春入学的同学们,欢迎进入公共讨论区,你可以与本专业的老师和同学在这里交流。
sdhzlzhk/spring-boot
Spring Boot
sdhzlzhk/transmittable-thread-local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
sdhzlzhk/zookeeper
Apache ZooKeeper