third_party_rust_version_check

"提供检查依赖库版本兼容性的支持,可以在编译时检查依赖库的版本是否符合要求。 | A Rust library that provides support for checking the version of Rust being used."

最近更新: 2小时前

third_party_rust_termcolor

"一个用于跨平台控制终端颜色输出的库。 | A Rust library that provides support for colored terminal output."

最近更新: 2小时前

third_party_rust_syn

"一个用于解析Rust代码的库,常用于编写过程宏。 | A Rust library that provides support for parsing Rust code."

最近更新: 2小时前

third_party_rust_strsim-rs

"提供字符串相似度和距离度量的计算方法,如Levenshtein距离等。 | A Rust library that provides support for string similarity metrics."

最近更新: 2小时前

third_party_rust_static-assertions-rs

"提供用于编译时静态断言的宏。 | A Rust library that provides support for compile-time assertions."

最近更新: 2小时前

third_party_rust_shlex

"提供类似Python shlex 模块的功能,用于简单的词法分析和拆分Shell命令行。 | A Rust library that provides support for parsing shell-like syntax."

最近更新: 2小时前

third_party_rust_serde

Serde 是一个 高效和通用的序列化和反序列化Rust数据结构的框架。

最近更新: 2小时前

third_party_rust_rustix

"一个纯Rust实现的UNIX系统调用库。 | A Rust library that provides support for working with UTF-8 encoded strings."

最近更新: 2小时前

third_party_rust_rustc-hash

"提供一个快速哈希算法,用于Rust编译器及其生态系统。 | A Rust library that provides a fast and secure hashing algorithm."

最近更新: 2小时前

third_party_rust_rust-cexpr

"一个提供支持在编译时计算简单常量表达式的库。 | A library that provides support for evaluating simple constant expressions at compile time."

最近更新: 2小时前

third_party_rust_rust-openssl

OpenSSL 的Rust绑定

最近更新: 2小时前

third_party_rust_regex

"一个高效且功能丰富的正则表达式库。 | A Rust library that provides support for regular expressions."

最近更新: 2小时前

third_party_rust_quote

"提供用于生成Rust代码的宏。 | A Rust library that provides support for generating Rust code."

最近更新: 2小时前

third_party_rust_proc-macro-error

"一个用于过程宏错误处理的库,提供更友好的错误信息。 | A Rust library that provides support for error handling in procedural macros."

最近更新: 2小时前

third_party_rust_proc-macro2

"提供用于编写过程宏的API,允许在编译时操作Rust代码。 | A Rust library that provides support for procedural macros."

最近更新: 2小时前

third_party_rust_pin-utils

"一组实用函数,用于处理Rust中的Pin类型。 | A Rust library that provides support for working with pinned values."

最近更新: 2小时前

third_party_rust_peeking_take_while

"提供一个迭代器适配器,允许在判断元素是否满足条件时查看下一个元素。 | A Rust library that provides support for taking elements from an iterator while peeking at the next element."

最近更新: 2小时前

third_party_rust_os_str_bytes

"提供OsStr和OsString类型与字节序列之间的转换。 | A Rust library that provides support for working with OS strings and bytes."

最近更新: 2小时前

third_party_rust_once_cell

"提供一种在不使用互斥锁的情况下实现只初始化一次的单元格类型。 | A Rust library that provides a cell that can only be written to once."

最近更新: 2小时前

third_party_rust_minimal-lexical

"一个高效的浮点数转换库,支持字符串到浮点数和浮点数到字符串的转换。 | A Rust library that provides a minimal and fast implementation of string to number conversions."

最近更新: 2小时前

搜索帮助