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
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Macro for sealing traits and structures☆57Updated 7 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆121Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- ☆57Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆57Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆21Updated 11 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- ☆40Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Cast between dynamic trait objects☆32Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆112Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆21Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- horrible serde macro stuff☆39Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆35Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago