m-ou-se / spezLinks
Rust macro to specialize on the type of an expression.
☆46Updated 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☆95Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- ☆112Updated 2 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Convert number to enum☆87Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- ☆57Updated 3 years ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Embed images in Rust documentation☆27Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆41Updated 2 years ago
- ☆59Updated last year
- A library for compact bit sets containing enums.☆118Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- ☆77Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- ☆60Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago