各种分布式框架动手实现、实战项目。「徒手撸轮子」
☆280Nov 12, 2024Updated last year
Alternatives and similar repositories for tinywheel
Users that are interested in tinywheel are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Kanashi 是一款基于 kotlin 开发的分布式 NoSQL 内存数据库,支持事务。确切的来说,旨在作者加深学习分布式写出来的玩具,并不对标现有的成熟数据库。Kanashi 基于 netty 来进行通信,基于 raft 实现了选举,可以说是内置了一个粗糙的 NameS…☆10Sep 11, 2024Updated last year
- 收集轮子类项目☆1,243May 20, 2023Updated 3 years ago
- A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)☆4,417Sep 30, 2025Updated 7 months ago
- 仿牛客网社区项目☆34Jul 27, 2022Updated 3 years ago
- 一个简单的RPC框架的实现☆824Mar 2, 2026Updated 2 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 一个简单的数据库实现☆1,175Feb 6, 2024Updated 2 years ago
- this is raft java project. raft-kv-storage☆866Jun 5, 2025Updated 11 months ago
- Easy RPC是一款低性能的服务框架,主要用于学习造轮子☆69Oct 26, 2022Updated 3 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包含微服务主流架构:包括Spring Cloud Alibaba及分布式事务Seata,全文检索ES,MYSQL同步组件CANAL,消息一致性队列:RabbitMQ和rocketMQ,分布式锁zookeeper及re…☆15Jun 3, 2021Updated 4 years ago
- reverse java maven project from m2 sources.jar☆10Mar 16, 2026Updated 2 months ago
- My anki cards' backups. Java、大数据、数据结构八股文。☆77Mar 27, 2021Updated 5 years ago
- A scheduler to manage a multi tool dual arm robot while avoiding arm-to-arm collisions; considering complex side constraints; and optimiz…☆11Jul 6, 2021Updated 4 years ago
- This is the implementation of the visual model mentioned in our paper 'Automated Radiology Report Generation using Conditioned Transforme …☆10Jul 25, 2024Updated last year
- 物业管理系统☆12Sep 5, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A SpringBoot project based on Redis, Kafka,Elasticsearch from nowcoder.☆46Jul 12, 2025Updated 10 months ago
- 方圆的秒杀方案优化实战项目,目前该项目做到的优化包括缓存、限流和异步削峰☆12Jun 26, 2025Updated 11 months ago
- mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and maste…☆6,358Feb 27, 2026Updated 2 months ago
- Study base on MIT 6.824 raft course☆35Feb 10, 2023Updated 3 years ago
- 基于SpringCloud的配置中心。支持从自研配置中心拉取配置,并在配置发生变更时同步修改本地环境配置。☆11Jun 28, 2024Updated last year
- 基于 Netty + Zookeeper + Protostuff 的简易 RPC 框架☆49Sep 7, 2021Updated 4 years ago
- The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具,高性能+可拓展性强)☆435Jun 23, 2025Updated 11 months ago
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆115Aug 18, 2023Updated 2 years ago
- 模拟实现tomcat功能☆144Mar 12, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- This is a Human-like Upper-limb Motion Planner (HUMP) for the generation of arm-hand movements in humanoid robots.☆11Mar 4, 2022Updated 4 years ago
- 从零开始,手写一个RPC,任何人都能看懂☆955Aug 4, 2024Updated last year
- Developer's public open source resource contribution repository.☆10Nov 6, 2022Updated 3 years ago
- Benchmarking suite for dual arm manipulation☆11Dec 27, 2017Updated 8 years ago
- nowcoder community static resource 牛客网社区项目需要的静态资源☆10Feb 1, 2024Updated 2 years ago
- Training Vision Transformers from Scratch for Malware Classification☆29Aug 18, 2021Updated 4 years ago
- 算法|技能|知识|数学☆111Apr 26, 2026Updated last month
- ☆14Oct 21, 2023Updated 2 years ago
- Integrate Apache RocketMQ with A2A☆32Updated this week
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- ☆18Nov 11, 2022Updated 3 years ago
- Java技术栈的各种框架和源码的讲解☆16Jun 21, 2022Updated 3 years ago
- ☆29Oct 16, 2021Updated 4 years ago
- 飞行双臂机器人ROS软件包集,包括单机械臂运动控制包、双臂机器人协同控制功能包、VINS-Fusion单目双目视觉SLAM、ZED双目相机ROS功能包等☆11Sep 14, 2021Updated 4 years ago
- ⭐️⭐️⭐️一起来学SpringBoot + SpringCloud 从入门到进阶 + 各种中间件整合☆38Feb 22, 2024Updated 2 years ago
- pytorch实现实时人脸识别,使用opencv+facenet+mtcnn+knn☆17Jul 15, 2022Updated 3 years ago
- Easy-Log是一个基于SpringBoot AOP实现的日志组件,具有全自动记录日志、支持记录MyBatis执行操作的数据快照、支持性能测试、注解/自定义注解/无注解记录操作日志的功能,支持自定义标签和SpEL表达式,提供Web管理界面进行在线动态控制日志功能的启停、同…☆18Dec 1, 2023Updated 2 years ago