luker-os / variantlyLinks
Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.
☆41Updated last year
Alternatives and similar repositories for variantly
Users that are interested in variantly are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆32Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Include your assets statically into your application with a strict structure☆88Updated 3 months ago
- Automated GUI testing using accesskit☆66Updated this week
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Rust library to facilitate event-driven programming.☆77Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- ☆42Updated 8 months ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆65Updated last week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- ☆62Updated last month
- State machine pattern for Rust☆29Updated 7 months ago
- 🐱concat! with support for const variables and expressions☆41Updated last month
- A utility crate to log errors without losing key information along the way.☆31Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Generate Rust enum variants without associated data☆98Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- The quickest way to override dependencies with Cargo☆62Updated last week
- Add observability to your Rust types!☆52Updated 3 weeks ago
- ☆32Updated 7 months ago
- Typed any map for rust☆67Updated 6 months ago
- Finite State Machines with an entry API and data storage☆40Updated 2 months ago
- run rust executables with vscode's codelldb extension☆61Updated 4 months ago