m-ou-se / spezLinks
Rust macro to specialize on the type of an expression.
☆45Updated 2 years ago
Alternatives and similar repositories for spez
Users that are interested in spez are comparing it to the libraries listed below
Sorting:
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆112Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- ☆60Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆77Updated 4 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆90Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated 2 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☆57Updated last year
- `$crate` in procedural macros.☆74Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Types to define keyboard related events☆64Updated 3 weeks ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year