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:
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Proof of concept ranged integers in Rust.☆48Updated 4 months ago
- The never type (the true one!) in stable Rust.☆40Updated last month
- Macro for sealing traits and structures☆59Updated 8 months ago
- ☆31Updated last year
- horrible serde macro stuff☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- The quickest way to override dependencies with Cargo☆65Updated this week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 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
- Public repository for the Rust keyword generics initiative☆105Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- ☆93Updated 9 months ago
- A sinless derive helper☆74Updated last month
- Find out about keys that are ignored when deserializing data☆88Updated last week
- ☆112Updated 2 years ago
- Linux linker for x86 and x86-64☆32Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- An exploration of Storages☆37Updated last year
- ☆73Updated 2 weeks ago
- Even formats macros☆93Updated last week
- 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
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Postfix macros on stable Rust, today.☆75Updated 4 years ago