jmg-duarte / sealed-rsLinks
Macro for sealing traits and structures
☆58Updated 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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- ☆112Updated 2 years ago
- 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☆131Updated last year
- ☆57Updated last year
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆78Updated last week
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- ☆58Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month