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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- ☆59Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆56Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆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.☆84Updated 5 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Case transforming macros for idents☆41Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆92Updated 3 weeks ago
- Cargo API written in Paris☆51Updated last month
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- ☆108Updated last year
- horrible serde macro stuff☆39Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆57Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week