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:
- ☆112Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Inline procedural macros for Rust☆56Updated 3 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
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆61Updated last year
- #[no_std] print equivalent for Rust☆65Updated this week
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆61Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 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
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- ☆56Updated 3 years ago
- Convert number to enum☆87Updated last year
- A library for compact bit sets containing enums.☆121Updated last month