jmg-duarte / sealed-rs
Macro for sealing traits and structures
☆51Updated 3 months ago
Alternatives and similar repositories for sealed-rs:
Users that are interested in sealed-rs are comparing it to the libraries listed below
- ☆55Updated last year
- 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☆71Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- ☆55Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- ☆29Updated 10 months ago
- ☆111Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Safe generators on stable Rust.☆40Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Convert number to enum☆88Updated 7 months ago
- Lending iterators on stable Rust☆82Updated last year
- Serialization value trees☆44Updated 7 months ago