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☆150Updated 2 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- ☆112Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- Better reference counted strings for Rust☆131Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- ☆57Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Write doc comments from macros☆100Updated 3 years ago
- ☆216Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ☆100Updated 4 months ago
- ☆109Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago