jmg-duarte / sealed-rsLinks
Macro for sealing traits and structures
☆60Updated last year
Alternatives and similar repositories for sealed-rs
Users that are interested in sealed-rs are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 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 2 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- ☆61Updated 2 years ago
- ☆112Updated 3 years ago
- ☆42Updated 2 years ago
- `$crate` in procedural macros.☆79Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- A sinless derive helper☆77Updated 3 weeks ago
- ☆95Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Convert number to enum☆87Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago