jmg-duarte / sealed-rsLinks
Macro for sealing traits and structures
☆59Updated 8 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 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- ☆112Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- docs.rs as a publishing platform?☆69Updated last week
- 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
- Better reference counted strings for Rust☆134Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- ☆58Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- Inline procedural macros for Rust☆56Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆88Updated last week