jmg-duarte / sealed-rsLinks
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
Sorting:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated 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 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆57Updated last year
- ☆57Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Cargo API written in Paris☆49Updated last week
- docs.rs as a publishing platform?☆68Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆112Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Types to define keyboard related events☆64Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- `$crate` in procedural macros.☆71Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Automatic cfg for Rust compiler features☆95Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago