third_party_rust_which-rs

提供查找可执行文件或库的路径的支持,可以在程序中查找指定可执行文件或库的路径。 | A Rust library that provides support for finding the path to an executable in the system's PATH.

最近更新: 6个月前

third_party_rust_version_check

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

最近更新: 6个月前

third_party_rust_unicode-width

提供 Unicode 字符的宽度计算和显示支持,包括单词换行和填充等。 | A Rust library that provides support for working with Unicode character widths.

最近更新: 6个月前

third_party_rust_unicode-ident

提供 Unicode 标识符的支持,包括标识符的验证和规范化。 | A Rust library that provides support for working with Unicode identifiers.

最近更新: 6个月前

third_party_rust_termcolor

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

最近更新: 6个月前

third_party_rust_syn

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

最近更新: 6个月前

third_party_rust_strsim-rs

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

最近更新: 6个月前

third_party_rust_static-assertions-rs

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

最近更新: 6个月前

third_party_rust_shlex

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

最近更新: 6个月前

third_party_rust_serde

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

最近更新: 6个月前

third_party_rust_rustix

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

最近更新: 6个月前

third_party_rust_rust-openssl

OpenSSL 的Rust绑定

最近更新: 6个月前

third_party_rust_rustc-hash

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

最近更新: 6个月前

third_party_rust_rust-cexpr

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

最近更新: 6个月前

third_party_rust_regex

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

最近更新: 6个月前

third_party_rust_quote

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

最近更新: 6个月前

third_party_rust_proc-macro2

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

最近更新: 6个月前

third_party_rust_proc-macro-error

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

最近更新: 6个月前

third_party_rust_pin-utils

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

最近更新: 6个月前

third_party_rust_peeking_take_while

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

最近更新: 6个月前
成就
12
Star
546
Fork
成员(2)
mamingshuai
qiutianshuang

搜索帮助