Third-party open-source software Google Test | 三方开源软件Google Test
"提供从 Rust 中安全、简单地调用 C++ 代码的方法。 | A Rust library that provides a safe and easy way to call C++ code from Rust."
"提供用于编写过程宏的API,允许在编译时操作Rust代码。 | A Rust library that provides support for procedural macros."
"提供用于生成Rust代码的宏。 | A Rust library that provides support for generating Rust code."
"一个用于解析Rust代码的库,常用于编写过程宏。 | A Rust library that provides support for parsing Rust code."
"一个自动生成 C 和 C++ 库 Rust 绑定的工具。 | A tool that automatically generates Rust bindings for C and C++ libraries."
windows-rs是微软官方维护的Rust三方库。该库将Windows系统调用的C API进行Rust封装,允许其他Rust库通过Rust接口调用Windows底层系统调用。
Distributed data manager that provides the capability to store data in the databases of different devices | 分布式数据管理服务模块,提供多设备数据分布式存储能力