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
- 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
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A sinless derive helper☆75Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 months ago
- ☆59Updated last year
- Trait implementation generator macro☆29Updated last month
- A utility crate to log errors without losing key information along the way.☆31Updated 8 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Include your assets statically into your application with a strict structure☆90Updated 6 months ago
- Derive a builder for your constructors in Rust☆71Updated last month
- Progress reporting abstraction for Rust☆64Updated last year
- Cargo command to create the README.md from your crate's documentation☆166Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- Typed any map for rust☆67Updated 9 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago