SOF3 / portraitLinks
Trait-agnostic derive macros
☆27Updated 10 months ago
Alternatives and similar repositories for portrait
Users that are interested in portrait are comparing it to the libraries listed below
Sorting:
- Integer types with customizable niche values☆50Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- 🐱concat! with support for const variables and expressions☆44Updated 3 weeks ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- List size of types in a Rust crate☆27Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Only argument parsing! Nothing more.☆18Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Trait implementation generator macro☆30Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- Lending iterators on stable Rust☆83Updated last year
- ☆26Updated last month
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- ☆34Updated last year