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