jmg-duarte / sealed-rsLinks
Macro for sealing traits and structures
☆56Updated 6 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:
- 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
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆57Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- ☆112Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Lending iterators on stable Rust☆82Updated last year
- An exploration of Storages☆35Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- ☆72Updated 2 months ago
- ☆57Updated last year
- Umbrella repository for Krabcake experiments☆46Updated 4 months ago
- Migrated to Codeberg☆79Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Convert number to enum☆87Updated 10 months ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago