itswuanran's Stars
QNJR-GROUP/EasyTransaction
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on;
apache/skywalking
APM, Application Performance Monitoring System
changmingxie/aggregate-framework
Aggregate Framework是为方便开发人员运用DDD和CQRS**来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架支持与Spring集成,提供使用 annotation的方式让开发人员方便地为Domain Event定义一个或多个事件处理, 同时可指定事件处理是同步还是异步触发,并支持分布式事务事件; 使用Spring事务管理器管理事务时,支持Unit Of Work数据访问模式以及内建一级缓存以提高访问性能,另也支持可配置的2级缓存。
changmingxie/tcc-transaction
tcc-transaction是TCC型事务java实现
Micropoor/Micro8
Gitbook
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
javagrowing/JGrowing
Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
apache/servicecomb-service-center
A standalone service center to allow services to register their instance information and to discover providers of a given service
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
itswuanran/yii2-editor.md
Yii2 with editor.md Markdown
G-Bruin/vue-vuex-VeeValidate-vueResource-github
Vue 全家桶 + 前端实现登录拦截、登出、校验、购物车等功能
G-Bruin/elk
docker集成elk6.5.0版本以及x-pack破解
Caskia/ENode-Infrastructure
Infrastructure for enode
apache/servicecomb-pack
Apache ServiceComb Pack is an eventually data consistency solution for micro-service applications. ServiceComb Pack currently provides TCC and Saga distributed transaction co-ordination solutions by using Alpha as a transaction coordinator and Omega as an transaction agent .
dromara/myth
Reliable messages resolve distributed transactions
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
Activiti/Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
netty/netty
Netty project - an event-driven asynchronous network application framework
AxonFramework/extension-kafka
Axon Framework extension for Kafka integration to publish and handle Event messages.
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
cmusatyalab/openface
Face recognition with deep neural networks.
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
cjbarber/ToolsOfTheTrade
Tools of The Trade, from Hacker News.