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 11 months ago
Alternatives and similar repositories for variantly:
Users that are interested in variantly are comparing it to the libraries listed below
- Trait implementation generator macro☆28Updated 2 weeks ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated last year
- Obsessively tiny error derive macro☆86Updated 2 months ago
- Detect unused pub methods in a Rust workspace☆30Updated last month
- Typed any map for rust☆65Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated last month
- State machine pattern for Rust☆29Updated 5 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- ☆31Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- horrible serde macro stuff☆38Updated last year
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆62Updated last month
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Updater program for axo tools☆23Updated this week
- Abstract over different executors☆73Updated last year
- Hitori is a generic regular expressions library.☆54Updated last year
- A utility crate to log errors without losing key information along the way.☆29Updated 2 months ago
- A more powerful replacement for standard macros☆33Updated 4 months ago
- The quickest way to override dependencies with Cargo☆60Updated last week
- Rust library to facilitate event-driven programming.☆77Updated last year