dtolnay / remainLinks
Compile-time checks that an enum or match is written in sorted order
☆117Updated 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☆149Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Macro for sealing traits and structures☆57Updated 7 months ago
- ☆57Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- ☆53Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- ☆100Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- ☆108Updated last year
- Define your own PhantomData☆155Updated this week
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- ☆124Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated last month
- Versioned data-structures for Rust☆206Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year