jf2048 / deluxeLinks
Rust procedural macro attribute parser
☆45Updated 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.☆81Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆121Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 5 months ago
- ☆42Updated 9 months ago
- ☆163Updated this week
- A Rust macro to make enums with a subset of values of the parent☆99Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Generate Rust enum variants without associated data☆98Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆161Updated last year
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Convert number to enum☆87Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Testing framework for rust enhancing the built-in library with some useful features.☆66Updated 2 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- ☆43Updated last year
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- ☆112Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago