分布式架构开发套件。包括缓存(一二级缓存、自动缓存管理)、队列、分布式定时任务、文件服务(七牛、阿里云OSS、fastDFS)、日志、搜索、代码生成、API网关、配置中心、统一认证平台、分布式锁、分布式事务、集成dubbo、spring boot支持、统一监控等。所有release版都经过严格测试并在生产环境稳定运行。
☆12Dec 14, 2022Updated 3 years ago
Alternatives and similar repositories for CloudLibs
Users that are interested in CloudLibs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 该项目用于存放k8s相关的学习文档和资料☆10Jun 4, 2020Updated 5 years ago
- 分享Java编程中一些常见的demo示例功能☆21Nov 9, 2025Updated 4 months ago
- ☆23Sep 15, 2024Updated last year
- 自定义分布式链路追踪traceId、基于YML动态配置创建Rabbit、基于YML动态配置Redis,集成Spring Cache,增加二级缓存caffeine,优化keys及scan命令, 过期时间扩展,使用方式和Spring Cache完全一样,支持其它更多的功能☆12Dec 16, 2022Updated 3 years ago
- 轻量级的流程编排执行引擎☆13May 2, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 可实现异构应用系统间的数据转换、信息传递和业务的编排与重组☆12Nov 16, 2022Updated 3 years ago
- 一个统一入口、减少对接成本、同时兼顾多种短信业务、简单易行的操作与维护、高稳定、高可靠的短信平台。通过智能动态的通道评级、选举、降级、热插拔,增强了系统的健壮性,摆脱对单一通道的依赖。并且提供多种对接方式的短信发送和管理平台☆12Jan 5, 2023Updated 3 years ago
- Modeling 是一个基于代码的领域模型生成工具,支持 Java、Cpp、TypeScript、Golang 等语言。Modeling is a tools to analysis different languages by Ctags☆21Mar 16, 2022Updated 4 years ago
- springcloud小项目☆12Jun 21, 2022Updated 3 years ago
- 基于热插拔和SPI编程思想实现自定义 Java Class Loader 和Spring Context 动态Jar包插件加载工具☆11Feb 8, 2025Updated last year
- https://github.com/halo-dev/halo.git☆14Jun 23, 2019Updated 6 years ago
- 跨境电商ERP的流程☆10Feb 26, 2018Updated 8 years ago
- 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.☆14May 28, 2020Updated 5 years ago
- Arakhnê Foundation Classes☆14Mar 2, 2026Updated 3 weeks ago
- 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.
- 轻量级业务中台开发框架,中台设计完美实现,赋能业务。☆14Feb 25, 2023Updated 3 years ago
- 随着服务化越来越多,单个VO或BO属性拆分之痛已成为业务系统日益突出的问题,数据聚合组件不是一个服务编排,而是数据依赖解析服务☆15Dec 14, 2022Updated 3 years ago
- PowerAuth Web Authentication - Federated Authentication and Authorization Server for Web☆13Mar 16, 2026Updated last week
- Data develop engine 数据研发引擎,用可视化的组件编排后台数据处理逻辑,配合消息触发、定时任务和restful接口等多种调度机制,从而能够代替传统的大部分后台接口研发。☆33Mar 20, 2026Updated last week
- 针对企业取证产品,知识图谱的可视化及问答系统。☆16Apr 14, 2023Updated 2 years ago
- Help front-end and back-end devolopers to work with APIs faster and easier. features: API define, mock, test, document. like postman, rap…☆18Jun 30, 2022Updated 3 years ago
- seesee,看看视频。基于DDD领域驱动设计的SpringCloud Alibaba短视频项目,移动端使用Flutter2.x构建,管理后台使用Vue 3.0 + Element Plus 进行构建,后端采用Hadoop与Flink等大数据框架构建实时计算与离线计算体系。☆18Feb 16, 2022Updated 4 years ago
- 针对复杂业务逻辑的Java实现系统,抽象出一套编程框架,借鉴领域模型的设计方法,使得开发体验更加环保、更加友好,大大提高代码的后期可维护性☆24Aug 3, 2014Updated 11 years ago
- 进出口贸易海关电子口岸报文申报☆16Nov 3, 2021Updated 4 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- runflow是一个基于逻辑流转的轻量级流程引擎。 runflow支持BPMN规范,能够把复杂的业务逻辑可视化。开发人员可以通过流程编辑器设计自己的业务流程,为业务设计人员与开发工程师架起一座桥梁。☆42Jul 20, 2023Updated 2 years ago
- A low-code intrusion library that provides SQL tracing capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Se…☆15Feb 26, 2024Updated 2 years ago
- 分布式的,可靠的,实时的,可扩展的, 易用的,轻量级的 基于本地消息实现的EventBus事件总线.轻量级最终一致性解决方案(Distributed, reliable, real-time, scalable, easy-to-use, lightweight, Even…☆29Feb 23, 2026Updated last month
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系 统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆56Oct 26, 2025Updated 5 months ago
- FlowJob任务调度框架,支持延时、定时、corn任务;任务分发支持随机、轮询、一致性哈希、广播、故障转移、MapReduce等模式;支持任务编排,DAG工作流,支持在工作流程中进行规则判断。☆61Apr 27, 2025Updated 11 months ago
- 攻防清单:用于整理当前收集的所有攻防相关资源☆26Mar 22, 2019Updated 7 years ago
- 通讯中台-消息推送中心(DDD领域驱动设计+CQRS架构实战项目)☆10Jul 26, 2022Updated 3 years ago
- 禾盛物流链☆16Sep 14, 2017Updated 8 years ago
- 基于vue 2.0的阿里云oss上传图片实现☆22Jan 4, 2018Updated 8 years ago
- 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.
- 惟客昆仑-集成云,API网关,数据服务,API编排☆35Jan 20, 2026Updated 2 months ago
- 一条命令,把微信变成任何 AI Agent 的入口 | Connect WeChat to any AI Agent with one command☆30Updated this week
- ☆10Dec 21, 2021Updated 4 years ago
- ☆18Nov 27, 2024Updated last year
- Official Product Plugins For TIS☆18Mar 19, 2026Updated last week
- 物流管理系统: 基础设置 (物流业务管理 元数据 ): 取派标准、取派时间管理、车辆管理、快 递员管理、区域管理 … 2、 取派: 下单管理、取件管理、配送管理 … 3、 中转: 货物运输过程中,中转点 出入库操作 … 4、 路由: 运输线路、运输交通工具 … 5、 PDA…☆17Aug 18, 2017Updated 8 years ago
- 蓝鲸 API 网关 - Operator☆16Mar 6, 2026Updated 3 weeks ago