matklad / macro-dep-testLinks
☆43Updated 2 years ago
Alternatives and similar repositories for macro-dep-test
Users that are interested in macro-dep-test are comparing it to the libraries listed below
Sorting:
- ☆35Updated last year
- An alternate Cargo registry using static files☆136Updated 3 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Macro for sealing traits and structures☆61Updated last year
- Proof of concept ranged integers in Rust.☆64Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- ☆111Updated 3 years ago
- A sinless derive helper☆78Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Integer types with customizable niche values☆51Updated last year
- ☆95Updated last year
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- The quickest way to override dependencies with Cargo☆82Updated last week
- Implied bounds, since 1.79!☆23Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Compile Rust compiler using Buck2☆68Updated last week
- Rustdoc's JSON output interface☆38Updated last month
- Imitate the documentation build that docs.rs would do☆67Updated last month
- Const TypeId and non-'static TypeId☆70Updated last month
- Compile-time regular expressions, the right way.☆81Updated 11 months ago