提供 C 标准库的绑定。 | A Rust library that provides bindings to the C standard library.
最近更新: 接近2年前提供惰性初始化单元格的支持。 | A Rust library that provides a lazy-initialized cell.
最近更新: 接近2年前提供惰性初始化静态变量的支持。 | A Rust library that provides support for lazy-initialized static variables.
最近更新: 接近2年前提供检测终端是否存在的支持。 | A Rust library that provides support for detecting whether a terminal is present.
最近更新: 接近2年前提供 IO 操作中的生命周期注释支持。 | A Rust library that provides support for lifetime annotations in IO operations.
最近更新: 接近2年前提供人性化时间格式化的支持。 | A Rust library that provides support for human-readable time formatting.
最近更新: 接近2年前提供将字符串转换为其驼峰或蛇形等效形式的支持。 | A Rust library that provides support for converting strings to their camel-case or snake-case equivalents.
最近更新: 接近2年前提供支持全局模式匹配的功能。 | A Rust library that provides support for glob pattern matching.
最近更新: 接近2年前提供灵活、可定制的日志系统。 | A Rust library that provides a flexible and customizable logging system.
最近更新: 接近2年前提供一种简单、高效的处理选项类型的方法。 | A Rust library that provides a simple and efficient way to work with either/or types.
最近更新: 接近2年前一个 Rust 的命令行参数解析库,支持子命令和复杂参数解析。 | A command-line argument parsing library for Rust that supports subcommands and complex argument parsing.
最近更新: 接近2年前提供从 Rust 中安全、简单地调用 C++ 代码的方法。 | A Rust library that provides a safe and easy way to call C++ code from Rust.
最近更新: 接近2年前提供源代码的显示和格式化支持。 | A Rust library that provides support for source code display and formatting.
最近更新: 接近2年前提供 Clang C/C++ 编译器的绑定。 | A Rust library that provides bindings to the Clang C/C++ compiler.
最近更新: 接近2年前一个宏,允许基于一组配置选项进行条件编译。 | A macro that allows conditional compilation based on a set of configuration options.
最近更新: 接近2年前一个宏,使得在 Rust 中定义和处理位标志更加容易。 | A macro that makes it easy to define and work with bitflags in Rust.
最近更新: 接近2年前一个自动生成 C 和 C++ 库 Rust 绑定的工具。 | A tool that automatically generates Rust bindings for C and C++ libraries.
最近更新: 接近2年前一个基于编译时配置选项生成 Rust 代码的库。 | A library that generates Rust code based on compile-time configuration options.
最近更新: 接近2年前一个用于解析 Rust 命令行参数的库。 | A library for parsing command-line arguments in Rust.
最近更新: 接近2年前