SOF3 / portrait
Trait-agnostic derive macros
☆26Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for portrait
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Macro for sealing traits and structures☆49Updated last month
- Rust API stability attributes for the rest of us.☆30Updated 4 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆16Updated 6 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- 🐱concat! with support for const variables and expressions☆35Updated last month
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- ☆36Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆29Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Abstract over different executors☆74Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆36Updated 2 months ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆19Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- ☆84Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Serde error messages for humans.☆34Updated 11 months ago