m-ou-se / spezLinks
Rust macro to specialize on the type of an expression.
☆42Updated 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☆91Updated 3 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- `$crate` in procedural macros.☆71Updated last month
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- ☆112Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 8 months ago
- Types to define keyboard related events☆65Updated 2 weeks ago
- ☆57Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- ☆57Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Cargo API written in Paris☆50Updated 2 weeks ago
- A snapshot of name squatting on crates.io☆75Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- ☆40Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Use winit like the async runtime you've always wanted☆51Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago