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:
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Macro for sealing traits and structures☆60Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- ☆42Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆56Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Types to define keyboard related events☆68Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- ☆60Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆109Updated last year
- ☆112Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- ☆61Updated 2 years ago
- ☆23Updated 9 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago