dtolnay / remainLinks
Compile-time checks that an enum or match is written in sorted order
☆119Updated last week
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☆157Updated last week
- Find out about keys that are ignored when deserializing data☆94Updated last week
- ☆112Updated 2 years ago
- ☆60Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last month
- Pull in every source file in a directory as a module☆177Updated last week
- Define your own PhantomData☆158Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 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.☆112Updated 4 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆194Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆101Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- ☆52Updated last week
- docs.rs as a publishing platform?☆71Updated last week
- Write doc comments from macros☆100Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ☆59Updated last year
- ☆221Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Better reference counted strings for Rust☆136Updated last year
- ☆108Updated last year