davidpdrsn / extend
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
- A Rust macro to make enums with a subset of values of the parent☆86Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Better reference counted strings for Rust☆124Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- ☆112Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated 3 weeks ago
- 💫 Easily retry futures 🦀☆207Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Use declarative macros as proc_macro attributes or derives☆112Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆95Updated 11 months ago
- Rust macro for automatically generating default☆140Updated last year
- Migrated to Codeberg☆79Updated last year
- ☆42Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- A library for compact bit sets containing enums.☆98Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆119Updated 3 months ago
- fn(Code) -> Docs☆85Updated last year