SOF3 / dirmodLinks
Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.
☆22Updated 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
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- ☆43Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Types to define keyboard related events☆69Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- ☆111Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆61Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated this week
- Cargo API written in Paris☆56Updated last week
- ☆110Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- ☆61Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago