TheoOiry / type-rulesLinks
A crate to easily constrain a struct
☆16Updated 2 years ago
Alternatives and similar repositories for type-rules
Users that are interested in type-rules are comparing it to the libraries listed below
Sorting:
- Convert number to enum☆87Updated 10 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Floating point types which can be safely shared between threads☆17Updated 9 months ago
- ☆40Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Compares two equal-sized byte strings in constant time.☆41Updated 2 weeks ago
- A sinless derive helper☆72Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A cursed macro that compiles and executes Rust and spits the output directly into your Rust code☆30Updated 2 years ago
- Configure const and static items by environment variables.☆25Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Swift-style keypaths in Rust☆60Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆43Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Extract bits from a byte slice☆78Updated this week
- ☆51Updated last year
- Cargo API written in Paris☆50Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- 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
- ☆53Updated 3 months ago
- ☆17Updated 10 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- Simple and fast implementation of language tag normalization and validation☆23Updated 7 months ago