dtolnay / automodLinks
Pull in every source file in a directory as a module
☆177Updated last 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☆157Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆165Updated last week
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Type that deserializes only from one specific value☆253Updated last week
- Lazy formatting utility macro for rust☆129Updated last year
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- ☆112Updated 2 years ago
- ☆194Updated last week
- Find out about keys that are ignored when deserializing data☆94Updated last week
- A library for compact bit sets containing enums.☆115Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆221Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month