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:
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- Rust library for typesystem-assisted bitflags.☆122Updated 4 months ago
- Migrated to Codeberg☆79Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Rust macro for automatically generating default☆141Updated last year
- Better reference counted strings for Rust☆126Updated 10 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Macros for deriving as functions to access Enums as their inner components☆101Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- ☆112Updated 2 years ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- A Rust macro to make enums with a subset of values of the parent☆98Updated last year
- "A very small syn"☆204Updated 3 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Automatically implement traits for common smart pointers☆111Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- ☆155Updated this week
- A super powered testing macro for Rust☆118Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week