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:
- Better reference counted strings for Rust☆138Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆127Updated 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.☆86Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- A library for compact bit sets containing enums.☆119Updated last month
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆112Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Use declarative macros as proc_macro attributes or derives☆146Updated 5 months ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Humansize - A flexible crate for humanizing file sizes☆120Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- fn(Code) -> Docs☆86Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Generate Rust enum variants without associated data☆97Updated last week
- Lazy formatting utility macro for rust☆129Updated last year
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month