基于美团Leaf改造后的分布式Id解决方案,仅提供Snowflake雪花ID模式。支持Zookeeper集群,轻松融合SpringBoot并提供Docker版本,开箱即用。
☆25Aug 18, 2020Updated 5 years ago
Alternatives and similar repositories for leaf
Users that are interested in leaf are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 2个类,实现类ActiveRecord,无需写Mapper, mybatis增强☆16Mar 27, 2023Updated 3 years ago
- spring cloud技术体系的实例代码☆16May 6, 2020Updated 6 years ago
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让业务开发简单、高效。☆18Jan 11, 2024Updated 2 years ago
- 一个用来重构的管理后台☆12Jan 4, 2022Updated 4 years ago
- ☆22Mar 12, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- springboot集成各个组件,mybatis、rabbitmq、redis、elk、ldap、mqtt、websocket、socketio等,spring5新特性响应式webflux☆14Nov 8, 2023Updated 2 years ago
- 使用docker-compose快速构建zookeeper单机或集群环境☆16Jul 8, 2019Updated 6 years ago
- A template for your project structure, including a sample README file☆25May 3, 2021Updated 5 years ago
- 分布式日志分析与性能监控服务,集成flume,kafka,netty,websocket,dubbo,redis,hbase等☆12Oct 11, 2023Updated 2 years ago
- springBoot 集成netty udp和tcp☆13Jun 18, 2020Updated 6 years ago
- Bloom Filter data type for Redis☆23Feb 17, 2020Updated 6 years ago
- 领域驱动设计——实战落地代码,基于单体项目拆分【基于SpringBootCloud的微服务项目】☆13Sep 21, 2022Updated 3 years ago
- 标签输入组件。按回车键(Enter)生成标签!按回退键(Backspace)删除标签!☆11May 16, 2024Updated 2 years ago
- Learning notes of Machine Learn & Deep Learning☆12Feb 13, 2019Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 本项目是一款基于SpringCloudAlibaba + Netty + MySQL + Redis + RocketMQ搭建的高并发直播平台应用,包含用户中台系统、即时通讯系统以及礼物钱包系统,并实现了直播PK功能、红包雨功能以及直播带货秒杀功能。底层采用缓存、消息队列以…☆12May 4, 2024Updated 2 years ago
- 应用层限流☆10Mar 1, 2026Updated 4 months ago
- MQTT协议的Broker(服务器)端实现,单机最低可支持2w+并发连接数,支持SSL加密及WebSocket连接。与Eclipse的Mosquitto功能类似,但拥有更高的并发承受能力。☆13Mar 8, 2022Updated 4 years ago
- websocket压测工具☆11Jun 23, 2026Updated last week
- 基于springboot ckeditor整合mathType完整实例☆11Jan 4, 2023Updated 3 years ago
- JDK8新特性解决集合类线程安全,线程池,lambda表达式,流式编程,函数式接口。☆12Oct 14, 2019Updated 6 years ago
- 对使用Hibernate出现的问题进行分析;Spring、MyBatis、AQS、ThreadPoolExecutor、CountDownLatch核心源码分析☆16Sep 1, 2022Updated 3 years ago
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆104Dec 15, 2022Updated 3 years ago
- B站视频演示代码☆13Mar 6, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于grpc开发的跨语言的交互系统,集成B/C/S,Brower基于SpringBoot2开发,使用Netty+WebSocket实现QQ功能,Client基于PyQt5,实现用户管理和博客管理。图片服务和博客服务基于Go语言开发,并且提供了HTTP的图片服务功能。☆14Apr 14, 2021Updated 5 years ago
- grpc集成nacos注册中心☆12Dec 24, 2020Updated 5 years ago
- 本项目基于 vue、ant design vue 和 bpmn.io@7.0 ,实现 flowable 的 modeler 流程设计器☆47Dec 24, 2020Updated 5 years ago
- RabbitMQ组件封装,保证100%投递☆12Nov 21, 2022Updated 3 years ago
- 前端UI框架整理,各种前端html模板整理(hplus,AmazeUI,LayUI)☆12Mar 31, 2020Updated 6 years ago
- java面试相关内容☆15Nov 2, 2022Updated 3 years ago
- A maze generator and path finder in Angular☆14Feb 19, 2026Updated 4 months ago
- 使用Netty+Protobuf实现游戏TCP通信--服务端☆12Oct 4, 2022Updated 3 years ago
- ☆15Mar 22, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 校色文件☆12Aug 27, 2020Updated 5 years ago
- 针对Echarts5.x版本,用java封装了echarts。只要一行代码就可以得到option对象,大大减少化了后台的代码量和前台的代码量,同时也降低了开发难度,不需要了解太多echarts的知识,便可以以我封装出的组件做出图表。由于时间关系,暂时只封装了常用到的柱状图、…☆21Dec 23, 2021Updated 4 years ago
- BigDataView-100套大数据HTML模板☆11May 20, 2022Updated 4 years ago
- API网关应用,统一提供WEB服务,实现标准化请求、接口协议转换、多版本管理、登录鉴权、流控、超时控制、调用监控、服务治理、接口测试工具等功能,减少服务端同学的重复开发工作,完成API的统一管理。☆22Dec 2, 2021Updated 4 years ago
- Websocket test tool / 测试工具☆13Dec 19, 2022Updated 3 years ago
- ☆12Dec 2, 2025Updated 7 months ago
- iview 的 树形表格组件☆10Jul 13, 2020Updated 5 years ago