SOF3 / dirmod
Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.
☆21Updated last year
Alternatives and similar repositories for dirmod:
Users that are interested in dirmod are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- ☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Cargo API written in Paris☆44Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- ☆55Updated last year
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- A sinless derive helper☆52Updated 2 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Serde error messages for humans.☆34Updated last year
- ☆55Updated last year
- Use declarative macros as proc_macro attributes or derives☆107Updated last year
- Case transforming macros for idents☆38Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Automatically upgrade breaking changes☆44Updated 10 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Overloadable functions in rust.☆41Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Types to define keyboard related events.☆56Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated last month
- Parse byte size into integer accurately.☆30Updated 4 months ago