luker-os / variantly
Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.
☆36Updated last year
Alternatives and similar repositories for variantly:
Users that are interested in variantly are comparing it to the libraries listed below
- Serde partial serialization made easy☆42Updated 2 years ago
- Trait implementation generator macro☆28Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Obsessively tiny error derive macro☆86Updated 3 months ago
- Typed any map for rust☆66Updated 4 months ago
- Finite State Machines with an entry API and data storage☆39Updated 3 weeks ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- State machine pattern for Rust☆29Updated 6 months ago
- Abstract over different executors☆73Updated last year
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆61Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated last month
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 4 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A utility crate to log errors without losing key information along the way.☆30Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- ☆62Updated last week
- Detect unused pub methods in a Rust workspace☆34Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- ☆32Updated 6 months ago
- ☆42Updated 6 months ago
- Rust library for parsing English time expressions into start and end timestamps☆19Updated last year
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated last year