richard2018's starred repositories
incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
ftgo-application
Example code for the book Microservice patterns
Springboot-Notebook
Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、注册中心 、数据脱敏 等互联网主流技术, 文章图解理论配合实战案例,实现开发中常见功能点的综合项目。 本着拿来即用的原则,助力于减少开发者在工作中的学习成本。
thinking-in-spring-boot-samples
小马哥书籍《Spring Boot 编程**》示例工程
modularization-examples
代码防腐实用技术
OpenJDK-Research
OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
tdd-tetris-tutorial
Exercise for learning Test-Driven Development with the help of predefined tests
elasticsearch-in-action
Offical code repository for the Elasticsearch in Action book from Manning
hexo-theme-geektutu
极速加载的Hexo主题,不引入第三方JS库
netty4-samples
《Netty4核心原理与手写RPC框架实战》随书代码示例工程
SpringCloudLearning
本仓库为《跟我学 Spring Cloud 系列文章》代码仓库,欢迎点赞、收藏。
vanillacore
The core engine of VanillaDB
dubbo-rpc-jsonrpc
The Json rpc module of Apache Dubbo project
Dubbo-Demo
《深度剖析Apache Dubbo技术内幕》一书Demo
crazyJava3
<疯狂Java讲义>第三版 代码-Java8
tdd-java-all_in_one
java测试驱动开发全代码,TDD for java,tdd-java
springBoot-es-demo
springBoot+elasticsearch整合