luker-os / variantlyLinks
Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.
☆40Updated last year
Alternatives and similar repositories for variantly
Users that are interested in variantly are comparing it to the libraries listed below
Sorting:
- Trait implementation generator macro☆28Updated 2 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 2 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Serde support for the humantime crate☆33Updated last year
- A sinless derive helper☆72Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Typed any map for rust☆67Updated 5 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Derive a builder for your constructors in Rust☆70Updated 3 months ago
- Abstract over different executors☆73Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Obsessively tiny error derive macro☆86Updated 4 months ago
- ☆42Updated 7 months ago
- ☆32Updated 6 months ago
- State machine pattern for Rust☆29Updated 7 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Finite State Machines with an entry API and data storage☆39Updated last month
- A versatile and developer-friendly trait mocking library☆75Updated last month
- Generate Rust enum variants without associated data☆98Updated last year
- A utility crate to log errors without losing key information along the way.☆31Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆87Updated last week
- Detect unused pub methods in a Rust workspace☆36Updated 3 months ago