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:
- 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
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 10 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- ☆56Updated last year
- ☆40Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Const TypeId and non-'static TypeId☆66Updated last month
- ☆57Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Zig comptime using Rust proc macros☆46Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- horrible serde macro stuff☆39Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago
- ☆72Updated 2 months ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆115Updated 2 weeks ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Types to define keyboard related events☆65Updated 2 weeks ago
- ☆57Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago