SOF3 / portraitLinks
Trait-agnostic derive macros
☆27Updated 11 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☆51Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- bitfields implementation for rust☆71Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Only argument parsing! Nothing more.☆18Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Proc-macro utility to populate enums from database data☆20Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Trait implementation generator macro☆30Updated last month
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Re-usable CLI flags for `cargo` plugins☆44Updated this week