jf2048 / deluxeLinks
Rust procedural macro attribute parser
☆44Updated last year
Alternatives and similar repositories for deluxe
Users that are interested in deluxe are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- ☆43Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆83Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- ☆226Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆70Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- A sinless derive helper☆78Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆71Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Implied bounds, since 1.79!☆23Updated last year
- Convert number to enum☆87Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆112Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month