SOF3 / portrait
Trait-agnostic derive macros
☆27Updated 2 weeks ago
Alternatives and similar repositories for portrait:
Users that are interested in portrait are comparing it to the libraries listed below
- Integer types with customizable niche values☆40Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆30Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆42Updated 6 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 2 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
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Library facilitating safe pinned initialization☆33Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last week
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Hex Display: A modern xxd alternative.☆42Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Abstract over different executors☆73Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated this week
- A sinless derive helper☆62Updated 3 months ago
- Compile-time regular expressions, the right way.☆76Updated 3 weeks ago
- ☆102Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆77Updated last week
- Proc-macro utility to populate enums from database data☆20Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆48Updated last month
- Use winit like the async runtime you've always wanted☆48Updated 9 months ago