soulkingz's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
all4you/sentinel-tutorial
Sentinel 教程,包括原理分析,源码阅读,实战分享
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
kurolz/Books
运维之道
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
apache/dubbo-admin
The ops and reference implementation for Apache Dubbo
alibaba/dubbo-spring-boot-starter
Dubbo Spring Boot Starter
redisson/redisson
Redisson - Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
InterviewMap/CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
nonacosa/Blog
已迁移待整理
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
GavinFoo/elasticsearch-definitive-guide
elasticsearch 权威指南
kdn251/interviews
Everything you need to know to get the job.
TheAlgorithms/Java
All Algorithms implemented in Java
eugenp/tutorials
Getting Started with Spring Boot 3:
binarywang/WxJava
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
xingshaocheng/architect-awesome
后端架构师技术图谱
prometheus/prometheus
The Prometheus monitoring system and time series database.
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
sofastack/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
thubbo/awesome-dubbo
Dubbo resources collection
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
open-falcon/falcon-plus
An open-source and enterprise-level monitoring system.
rootsongjc/kubernetes-vagrant-centos-cluster
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
istio/istio
Connect, secure, control, and observe services.