dtolnay / remainLinks
Compile-time checks that an enum or match is written in sorted order
☆119Updated last month
Alternatives and similar repositories for remain
Users that are interested in remain are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆161Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Pull in every source file in a directory as a module☆179Updated this week
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Write doc comments from macros☆101Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆61Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- ☆112Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 6 months ago
- ☆200Updated last month
- Const TypeId and non-'static TypeId☆70Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- ☆100Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- ☆53Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- generators☆211Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆59Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Better reference counted strings for Rust☆139Updated last year
- ☆240Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago