dtolnay / remainLinks
Compile-time checks that an enum or match is written in sorted order
☆120Updated 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☆162Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- ☆111Updated 3 years ago
- Pull in every source file in a directory as a module☆181Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Define your own PhantomData☆158Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Better reference counted strings for Rust☆140Updated last year
- ☆61Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- ☆241Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Write doc comments from macros☆100Updated 3 months ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- ☆149Updated 4 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year