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☆48Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Trait implementation generator macro☆30Updated this week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Typed any map for rust☆67Updated last year
- ☆64Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- A sinless derive helper☆78Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Obsessively tiny error derive macro☆86Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- ☆59Updated last year
- A GUI generator for clap-rs using egui☆113Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Generate Rust enum variants without associated data☆100Updated this week
- Automated GUI testing using accesskit☆78Updated 3 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Updated 2 months ago
- run rust executables with vscode's codelldb extension☆64Updated last year
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆171Updated last week
- Static-checked parsing of regexes into structs☆45Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago