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:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆43Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Generate Rust enum variants without associated data☆98Updated 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☆190Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- Const TypeId and non-'static TypeId☆69Updated last week
- Derive a builder for your constructors in Rust☆71Updated last week
- Convert number to enum☆87Updated last year
- 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 Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Cargo command to create the README.md from your crate's documentation☆168Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated 2 weeks ago
- 🐱concat! with support for const variables and expressions☆44Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- A sinless derive helper☆76Updated 5 months ago
- ☆218Updated 4 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Macro for sealing traits and structures☆59Updated 11 months ago