Pinned Repositories
cloud2020
Spring Cloud 分布式微服务学习项目
cystrixblog
个人博客系统(后端),技术栈:Spring Boot、Shiro、JWT、Mybatis、Redis、MySQL
cystrixblog_frontend
个人博客系统前端,技术栈:ES6、Vue3、ElementPlus、Axios、Vite、SCSS
elasticsearch
Free and Open, Distributed, RESTful Search Engine
experiment
Personal experimental code repository
gulimall
分布式微服务电商系统(练手项目)
java-design-patterns
project for common design patterns
ruoyi
ruoyi_vue
若依整合邮箱登录
swirlds_hashgraph_v2
Java仿真实现Hashgraph算法、改进算法共识流程、加入分片技术提高系统的承载能力、提高系统吞吐量
chanris's Repositories
chanris/cystrixblog
个人博客系统(后端),技术栈:Spring Boot、Shiro、JWT、Mybatis、Redis、MySQL
chanris/cystrixblog_frontend
个人博客系统前端,技术栈:ES6、Vue3、ElementPlus、Axios、Vite、SCSS
chanris/gulimall
分布式微服务电商系统(练手项目)
chanris/ruoyi
chanris/ruoyi_vue
若依整合邮箱登录
chanris/cloud2020
Spring Cloud 分布式微服务学习项目
chanris/elasticsearch
Free and Open, Distributed, RESTful Search Engine
chanris/experiment
Personal experimental code repository
chanris/java-design-patterns
project for common design patterns
chanris/swirlds_hashgraph_v2
Java仿真实现Hashgraph算法、改进算法共识流程、加入分片技术提高系统的承载能力、提高系统吞吐量
chanris/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
chanris/hippo4j
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
chanris/NeteaseCloudMusicApi
网易云音乐 Node.js API service
chanris/sample-pkg-dep
go包仓库
chanris/springcloud-config
Demo of distributed configuration center based on spring cloud config
chanris/swirlds-hashgraph
基于Java仿真实现的hashgraph共识算法
chanris/tj-ticket
在线购票系统
chanris/yue-rpc
手写rpc框架 power by 鱼皮rpc。 基于Java + Etcd + Vert.x的高性能RPC框架,使用多种最新技术。其中,你可以学习到基于Vert.x的网络服务器开发、多种序列化器的实现、基于Etcd、Zookeeper等的注册中心、Java反射、动态代理、自定义网络协议开发、多种设计模式(单例、工厂、装饰者)、多种负载均衡实现、多种重试和容错机制、Spring Boot Stater开发等,大幅度对rpc底层原理的理解。