davidpdrsn / extend
Create extensions for types you don't own with extension traits but without the boilerplate
☆131Updated 2 years ago
Alternatives and similar repositories for extend:
Users that are interested in extend are comparing it to the libraries listed below
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆240Updated 6 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Cargo command to create the README.md from your crate's documentation☆157Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Migrated to Codeberg☆80Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Pull in every source file in a directory as a module☆171Updated last month
- A scope for async_std and tokio to spawn non-static futures☆130Updated 10 months ago
- Type that deserializes only from one specific value☆231Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Rust macro for automatically generating default☆139Updated last year
- Automatically implement traits for common smart pointers☆109Updated this week
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- A library for compact bit sets containing enums.☆98Updated last month
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Macros for deriving as functions to access Enums as their inner components☆98Updated 7 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Rust library for typesystem-assisted bitflags.☆119Updated 2 months ago
- Humansize - A flexible crate for humanizing file sizes☆119Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- ☆111Updated 2 years ago
- zero runtime cost default arguments in rust☆87Updated last year