dtolnay / remainLinks
Compile-time checks that an enum or match is written in sorted order
☆119Updated 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☆160Updated 3 weeks ago
- ☆112Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- ☆61Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- ☆59Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Write doc comments from macros☆101Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated last week
- docs.rs as a publishing platform?☆71Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago