全部标签
目录标签

#rust-patterns

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

118 条记录
标签为“rust-patterns”按健康指数排序
crates.io
71良好健康指数
dtolnay/inherent
Make trait methods callable without the trait in scope
Rust★ 165↓ 1.4M/月2026年7月19日
Apache-2.02026年7月19日 · 指标 2.10.0
crates.io
71良好健康指数
magnet/metered-rs
Fast, ergonomic metrics for Rust
Rust★ 344↓ 1.1M/月2026年8月6日
Apache-2.02026年8月6日 · 指标 2.10.0
crates.io
71良好健康指数
orxfun/orx-split-vec
An efficient dynamic capacity vector with pinned element guarantees.
Rust★ 3↓ 646.8K/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
69良好健康指数
ModProg/derive-where
Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.
Rust★ 97↓ 4.5M/月2026年8月21日
Apache-2.02026年8月21日 · 指标 2.10.0
crates.io
69良好健康指数
dtolnay/dyn-clone
Clone trait that is object-safe
Rust★ 754↓ 26.7M/月2026年8月8日
Apache-2.02026年8月8日 · 指标 2.10.0
crates.io
69良好健康指数
dtolnay/indoc
Indented document literals for Rust
Rust★ 788↓ 30.4M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0
crates.io
69良好健康指数
magiclen/educe
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
Rust★ 164↓ 8.2M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
crates.io
67良好健康指数
WanderLanz/Lender
std::iter feature complete(-ish) lending iterator for Rustlang
Rust★ 19↓ 53.6K/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
crates.io
67良好健康指数
dtolnay/readonly
Struct fields that are made read-only accessible to other modules
Rust★ 266↓ 343.8K/月2026年7月19日
Apache-2.02026年7月19日 · 指标 2.10.0
crates.io
67良好健康指数
sebastienrousseau/commons
🧰 Shared utilities library. Reusable components, helpers, and foundation code for the entire ecosystem.
Rust★ 0↓ 2,607/月2026年8月29日
自定义许可证2026年8月29日 · 指标 2.10.0
crates.io
67良好健康指数
zkat/miette
Fancy extension for std::error::Error with pretty, detailed diagnostic printing.
Rust★ 2,601↓ 10.4M/月2026年8月27日
Apache-2.02026年8月27日 · 指标 2.10.0
crates.io
65良好健康指数
Voultapher/self_cell
Safe-to-use proc-macro-free self-referential structs in stable Rust.
Rust★ 305↓ 6.7M/月2026年8月27日
Apache-2.02026年8月27日 · 指标 2.10.0
crates.io
65良好健康指数
cyqsimon/documented
Macros for accessing your type's documentation at runtime.
Rust★ 68↓ 432.9K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
crates.io
65良好健康指数
magiclen/enum-ordinalize
This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.
Rust★ 16↓ 16.1M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
crates.io
65良好健康指数
orxfun/orx-concurrent-bag
An efficient, convenient and lightweight grow-only concurrent data structure allowing high performance concurrent collection.
Rust★ 5↓ 631.6K/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
65良好健康指数
orxfun/orx-fixed-vec
An efficient fixed capacity vector with pinned element guarantees.
Rust★ 1↓ 646.7K/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
63中等健康指数
DuckLogic/intid.rs
Data structures for newtype integer ids
Rust★ 1↓ 3,016/月2026年8月23日
Apache-2.02026年8月23日 · 指标 2.10.0
crates.io
63中等健康指数
SOF3/include-flate
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation. (WARNING: the final compressed size may be larger with double compression!)
Rust★ 152↓ 1M/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
crates.io
63中等健康指数
matklad/once_cell
Rust library for single assignment cells and lazy statics without macros
Rust★ 2,088↓ 82M/月2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
crates.io
63中等健康指数
rust-lang/impl-trait-utils
Utilities for working with impl traits in Rust.
Rust★ 132↓ 946.7K/月2026年7月22日
Apache-2.02026年7月22日 · 指标 2.10.0
crates.io
62中等健康指数
DenisGorbachev/url-macro
A compile-time URL validation macro. Parses and checks URLs at compile-time, converting valid URLs into `url::Url` objects. Provides early error detection for malformed URLs.
Shell · TypeScript · Rust★ 12↓ 14K/月2026年7月29日
Apache-2.02026年7月29日 · 指标 2.10.0
crates.io
62中等健康指数
ModProg/manyhow
该仓库未发布描述。
Rust★ 17↓ 4M/月2026年8月27日
Apache-2.02026年8月27日 · 指标 2.10.0
crates.io
62中等健康指数
orium/archery
Abstract over the atomicity of reference-counting pointers in rust
Rust★ 179↓ 1.7M/月2026年8月12日
MIT2026年8月12日 · 指标 2.10.0
crates.io
62中等健康指数
orxfun/orx-concurrent-vec
A thread-safe, efficient and lock-free vector allowing concurrent grow, read and update operations.
Rust★ 18↓ 15.2K/月2026年8月28日
Apache-2.02026年8月28日 · 指标 2.10.0
crates.io
62中等健康指数
orxfun/orx-pinned-vec
PinnedVec trait defines the interface for vectors which guarantee that elements added to the vector are pinned to their memory locations unless explicitly changed.
Rust★ 2↓ 646.7K/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
62中等健康指数
popzxc/trait-set
Trait aliases on stable Rust
Rust★ 62↓ 348K/月2026年9月1日
MIT2026年9月1日 · 指标 2.10.0
crates.io
60中等健康指数
arcane-rs/delegation
Macro-based delegation for enums and structs.
Rust★ 14↓ 85/月2026年7月31日
Apache-2.02026年7月31日 · 指标 2.10.0
crates.io
60中等健康指数
clitic/formatx
A macro for formatting non literal strings at runtime in Rust.
Rust★ 19↓ 74.9K/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
crates.io
60中等健康指数
colin-kiegel/rust-derive-builder
derive builder implementation for rust structs
Rust★ 1,539↓ 41.8M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0