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:
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- A library for compact bit sets containing enums.☆120Updated last week
- Make trait methods callable without the trait in scope☆161Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Humansize - A flexible crate for humanizing file sizes☆120Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- "A very small syn"☆212Updated 10 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆112Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Convert number to enum☆87Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Compile-time string operations☆111Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago