davidpdrsn / extendLinks
Create extensions for types you don't own with extension traits but without the boilerplate
☆131Updated 2 years ago
Alternatives and similar repositories for extend
Users that are interested in extend are comparing it to the libraries listed below
Sorting:
- A Rust macro to make enums with a subset of values of the parent☆106Updated 2 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Use declarative macros as proc_macro attributes or derives☆133Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Rust library for typesystem-assisted bitflags.☆129Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- Better reference counted strings for Rust☆131Updated last year
- Humansize - A flexible crate for humanizing file sizes☆121Updated 6 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- ☆112Updated 2 years ago
- Rust macro for automatically generating default☆142Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- ☆43Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- zero runtime cost default arguments in rust☆89Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- "A very small syn"☆208Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago