dtolnay / remainLinks
Compile-time checks that an enum or match is written in sorted order
☆120Updated 3 weeks ago
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 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆112Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- ☆61Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆255Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Write doc comments from macros☆101Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- ☆53Updated 3 weeks ago
- ☆61Updated last year
- Define your own PhantomData☆158Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- `$crate` in procedural macros.☆79Updated last month
- 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
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- generators☆211Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Const TypeId and non-'static TypeId☆70Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago