luker-os / variantlyLinks
Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.
☆42Updated last year
Alternatives and similar repositories for variantly
Users that are interested in variantly are comparing it to the libraries listed below
Sorting:
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- Typed any map for rust☆67Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- A sinless derive helper☆78Updated last month
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 months ago
- Automated GUI testing using accesskit☆76Updated 3 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆43Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Trait implementation generator macro☆30Updated last month
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆75Updated this week
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆197Updated 2 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Serde with Validation☆68Updated last month
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- Obsessively tiny error derive macro☆86Updated 11 months ago