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.☆46Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- ☆55Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Find out about keys that are ignored when deserializing data☆79Updated this week
- Mirror of Rust's allocator api for use on stable rust☆51Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated this week
- ☆29Updated 10 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆55Updated last year
- Cargo API written in Paris☆45Updated this week
- ☆35Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Types to define keyboard related events.☆56Updated 2 months ago
- Safe, fully-featured bindings to the Tracy profiler☆25Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- ☆36Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- A sinless derive helper☆62Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago