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
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- 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
- Types to define keyboard related events☆65Updated last week
- ☆112Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- The never type (the true one!) in stable Rust.☆40Updated last month
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆24Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆59Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- A memory efficient container for rust nested collections☆40Updated 2 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 3 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆58Updated 2 years ago
- Cargo API written in Paris☆51Updated 2 weeks ago
- ☆29Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago