dtolnay / remain
Compile-time checks that an enum or match is written in sorted order
☆113Updated last month
Alternatives and similar repositories for remain:
Users that are interested in remain are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆136Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- ☆53Updated last month
- ☆55Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆64Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆124Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- Define your own PhantomData☆152Updated last month
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- Token tree calling convention☆79Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- ☆111Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- ☆181Updated last month
- Defer dropping large structs to a background thread☆62Updated 2 years ago