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 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆49Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Typed any map for rust☆67Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 10 months ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆71Updated 2 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.☆135Updated 2 years ago
- Automated GUI testing using accesskit☆71Updated last week
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Trait implementation generator macro☆29Updated 2 weeks ago
- A utility crate to log errors without losing key information along the way.☆32Updated 9 months ago
- A sinless derive helper☆75Updated 3 months ago
- Cargo command to create the README.md from your crate's documentation☆167Updated 2 weeks ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆70Updated 3 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Rust library to facilitate event-driven programming.☆76Updated last year
- ☆60Updated this week
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Include your assets statically into your application with a strict structure☆90Updated this week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year