m-ou-se / spezLinks
Rust macro to specialize on the type of an expression.
☆44Updated 2 years ago
Alternatives and similar repositories for spez
Users that are interested in spez are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆112Updated 2 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- ☆58Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆57Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆75Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- List size of types in a Rust crate☆27Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- `$crate` in procedural macros.☆74Updated 2 months ago
- ☆57Updated 3 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆92Updated 2 months ago