收集轮子类项目
☆1,244May 20, 2023Updated 2 years ago
Alternatives and similar repositories for excellent-wheel
Users that are interested in excellent-wheel are comparing it to the libraries listed below
Sorting:
- 一款基于Netty+Zookeeper+Spring实现的轻量级Java RPC框架。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。是一个学习RPC工作原理的良好示例。☆464Apr 11, 2023Updated 2 years ago
- 一个简单的数据库实现☆1,153Feb 6, 2024Updated 2 years ago
- The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具,高性能+可拓展性强)☆435Jun 23, 2025Updated 8 months ago
- The message queue in java.(java 简易版本 mq 实现)☆150Nov 30, 2022Updated 3 years ago
- 基于 Raft 共识算法的 K-V 数据库☆64Aug 15, 2023Updated 2 years ago
- A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)☆4,384Sep 30, 2025Updated 5 months ago
- 一个简单的RPC框架的实现☆825Mar 2, 2026Updated last week
- 从零开始,手写一个RPC,任何人都能看懂☆951Aug 4, 2024Updated last year
- this is raft java project. raft-kv-storage☆863Jun 5, 2025Updated 9 months ago
- ⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈,附详细教程,包括Java、Spring、MySQL、Redis、微服务&分…☆3,009Updated this week
- 深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)☆122Aug 16, 2024Updated last year
- ★★★一款基于 Netty + Zookeeper + Nacos + SpringBoot 实现的自定义 RPC 框架☆144Jun 9, 2023Updated 2 years ago
- java redis server:java 版redis 服务☆134Jun 30, 2025Updated 8 months ago
- 🔥 官方推荐 🔥 大学春招、秋招、应届项目,SpringBoot3 + Java17 + SpringCloud Alibaba + Vue3 等技术架构,完成高仿铁路 12306 用 户 + 抢票 + 订单 + 支付服务,帮助学生主打就业的项目。☆3,440Updated this week
- Study base on MIT 6.824 raft course☆34Feb 10, 2023Updated 3 years ago
- mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and maste…☆6,339Feb 27, 2026Updated last week
- 帮助新手参与开源☆564Jul 27, 2023Updated 2 years ago
- 各种分布式框架动手实现、实战项目。「徒手撸轮子」☆281Nov 12, 2024Updated last year
- 📁我不是的知识的生产者,我只是知识的搬运工☆2,219Sep 26, 2023Updated 2 years ago
- 基于Netty、Nacos实现的网关以及RPC。学习完毕当前项目可以帮助你深入理解Netty。☆297Jan 7, 2026Updated 2 months ago
- Simple RPC framework. Mainly used for solving remote call problem with mutiple service.☆45Dec 16, 2022Updated 3 years ago
- MIT6.830要我们基于java语言实现一个数据库系统,一共6个lab。☆33Oct 20, 2022Updated 3 years ago
- Java rpc framework based on netty4.(java 手写 dubbo rpc 框架)☆121Nov 30, 2022Updated 3 years ago
- 收集优秀的面经/面试视频☆18Dec 13, 2022Updated 3 years ago
- Java学习路线和资料分享☆389Mar 8, 2024Updated 2 years ago
- 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no nee…☆5,991Updated this week
- 仿bilibili前后端实现☆651Feb 19, 2025Updated last year
- 用java写一个简单的区块链☆52Oct 18, 2018Updated 7 years ago
- ☆35Mar 25, 2024Updated last year
- 牛客论坛☆10Mar 30, 2021Updated 4 years ago
- 消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。☆6,037Mar 1, 2026Updated last week
- Java 实现的分布式系统课程(MIT6.824)☆154Aug 10, 2022Updated 3 years ago
- 🔥 热门推荐 🔥 SaaS 短链接系统,承载高并发和海量存储等场景难题。专为实习、校招以及社招而出的最新项目,项目质量不亚于 12306 铁路购票项目。☆709Sep 13, 2025Updated 5 months ago
- 【代码随想录知识星球】项目分享-手撕RPC框架🔥☆680Nov 13, 2025Updated 3 months ago
- 极简版抖音API —— 获字节跳动第五届青训营一码平川奖(文档编写中,可查看👇)☆191May 29, 2023Updated 2 years ago
- mini-spring-cloud is a simplified version of the Spring Cloud framework that helps you quickly familiarize yourself with Spring Cloud sou…☆1,903Dec 19, 2025Updated 2 months ago
- 🔥🔥🔥 CongoMall(刚果商城)不一样的TOC商城系统,SpringCloud-Alibaba微服务架构设计,基于DDD领域驱动模型开发,代码设计优雅,涵盖商城核心业务。系统集成分布式锁、分布式事务、分 库分表、消息队列、数据搜索、服务监控等功能,区别于八股文问答…☆1,103Updated this week
- Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发与系统设计。准备后端技术面试,首选 JavaGuide!☆154,107Updated this week
- 高并发仿斗鱼直播平台项目:SpringBoot+MyBatisPlus+MySQL主从+Redis+SpringCloudAlibaba+ShardingJDBC+Netty;包含:全项目前端、后端代码以及SQL文件和开发文档☆118May 17, 2025Updated 9 months ago