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.☆82Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆77Updated 6 months ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Generate Rust enum variants without associated data☆98Updated last year
- ☆43Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- `$crate` in procedural macros.☆74Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Derive a builder for your constructors in Rust☆71Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆67Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Convert number to enum☆87Updated last year
- ☆192Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago