luker-os / variantlyLinks
Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.
☆42Updated last year
Alternatives and similar repositories for variantly
Users that are interested in variantly are comparing it to the libraries listed below
Sorting:
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Typed any map for rust☆67Updated 6 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- Obsessively tiny error derive macro☆86Updated 5 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A Rust macro to make enums with a subset of values of the parent☆99Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- Abstract over different executors☆74Updated last year
- Include your assets statically into your application with a strict structure☆88Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- State machine pattern for Rust☆29Updated 8 months ago
- Static-checked parsing of regexes into structs☆45Updated 7 months ago
- A sinless derive helper☆72Updated 2 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Trait implementation generator macro☆29Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 5 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆44Updated 4 months ago
- Automated GUI testing using accesskit☆66Updated 3 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month