软件架构设计的流程,从项目立项--》项目需求--》项目设计--》项目开发
☆357Sep 15, 2026Updated this week
Alternatives and similar repositories for Software-Architecture-Design
Users that are interested in Software-Architecture-Design are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆203Jul 22, 2026Updated last month
- A lightweight event bus that implements publish-subscribe based on C++17.☆16Oct 24, 2020Updated 5 years ago
- 领域驱动设计——实战落地代码【基于SpringBoot的单体项目】☆19Nov 16, 2022Updated 3 years ago
- 编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,P…☆26May 18, 2022Updated 4 years ago
- 分布式物联网平台可使用户免开发对模块进行管脚管理,串口收发等操作。☆23Mar 18, 2024Updated 2 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.
- ✉️ Provide Udp Socket fully exposed to Qml.☆11Aug 13, 2024Updated 2 years ago
- MQTT协议的Broker(服务器)端实现,单机最低可支持2w+并发连接数,支持SSL加密及WebSocket连接。与Eclipse的Mosquitto功能类似,但拥有更高的并发承受能力。☆13Mar 8, 2022Updated 4 years ago
- 支付业务常用汇总☆100Nov 16, 2022Updated 3 years ago
- 架构师技术图谱,助你早日成为架构师☆9,683Jan 6, 2021Updated 5 years ago
- 分布式的,可靠的,实时的,可扩展的, 易用的,轻量级的 基于本地消息实现的EventBus事件总线.轻量级最终一致性解决方案(Distributed, reliable, real-time, scalable, easy-to-use, lightweight, Even…☆34Aug 7, 2026Updated last month
- Spring Cloud Security Demo☆21Jun 19, 2017Updated 9 years ago
- GitEgg 是一款开源免费的企业级微服务应用开发框架,旨在整合目前主流稳定的开源技术框架,集成常用的最佳项目解决方案,实现可直接使用的微服务快速开发框架。☆137Jul 25, 2023Updated 3 years ago
- 生产者消费者组件☆16Nov 16, 2022Updated 3 years ago
- mycode☆16Nov 26, 2025Updated 9 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- An implementation of ext2 filesystem in Rust☆15Oct 8, 2021Updated 4 years ago
- 《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护☆3,468Aug 12, 2021Updated 5 years ago
- Spring AI Application that implements RAG for the Carina FAQ document☆10Mar 4, 2024Updated 2 years ago
- 一款食谱记录程序,轻松记录食材、步骤和笔记,易于分享与管理。记录您的每日烹饪,将其化为可回顾与共享的经验宝藏!A recipe recording program that allows you to effortlessly document ingredients, s…☆26Feb 7, 2025Updated last year
- Linux kernel branches for confidential compute research☆20Apr 6, 2026Updated 5 months ago
- DDD领域驱动设计中文资料☆64Jul 24, 2024Updated 2 years ago
- 讨论如何构建一套可靠的大型分布式系统☆9,455Updated this week
- vue3 + vite + vant3 + typescript☆11May 16, 2021Updated 5 years ago
- mybatis乐观锁插件,MyBatis Optimistic Locker Plugin☆187Apr 28, 2024Updated 2 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.
- 随便记录,基于springboot的java游戏服务器基础模板☆11Nov 20, 2024Updated last year
- redis分布式锁☆49Jul 3, 2015Updated 11 years ago
- ☆30Sep 12, 2023Updated 3 years ago
- 自己写的自动化部署小工具:执行预设命令,通过http调用☆25Feb 26, 2018Updated 8 years ago
- POC for gathering Kafka metrics into Spring Boot Actuator☆10Mar 21, 2020Updated 6 years ago
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆57Oct 26, 2025Updated 10 months ago
- ☆22Mar 12, 2021Updated 5 years ago
- 基于Kubernetes实现的微服务架构示例工程。《凤凰架构》的配套组件。☆240Jun 22, 2022Updated 4 years ago
- 后端架构师技术图谱☆60,857Apr 11, 2024Updated 2 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.
- Workshop material on Rust iterators, pattern matching and creative coding☆12Sep 8, 2022Updated 4 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- This project demonstrates the integration of Spring AI with Ollama, leveraging Hugging Face GGUF models for both chat completion and embe…☆11Oct 20, 2024Updated last year
- 基于Java实现的。Timeline模式朋友圈、微博、消息推送、feed流、im通讯的抽象库,提供数据流间的分发功能、分发失败后重试,将抽象层、存储层分离提高系统灵活性、以及各种存储层的具体实现。☆11Dec 7, 2021Updated 4 years ago
- Learn to use CMake with Visual Studio 2017☆13Dec 17, 2018Updated 7 years ago
- CMake modules for quickly importing third-party libraries by fetchcontent.☆13Jun 9, 2026Updated 3 months ago
- ☆181Jun 23, 2022Updated 4 years ago