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:
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Generate Rust enum variants without associated data☆98Updated last month
- Trait implementation generator macro☆30Updated 2 weeks ago
- Rust procedural macro attribute parser☆44Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Typed any map for rust☆67Updated 11 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated last week
- Progress reporting abstraction for Rust☆65Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- ☆64Updated last month
- Cargo command to create the README.md from your crate's documentation☆168Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A GUI generator for clap-rs using egui☆111Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Include your assets statically into your application with a strict structure☆92Updated last week
- ☆59Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- ☆43Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Automated GUI testing using accesskit☆72Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- A sinless derive helper☆76Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆73Updated last week