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:
- Better reference counted strings for Rust☆137Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- A library for compact bit sets containing enums.☆118Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Make trait methods callable without the trait in scope☆159Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Humansize - A flexible crate for humanizing file sizes☆118Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- ☆112Updated 2 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- 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☆109Updated last year
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Rust macro for automatically generating default☆146Updated last year
- Cargo command to create the README.md from your crate's documentation☆167Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- "A very small syn"☆209Updated 8 months ago