jmg-duarte / sealed-rs
Macro for sealing traits and structures
☆54Updated 5 months ago
Alternatives and similar repositories for sealed-rs:
Users that are interested in sealed-rs are comparing it to the libraries listed below
- ☆56Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- 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
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- ☆56Updated 11 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- ☆112Updated 2 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆39Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- ☆29Updated last year
- Better reference counted strings for Rust☆124Updated 9 months ago