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☆159Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months 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☆159Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Type that deserializes only from one specific value☆265Updated last week
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- An alternate Cargo registry using static files☆133Updated last week
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 3 weeks ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆168Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated last week
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- ☆195Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last month