dtolnay / automodLinks
Pull in every source file in a directory as a module
☆179Updated this week
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☆161Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Rust library for typesystem-assisted bitflags.☆134Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- ☆112Updated 3 years ago
- Type that deserializes only from one specific value☆266Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆219Updated this week
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated this week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- An alternate Cargo registry using static files☆135Updated 2 months ago
- A library for compact bit sets containing enums.☆120Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Provides a crate with information from the time it was built.☆187Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month