"各种数字类型的通用特性,包括整数、浮点数、复数等。 | A Rust library that provides support for numeric traits like zero, one, and ordering."
"一个提供类Unix系统底层函数和类型的库,使得在Rust中调用底层系统API变得更加友好。 | A Rust library that provides support for interacting with Unix-like operating systems."
Signature verification for HAP packages | 提供对HAP包签名的验签能力
Inter-process communication (IPC) and Remote Procedure Call (RPC) | 跨进程通信与跨设备的远程过程调用
System manager service framework | 系统能力管理框架
Third-party open-source software NuttX | 三方开源软件NuttX
OpenHarmony系统能力编解码工具。
all-in-one Linux command line
ATM(AccessTokenManager)是OpenHarmony上基于AccessToken构建的统一的应用权限管理能力。
Fault logging for device maintenance and test across different platforms | 系统维测信息管理工具集
Third-party open-source software protobuf | 三方开源软件protobuf
Allowing apps to use OS account-related functions | 允许您的应用程序使用操作系统帐号相关功能
Enterprise device management | 企业设备管理框架
Application event logging | 应用事件记录接口及框架
Third-party open-source software grpc | 三方开源软件grpc
LiteOS kernel for embedded devices with rich resources | 适用于资源较丰富嵌入式设备的LiteOS内核
Window manager and compositor | 图形窗口合成器
Third-party open-source software ninja | 三方开源软件ninja
方舟JS运行时(ARK JavaScript Runtime)是OpenHarmony上JS应用使用的运行时。包含JS对象的分配器以及垃圾回收器(GC)、符合ECMAScript规范的标准库、用于运行ARK前端组件生成的方舟字节码(ARK Bytecode,abc)的解释器、用于存储隐藏类的内联缓存、方舟JS运行时对外的函数接口(AFFI)等模块。