matklad / macro-dep-testLinks
☆43Updated last year
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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- ☆31Updated last year
- Use declarative macros as proc_macro attributes or derives☆115Updated 2 weeks ago
- horrible serde macro stuff☆39Updated last year
- Linux linker for x86 and x86-64☆31Updated 2 weeks ago
- Proof of concept ranged integers in Rust.☆48Updated 2 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆89Updated 7 months ago
- The quickest way to override dependencies with Cargo☆60Updated last week
- Lending iterators on stable Rust☆82Updated last year
- An alternate Cargo registry using static files☆121Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- ☆69Updated 3 weeks ago
- Integer types with customizable niche values☆46Updated 7 months ago
- A sinless derive helper☆72Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- ☆112Updated 2 years ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Imitate the documentation build that docs.rs would do☆51Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last month