dtolnay / automodLinks
Pull in every source file in a directory as a module
☆181Updated 2 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☆162Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Type that deserializes only from one specific value☆267Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last month
- ☆111Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆136Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- ☆204Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- "A very small syn"☆212Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Compile-time string formatting☆261Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Generate a THIRDPARTY file with all licenses in a cargo project.☆104Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year