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 10 months ago
Alternatives and similar repositories for variantly:
Users that are interested in variantly are comparing it to the libraries listed below
- Typed any map for rust☆65Updated 3 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A sinless derive helper☆63Updated 4 months ago
- ☆31Updated 4 months ago
- Detect unused pub methods in a Rust workspace☆30Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Trait implementation generator macro☆28Updated last week
- CSRF (Cross-Site Request Forgery) protection for Axum☆29Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A generic abstraction of paginated APIs☆60Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- ☆26Updated last year
- 🐱concat! with support for const variables and expressions☆40Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 weeks ago
- ☆23Updated 4 months ago
- Abstract over different executors☆73Updated last year
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- It executes futures☆55Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 2 months ago
- A simple in-memory search for collections and key-value stores.☆70Updated last month
- ☆112Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- ☆61Updated 3 weeks ago