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:
- ☆42Updated 2 years ago
- Convert number to enum☆87Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- Proof of concept ranged integers in Rust.☆65Updated last week
- horrible serde macro stuff☆39Updated 2 years ago
- A sinless derive helper☆78Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Derive Debug with a custom format per field.☆20Updated last month
- Extract bits from a byte slice☆81Updated 4 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- ☆64Updated 2 months ago
- ☆43Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- ☆55Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- Compile-time regular expressions, the right way.☆81Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Macro for sealing traits and structures☆61Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago