jmg-duarte / sealed-rs
Macro for sealing traits and structures
☆53Updated 4 months ago
Alternatives and similar repositories for sealed-rs:
Users that are interested in sealed-rs are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- ☆55Updated last year
- Make trait methods callable without the trait in scope☆136Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Const TypeId and non-'static TypeId☆64Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- `$crate` in procedural macros.☆69Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Cargo API written in Paris☆47Updated last week
- Better reference counted strings for Rust☆120Updated 8 months ago
- ☆111Updated 2 years ago
- ☆55Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- (lifetime) GATs on stable Rust☆57Updated last year
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆71Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Write doc comments from macros☆99Updated 3 years ago
- A sinless derive helper☆72Updated 5 months ago