jmg-duarte / sealed-rs
Macro for sealing traits and structures
☆50Updated 2 months ago
Alternatives and similar repositories for sealed-rs:
Users that are interested in sealed-rs are comparing it to the libraries listed below
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A sinless derive helper☆62Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 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
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Const TypeId and non-'static TypeId☆59Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- ☆53Updated 9 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- ☆55Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated this week
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Serialization value trees☆43Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- ☆41Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year