dtolnay / remain
Compile-time checks that an enum or match is written in sorted order
☆113Updated 2 weeks ago
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 2 weeks ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆55Updated last year
- ☆111Updated 2 years ago
- ☆53Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Pull in every source file in a directory as a module☆170Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆49Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- ☆105Updated 11 months ago
- ☆55Updated 10 months ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 2 weeks ago
- docs.rs as a publishing platform?☆68Updated last month
- ☆133Updated 8 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Run closures in parallel☆113Updated 2 months ago