SOF3 / portraitLinks
Trait-agnostic derive macros
☆27Updated 7 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☆49Updated 10 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Proc-macro utility to populate enums from database data☆20Updated last year
- Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables☆22Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 8 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- State machine pattern for Rust☆29Updated 11 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- ☆43Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- Only argument parsing! Nothing more.☆16Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- ☆33Updated last year
- List size of types in a Rust crate☆27Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆25Updated last month
- An exploration of Storages☆37Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Abstract over different executors☆74Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last week
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year