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.☆87Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆43Updated last year
- 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
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Generate Rust enum variants without associated data☆99Updated last month
- Const TypeId and non-'static TypeId☆70Updated last week
- 🐱concat! with support for const variables and expressions☆44Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Pull in every source file in a directory as a module☆179Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- A sinless derive helper☆76Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆218Updated 5 months ago
- A versatile and developer-friendly trait mocking library☆78Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆133Updated 2 years ago
- `$crate` in procedural macros.☆78Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last week
- horrible serde macro stuff☆39Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Convert number to enum☆87Updated last year
- Derive a builder for your constructors in Rust☆71Updated last month