dtolnay / automodLinks
Pull in every source file in a directory as a module
☆173Updated 3 months ago
Alternatives and similar repositories for automod
Users that are interested in automod are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated last week
- Compile-time checks that an enum or match is written in sorted order☆115Updated last week
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆160Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆78Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated this week
- Conditional compilation according to rustc compiler version☆365Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Migrated to Codeberg☆79Updated last year
- Rust library for typesystem-assisted bitflags.☆125Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago