gtsiam / imply-hack
Implied bounds, since 1.79!
☆20Updated 5 months ago
Alternatives and similar repositories for imply-hack:
Users that are interested in imply-hack are comparing it to the libraries listed below
- Integer types with customizable niche values☆44Updated 5 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- ☆41Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- Use declarative macros as proc_macro attributes or derives☆112Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Rust procedural macro attribute parser☆40Updated 10 months ago
- Umbrella repository for Krabcake experiments☆46Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- horrible serde macro stuff☆39Updated last year
- ☆65Updated 11 months ago
- ☆38Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- The quickest way to override dependencies with Cargo☆60Updated this week
- Compile-time regular expressions, the right way.☆77Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- An exploration of Storages☆35Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- Linux linker for x86 and x86-64☆26Updated 3 weeks ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago