TheoOiry / type-rules
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
- Convert number to enum☆87Updated 8 months ago
- ☆41Updated last year
- A cursed macro that compiles and executes Rust and spits the output directly into your Rust code☆30Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- A sinless derive helper☆71Updated 4 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 11 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last week
- Inline procedural macros for Rust☆55Updated 2 years ago
- Floating point types which can be safely shared between threads☆16Updated 7 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- ☆16Updated 7 months ago
- Configure const and static items by environment variables.☆25Updated last year
- ☆37Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆27Updated last week
- ☆111Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Use declarative macros as proc_macro attributes or derives☆111Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- horrible serde macro stuff☆38Updated last year
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- ☆53Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago