davidpdrsn / extend
Create extensions for types you don't own with extension traits but without the boilerplate
☆131Updated last year
Alternatives and similar repositories for extend:
Users that are interested in extend are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Pull in every source file in a directory as a module☆170Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- Migrated to Codeberg☆80Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- Macro for writing nested `if let` expressions☆164Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Rust macro for automatically generating default☆138Updated last year
- zero runtime cost default arguments in rust☆87Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Rust library for typesystem-assisted bitflags.☆117Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- ☆111Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- ☆115Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Rust procedural macro attribute parser☆37Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆110Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆93Updated 9 months ago
- Macros for deriving as functions to access Enums as their inner components☆97Updated 6 months ago
- ☆40Updated 5 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated last week
- Cargo command to create the README.md from your crate's documentation☆155Updated last month