dtolnay / remain
Compile-time checks that an enum or match is written in sorted order
☆113Updated 3 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☆135Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- ☆53Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- ☆111Updated 2 years ago
- ☆55Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- ☆180Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Minimal TOML library with few dependencies☆84Updated last week
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks 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`☆110Updated 4 months ago
- Automatically upgrade breaking changes☆45Updated 11 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆50Updated 5 months ago
- Write doc comments from macros☆99Updated 3 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆70Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Pull in every source file in a directory as a module☆169Updated last week
- Run closures in parallel☆112Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Const TypeId and non-'static TypeId☆60Updated last week