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:
- An alternate Cargo registry using static files☆135Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Proof of concept ranged integers in Rust.☆61Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- The never type (the true one!) in stable Rust.☆41Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last week
- Macro for sealing traits and structures☆60Updated last year
- ☆112Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated this week
- ☆34Updated last year
- The quickest way to override dependencies with Cargo☆68Updated last week
- ☆95Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Rustdoc's JSON output interface☆35Updated 2 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- A sinless derive helper☆76Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Const TypeId and non-'static TypeId☆70Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Integer types with customizable niche values☆50Updated last year
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Imitate the documentation build that docs.rs would do☆64Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago