singintherain's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
kdn251/interviews
Everything you need to know to get the job.
xingshaocheng/architect-awesome
后端架构师技术图谱
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
alibaba/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
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.
philc/vimium
The hacker's browser.
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
toutiaoio/awesome-architecture
架构师技术图谱,助你早日成为架构师
flowable/flowable-engine
A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
apache/tomcat
Apache Tomcat
LiuBoyu/blockchain
区块链 - 中文资源
alibaba/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
bfenetworks/bfe
A modern layer 7 load balancer from baidu
sofastack/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
j-easy/easy-rules
The simple, stupid rules engine for Java
killme2008/aviatorscript
A high performance scripting language hosted on the JVM.
Qihoo360/Atlas
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
dromara/liteflow
Lightweight, fast, stable, and programmable component-based rule engine/process engine. Component reuse, synchronous/asynchronous orchestration, dynamic orchestration, multi-language scripting support, complex nested rules, hot deployment, smooth refreshing. Let you improve your development efficiency!
momosecurity/aswan
陌陌风控系统静态规则引擎,零基础简易便捷的配置多种复杂规则,实时高效管控用户异常行为。
alibaba/Alibaba-Java-Coding-Guidelines
Gitbook for AJCG
sinatra/mustermann
your personal string matching expert
jparsec/jparsec
Build parsers in Java