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:
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Rust library for typesystem-assisted bitflags.☆125Updated last week
- Cargo command to create the README.md from your crate's documentation☆158Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 9 months ago
- Migrated to Codeberg☆79Updated last year
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Define your own PhantomData☆152Updated last month
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- A library for compact bit sets containing enums.☆101Updated last month
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆75Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- Humansize - A flexible crate for humanizing file sizes☆121Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Macro for writing nested `if let` expressions☆167Updated last year
- A Rust macro to make enums with a subset of values of the parent☆98Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Find out about keys that are ignored when deserializing data☆85Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 8 months ago
- Write doc comments from macros☆99Updated 3 years ago
- 💫 Easily retry futures 🦀☆210Updated last year