davidpdrsn / extendLinks
Create extensions for types you don't own with extension traits but without the boilerplate
☆134Updated 2 years ago
Alternatives and similar repositories for extend
Users that are interested in extend are comparing it to the libraries listed below
Sorting:
- A library for compact bit sets containing enums.☆121Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Rust library for typesystem-assisted bitflags.☆135Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- ☆112Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Humansize - A flexible crate for humanizing file sizes☆120Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Easily add Fluent to your Rust project.☆161Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago