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☆46Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 weeks ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- Cargo command to create the README.md from your crate's documentation☆161Updated 3 weeks ago
- Typed any map for rust☆67Updated 8 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- Automated GUI testing using accesskit☆70Updated 3 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago
- Include your assets statically into your application with a strict structure☆89Updated 5 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Draw chart with svg for leptos☆62Updated last year
- Context aware, ergonomic and precise error handling.☆172Updated last week
- Derive a builder for your constructors in Rust☆71Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- ☆34Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Trait implementation generator macro☆29Updated 3 weeks ago
- A utility crate to log errors without losing key information along the way.☆31Updated 7 months ago