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 this week
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- ☆112Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Macro for sealing traits and structures☆60Updated last year
- Define your own PhantomData☆158Updated this week
- Write doc comments from macros☆101Updated last month
- Const TypeId and non-'static TypeId☆70Updated this week
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Pull in every source file in a directory as a module☆179Updated this week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated this week
- ☆61Updated 2 years ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- ☆200Updated last month
- ☆100Updated 3 months ago
- ☆109Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- ☆60Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated last week
- docs.rs as a publishing platform?☆71Updated 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
- ☆53Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- `$crate` in procedural macros.☆78Updated last month