davidpdrsn / extendLinks
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
Sorting:
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Better reference counted strings for Rust☆136Updated last year
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- A library for compact bit sets containing enums.☆115Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- ☆112Updated 2 years ago
- Easy code duplicate with substitution for Rust☆249Updated last month
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Lazy formatting utility macro for rust☆129Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆166Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- "A very small syn"☆209Updated 8 months ago
- Convert number to enum☆87Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Humansize - A flexible crate for humanizing file sizes☆120Updated 8 months ago
- Comparison of Rust string types☆158Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Even formats macros☆93Updated last month