SOF3 / dirmodLinks
Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.
☆21Updated 2 years ago
Alternatives and similar repositories for dirmod
Users that are interested in dirmod are comparing it to the libraries listed below
Sorting:
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- ☆59Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- ☆61Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆42Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆56Updated 2 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- ☆112Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Case transforming macros for idents☆41Updated 11 months ago
- Integer types with customizable niche values☆50Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- ☆43Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago