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:
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- ☆111Updated 3 years ago
- ☆77Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Macro for sealing traits and structures☆61Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- ☆61Updated 2 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- ☆61Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Convert number to enum☆87Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- ☆23Updated 10 months ago
- A std::Instant replacement that works on WASM too.☆113Updated last year
- Extension of nom to trace parser☆50Updated last year
- 📦 Creates graphs of crates from cargo metadata 🦀☆72Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month