davidpdrsn / extend
Create extensions for types you don't own with extension traits but without the boilerplate
☆129Updated last year
Related projects ⓘ
Alternatives and complementary repositories for extend
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated last week
- Derive a builder for your constructors in Rust☆65Updated 2 weeks ago
- Rust macro for automatically generating default☆133Updated 10 months ago
- zero runtime cost default arguments in rust☆85Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- ☆112Updated last year
- Migrated to Codeberg☆80Updated last year
- Pull in every source file in a directory as a module☆158Updated last week
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 5 months ago
- Even formats macros☆85Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- Type that deserializes only from one specific value☆227Updated last week
- Conditional compilation according to rustc compiler version☆334Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Proc-macro typestate DSL for Rust☆142Updated last year
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- 💫 Easily retry futures 🦀☆203Updated last year
- Write doc comments from macros☆98Updated 3 years ago