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.☆76Updated 4 years ago
- ☆58Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆61Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Macro for sealing traits and structures☆61Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- ☆111Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Types to define keyboard related events☆69Updated last month
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- ☆109Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Cargo API written in Paris☆56Updated this week
- Find out about keys that are ignored when deserializing data☆95Updated last month
- ☆61Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Case transforming macros for idents☆42Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- ☆42Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last week