Mari-W / const_guards
compile time constraints on const generics made easy
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for const_guards
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- ☆58Updated last week
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- An exploration of Storages☆34Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Convert number to enum☆88Updated 3 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆16Updated 6 months ago
- ☆43Updated this week
- Imitate the documentation build that docs.rs would do☆40Updated last week
- A snapshot of name squatting on crates.io☆74Updated 7 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- ☆28Updated 5 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Serde partial serialization made easy☆41Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- ☆36Updated last year
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆19Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Uneval your data into Rust code☆17Updated 6 months ago
- Safe generators on stable Rust.☆38Updated last year
- ☆54Updated 2 weeks ago