dtolnay / remainLinks
Compile-time checks that an enum or match is written in sorted order
☆117Updated 2 weeks ago
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☆152Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆60Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- ☆112Updated 2 years ago
- Better reference counted strings for Rust☆135Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- Write doc comments from macros☆100Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆59Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- ☆216Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- ☆52Updated 2 weeks ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 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`☆122Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago