dtolnay / automodLinks
Pull in every source file in a directory as a module
☆178Updated 4 months 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☆150Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Rust library for typesystem-assisted bitflags.☆129Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- ☆112Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Better reference counted strings for Rust☆131Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated this week
- A library for compact bit sets containing enums.☆114Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- ☆216Updated last month
- An alternate Cargo registry using static files☆123Updated 4 months ago
- An easy to configure wrapper for Rust's clippy☆111Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆252Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Compile-time string formatting☆238Updated 7 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆165Updated 9 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 8 months ago
- Type that deserializes only from one specific value☆244Updated 2 months ago