SOF3 / portraitLinks
Trait-agnostic derive macros
☆27Updated 4 months ago
Alternatives and similar repositories for portrait
Users that are interested in portrait are comparing it to the libraries listed below
Sorting:
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- 🐱concat! with support for const variables and expressions☆41Updated last month
- Integer types with customizable niche values☆46Updated 7 months ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Add observability to your Rust types!☆52Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆63Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- ☆22Updated 9 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- The missing compound borrowing for Rust.☆58Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Library facilitating safe pinned initialization☆43Updated last week
- Abstract over different executors☆73Updated last year