jmg-duarte / sealed-rsLinks
Macro for sealing traits and structures
☆57Updated 7 months ago
Alternatives and similar repositories for sealed-rs
Users that are interested in sealed-rs are comparing it to the libraries listed below
Sorting:
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆112Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- ☆57Updated last year
- 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
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- Better reference counted strings for Rust☆130Updated 11 months ago
- `$crate` in procedural macros.☆73Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- A sinless derive helper☆72Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- ☆40Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year