"一个自动生成 C 和 C++ 库 Rust 绑定的工具。 | A tool that automatically generates Rust bindings for C and C++ libraries."
分区表管理工具。是一种磁盘分区工具,松散地模仿 Linux fdisk,但用于修改 GUID 分区表 (GPT) 磁盘,支持gdisk、cgdisk、sgdisk、fixparts。
Third-party open-source software NuttX | 三方开源软件NuttX
A little fail-safe filesystem designed for microcontrollers.
"一个用于解析 Rust 命令行参数的库。 | A library for parsing command-line arguments in Rust."
"一个基于编译时配置选项生成 Rust 代码的库。 | A library that generates Rust code based on compile-time configuration options."
"提供一个迭代器适配器,允许在判断元素是否满足条件时查看下一个元素。 | A Rust library that provides support for taking elements from an iterator while peeking at the next element."
Third-party open-source software FreeBSD | 三方开源软件FreeBSD
Third-party open-source software Google Test | 三方开源软件Google Test
"提供一个字符串搜索算法,可以高效地在文本字符串中搜索多个模式。 | A string searching algorithm that efficiently searches for multiple patterns in a text string."
"提供OsStr和OsString类型与字节序列之间的转换。 | A Rust library that provides support for working with OS strings and bytes."
Third-party open-source software vixl | 三方开源软件vixl
Third-party open-source software libxml2 | 三方开源软件libxml2
Third-party open-source software FatFs | 三方开源软件FatFs
Third-party open-source software Unity | 三方开源软件Unity
"一个强大的解析器组合器库,用于构建高效、安全的解析器。 | A Rust library that provides support for parsing byte streams."
"提供一种在不使用互斥锁的情况下实现只初始化一次的单元格类型。 | A Rust library that provides a cell that can only be written to once."