awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesEmbedded Flight Software Frameworks

Frameworks for building modular, reliable software for spaceflight and resource-constrained embedded systems.

Distinct from Embedded Application Frameworks: Distinct from general embedded application frameworks: focuses on spaceflight-grade reliability and component-based architecture.

Explore 1 awesome GitHub repository matching development tools & productivity · Embedded Flight Software Frameworks. Refine with filters or upvote what's useful.

Awesome Embedded Flight Software Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nasa/fprimenasa 的头像

    nasa/fprime

    10,766在 GitHub 上查看↗

    F Prime 是一个基于组件的框架,专为嵌入式和航天软件的开发与部署而设计。它提供了一种模块化架构,将软件逻辑与通信接口解耦,允许开发者通过领域特定建模语言定义系统结构。这种基于模型的方法支持自动化代码生成,在确保复杂系统拓扑一致性的同时,维护了软件模块之间严格的接口契约。 该框架的特色在于其集成的构建系统和地面数据操作套件。它实现了嵌入式软件全生命周期的自动化,从交叉编译和依赖管理到遥测与命令接口的生成。通过为机载飞行软件和地面监控提供统一的环境,它促进了跨不同硬件平台的分布式嵌入式系统的无缝集成、测试及指挥控制。 除了核心架构外,该项目还包含用于系统可观测性的综合工具,包括实时遥测可视化、事件日志记录和诊断追踪。它支持从裸机环境到实时操作系统的多种部署场景,并提供了内存管理、状态驱动行为建模和异步任务执行机制。 该项目以 C++ 仓库形式维护,并提供详尽的文档和支持跨平台开发的构建系统。

    Provides a component-based architecture for building, testing, and deploying reliable software for spaceflight and embedded systems.

    C++componentscppembedded
    在 GitHub 上查看↗10,766
  1. Home
  2. Development Tools & Productivity
  3. Application Development Frameworks
  4. Embedded Application Frameworks
  5. Embedded Flight Software Frameworks

探索子标签

  • Architectural Modeling LanguagesDomain-specific languages for defining software architecture and generating system code. **Distinct from Embedded Flight Software Frameworks:** Distinct from Embedded Flight Software Frameworks: focuses on the modeling language and code generation aspect rather than the framework itself.