🔥🔥🔥全网首个完全开源的分布式全局有序序列号(分布式ID生成器)服务,支持嵌入式(Jar包)、RPC(Dubbo,motan、sofa、SpringCloud、SpringCloud Alibaba等主流的RPC框架)、Restful API方式发布服务。
☆87Nov 1, 2023Updated 2 years ago
Alternatives and similar repositories for mykit-serial
Users that are interested in mykit-serial are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆109Oct 11, 2023Updated 2 years ago
- 🔥🔥🔥Mykit体系中提供的简单、稳定、可扩展的延迟消息队列框架,提供精准的定时任务和延迟队列处理功能☆337Jan 12, 2022Updated 4 years ago
- 🔥🔥🔥支持插件化、可视化的数据异构框架mykit-data开源啦!支持MySQL到MySQL、MySQL到Oracle、Oracle到MySQL、Oracle到Oracle的全量、增量数据同步。完全的插件化、可视化操作。通过日志最大限度的避免同步过程中的数据丢失。支持…☆195Apr 6, 2023Updated 3 years ago
- 一个通用的开源工具集,集Web、Restful服务、分布式服务、分布式数据库、分布式事务、大数据、数据分析、云计算、人工智能、深度学习、机器学习、算法等为一体的通用开源解决方案,持续更新中。。。☆81Jun 20, 2022Updated 4 years ago
- mykit-excel插件是通用的Excel导出导出框架,旨在提供通用的Excel导入导出功能,支持以注解方式选择JavaBean中的部分字段导出,并提供注解指定Excel列标题和排序功能。☆34Dec 16, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 🔥🔥🔥《深入理解高并发编程:核心原理与案例实战》随书源码☆56May 19, 2023Updated 3 years ago
- 🔥🔥🔥 mykit架构中独立出来的mykit-cache组件,封装了mykit架构下对于缓存cache的各种操作,使用者只需要引入相关的Jar包,即可实现对缓存的轻松操作。☆18Nov 15, 2022Updated 3 years ago
- SpringCloud微服务版本天天吃货在线购物平台,SpringCloud Greenwich.SR1+SpringBoot 2.1.5.RELEASE版本。集成Redis缓存、消息队列(RabbitMq、RocketMQ)、分布式搜索ElasticSearch、分布式文…☆19Dec 23, 2020Updated 5 years ago
- 纯算法可以获取到1900-2100年之间任意日期的详细信息,包括:节日、是否闰年和闰月、公历和农历、对应的二十四节气以及天干地支信息等。☆26Jun 17, 2022Updated 4 years ago
- 🔥🔥🔥《深入理解高并发编程:JDK核心技术》随书源码☆20Apr 6, 2023Updated 3 years ago
- 📚 本仓库是冰河重现Log4j远程过程执行漏洞的代码示例,完整重现了Log4j最新远程过程执行漏洞,如果对你有所帮助,请给个大大的Star,谢谢啦!!☆11May 29, 2022Updated 4 years ago
- 虚拟火币交易机器人☆13Jul 18, 2018Updated 8 years ago
- 已在内部实现,商业版权属于公司,本系统不在具备开源条件☆23Nov 3, 2020Updated 5 years ago
- distributed transaction book☆12May 28, 2020Updated 6 years 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.
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆48Oct 25, 2018Updated 7 years ago
- Project to assist you in getting started using Netifi with Spring.☆25Sep 19, 2024Updated last year
- 基于SpringBoot的注解插件,实现了对接口的防重放攻击,校验请求超时,校验请求签名☆18Mar 5, 2019Updated 7 years ago
- a universal, extendable Java interface for crypto exchange APIs☆14Mar 9, 2016Updated 10 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Jun 17, 2022Updated 4 years ago
- 🔥🔥🔥冰河技术知识星球《Spring核心技术》专栏源码,扫码5折加入星球☆47May 29, 2023Updated 3 years ago
- 超级停车位是一款帮助人们快速的查找空闲停车位,极大地便利人们的生活。主要功能有:露天式空闲停车位查找,并注册会员后登陆可以对指定的露天式停车位进行预定,还可以进行小范围内的区域导航,解决了当今流行的大型导航软件在小区域,二线城市小区、大学、医院内的数据覆盖不完整所出现的错误…☆14Aug 21, 2016Updated 10 years ago
- ☆47Jun 21, 2022Updated 4 years ago
- 基于SpringCloud的企业级微服务多租户系统、多语言的脚手架, 代码组件化、高内聚低耦合,代码简介,注释丰富容易上手,该项目包括用于开发分布式应用程序服务的必要组件,支持多应用程序访问,并使开发人员可以轻松地使用Spring Cloud编程模型来开发分布式应用程序服务…☆53Dec 16, 2022Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 🔥🔥🔥 mykit中分离出的强大的数据库同步工具——mykit-db-sync。 基于java开发的功能强大、配置灵活的数据库同步工具,目前支持MySQL、SQL Server和Oracle数据库的同步,在实际应用场景中,我们经常需要定期将一个数据库的数据同步…☆197Jun 21, 2022Updated 4 years ago
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- Springboot读写分离,其实这个是在代码上面处理,实现动态数据源通过反射,AOP方式进行切换。其实在数据库方面,要做到主从同步。可以参照我的博客配置主从同步(MYSQL)https://jordenlwq.github.io/2017/12/06/hello-worl…☆15Apr 2, 2018Updated 8 years ago
- 易盾反垃圾java演示☆43Jul 12, 2025Updated last year
- 基于springcloud的lcn分布式事务处理☆17Feb 26, 2019Updated 7 years ago
- A PaddlePaddle implementation of NeRF (Neural Radiance Fields) that reproduces the results☆14Mar 4, 2023Updated 3 years ago
- EContract是一个基于PKI和二维码实现的身份验证和多点登录的电子合同系统。☆10Jul 12, 2025Updated last year
- 码农工作、学习笔记☆10Nov 20, 2022Updated 3 years ago
- Image Super-Resolution Using Very Deep Residual Channel Attention Networks☆15Nov 29, 2021Updated 4 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.
- Advanced fold methods for Kotlin☆13Aug 1, 2026Updated 3 weeks ago
- Lightweight persistence layer framework, support interface mapping, dynamic sql and sql file manager.☆17Updated this week
- runflow是一个基于逻辑流转的轻量级流程引擎。 runflow支持BPMN规范,能够把复杂的业务逻辑可视化。开发人员可以通过流程编辑器设计自己的业务流程,为业务设计人员与开发工程师架起一座桥梁。☆46Jul 20, 2023Updated 3 years ago
- 音频内容安全审核系统☆13Jul 29, 2022Updated 4 years ago
- 在mysql-binlog-connector-java基础上参考 keking-binlog-distributor,提供了监听mysql数据库二进制日志并进行分发的功能☆15Jun 21, 2022Updated 4 years ago
- mybatis插件,可以给insert和update语句自动添加上create_date和update_date☆15Jun 20, 2022Updated 4 years ago
- 完整视频播放app,完成用户会员体系,积分体系,视频分类体系,项目可运行,但后端服务器需要自己修改bmob基础配置即可 设计技术点:1.应用material design设计交互 2.集成腾讯x5 3.集成bmob后端云 4.手势密码锁 5.ButterKnife和ev…☆10Mar 3, 2018Updated 8 years ago