dtolnay / automod
Pull in every source file in a directory as a module
☆173Updated 2 months ago
Alternatives and similar repositories for automod
Users that are interested in automod are comparing it to the libraries listed below
Sorting:
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆155Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Graph the number of crates that depend on your crate over time☆241Updated last week
- Provides a crate with information from the time it was built.☆172Updated 3 weeks ago
- Compile-time string formatting☆236Updated 5 months ago
- Make trait methods callable without the trait in scope☆146Updated this week
- Better reference counted strings for Rust☆126Updated 10 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆157Updated last year
- Conditional compilation according to rustc compiler version☆364Updated last week
- Rust macro for automatically generating default☆141Updated last year
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆122Updated 4 months ago
- ☆139Updated 10 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Type that deserializes only from one specific value☆243Updated last week
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- "A very small syn"☆204Updated 3 months ago
- ☆112Updated 2 years ago
- ☆107Updated last year