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
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆112Updated 2 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.☆88Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- ☆61Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆59Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- A library for compact bit sets containing enums.☆119Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago