m-ou-se / spezLinks
Rust macro to specialize on the type of an expression.
☆47Updated 2 years ago
Alternatives and similar repositories for spez
Users that are interested in spez are comparing it to the libraries listed below
Sorting:
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Macro for sealing traits and structures☆59Updated last year
- ☆112Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- ☆42Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Sort Unicode strings lexicographically☆36Updated last year
- ☆43Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last week
- ☆59Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Proc macro for smol async runtime☆54Updated 4 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- A library for compact bit sets containing enums.☆120Updated last week
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Pull in every source file in a directory as a module☆179Updated last week
- ☆57Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month