SOF3 / portraitLinks
Trait-agnostic derive macros
☆27Updated 6 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☆48Updated 9 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆47Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 2 weeks ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- horrible serde macro stuff☆39Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- Abstract over different executors☆74Updated 2 years ago
- The missing compound borrowing for Rust.☆60Updated 3 weeks ago
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆31Updated last year
- Only argument parsing! Nothing more.☆16Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆56Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Quickly define custom error enums for a functions in rust.☆51Updated 6 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 weeks ago