TheoOiry / type-rulesLinks
A crate to easily constrain a struct
☆16Updated 3 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 last year
- ☆42Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 2 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Cross-platform, endian-aware primitives for Rust☆45Updated 3 months ago
- A sinless derive helper☆76Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Swift-style keypaths in Rust☆60Updated 4 years ago
- Extract bits from a byte slice☆80Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Derive Debug with a custom format per field.☆20Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- ☆96Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year