dtolnay / automodLinks
Pull in every source file in a directory as a module
☆179Updated 3 weeks ago
Alternatives and similar repositories for automod
Users that are interested in automod are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆112Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆151Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Const TypeId and non-'static TypeId☆69Updated last month
- A library for compact bit sets containing enums.☆119Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆170Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated last week
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- ☆196Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆168Updated last year
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- Compile-time string formatting☆248Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆146Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week