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☆133Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- A sinless derive helper☆75Updated 3 months ago
- ☆33Updated last year
- Proof of concept ranged integers in Rust.☆50Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- horrible serde macro stuff☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- The quickest way to override dependencies with Cargo☆65Updated last week
- Integer types with customizable niche values☆49Updated 11 months ago
- The never type (the true one!) in stable Rust.☆41Updated 3 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆49Updated 2 months ago
- ☆112Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 5 months ago
- An exploration of Storages☆37Updated last year
- ☆93Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- ☆45Updated 7 months ago
- Public repository for the Rust keyword generics initiative☆107Updated last year
- Rustdoc's JSON output interface☆35Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Binary size analyzer for Rust programs☆36Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year