jmg-duarte / sealed-rs
Macro for sealing traits and structures
☆50Updated last month
Alternatives and similar repositories for sealed-rs:
Users that are interested in sealed-rs are comparing it to the libraries listed below
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Threadsafe RefCell for Rust☆90Updated last year
- ☆55Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Inline procedural macros for Rust☆54Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- The never type (the true one!) in stable Rust.☆35Updated 3 years ago
- Serialization value trees☆43Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆53Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Extension of nom to trace parser☆48Updated this week
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆29Updated 9 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- `$crate` in procedural macros.☆68Updated 3 weeks ago
- ☆21Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- A sinless derive helper☆52Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆78Updated last week