dtolnay / automod
Pull in every source file in a directory as a module
☆169Updated 2 weeks ago
Alternatives and similar repositories for automod:
Users that are interested in automod are comparing it to the libraries listed below
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- ☆111Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Cargo command to create the README.md from your crate's documentation☆153Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Lazy formatting utility macro for rust☆126Updated last year
- Migrated to Codeberg☆80Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- ☆133Updated 8 months ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆117Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- ☆105Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- "A very small syn"☆201Updated last month
- Compile-time string formatting☆233Updated 3 months ago
- generators☆205Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated last year
- An easy to configure wrapper for Rust's clippy☆106Updated 2 years ago