davidpdrsn / extendLinks
Create extensions for types you don't own with extension traits but without the boilerplate
☆130Updated 2 years ago
Alternatives and similar repositories for extend
Users that are interested in extend are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 10 months ago
- A Rust macro to make enums with a subset of values of the parent☆99Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆121Updated last month
- Better reference counted strings for Rust☆130Updated 11 months ago
- ☆112Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Find out about keys that are ignored when deserializing data☆85Updated last month
- 💫 Easily retry futures 🦀☆218Updated 2 weeks ago
- Rust library for typesystem-assisted bitflags.☆127Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Macro for sealing traits and structures☆57Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- "A very small syn"☆206Updated 5 months ago
- Convert number to enum☆87Updated 11 months ago
- ☆42Updated 9 months ago
- Even formats macros☆92Updated last week
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Derive a builder for your constructors in Rust☆70Updated 4 months ago