跳到主要内容
无极安全操作系统
一个专注于 AIoT 领域的安全操作系统
  • 组件化设计
  • 多内核架构形态支持
  • 多应用场景支持
  • 采用 Rust 语言开发
  • 支持 RTOS, BareMetal 和 Linux 作为子系统
  • MIT 宽松协议

多种 CPU 架构支持,已验证的架构有:

Multiple kernel architecture forms

It allows flexible combination of various kernel architecture forms

Refine kernel module attributes to form unidirectional dependencies, creating standalone kernel modules

  • Language-level core libraries independent of the operating system
  • Operating System-independent component library
  • Architecture optimization based on configuration and static analysis

组件化设计

Through the analysis of existing typical OS kernels and our practical experience with multiple kernel modes, we have found that by extracting common functionalities and encapsulating them as independent components, we can create a component repository. Based on this repository, we can freely select the appropriate components and adopt suitable combinations to build various kernel modes, forming a flexible and adaptable approach to kernel development

The component-based design approach will significantly improve kernel development efficiency, kernel product reliability, and more. It also facilitates collaboration among kernel developers based on components

  • Language-level core libraries independent of the operating system
  • Operating System-independent component library
  • Architecture optimization based on configuration and static analysis

Multiple application scenarios

Multiple application scenarios. Multiple application scenarios. Multiple application scenarios. Multiple application scenarios. Multiple application scenarios. Multiple application scenarios. Multiple application scenarios

This is a description of a key feature.

  • feature 1
  • feature 2
  • feature 3
  • feature 4

By freely combining modules, a kernel can be created that is suitable for different application scenarios. Through the flexible combination of modules, a kernel tailored to various application environments can be formed

  • feature 1
  • feature 2
  • feature 3
  • feature 4