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:
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- ☆59Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆60Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- ☆77Updated 4 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A library for compact bit sets containing enums.☆115Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Extension of nom to trace parser☆49Updated 7 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year