fosskers / validated
The cumulative sibling of `Result` and `Either`.
☆23Updated last year
Alternatives and similar repositories for validated:
Users that are interested in validated are comparing it to the libraries listed below
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Composable probability distributions☆16Updated 2 years ago
- ☆21Updated 4 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- ☆33Updated 3 years ago
- Correct-by-construction non-empty collections.☆21Updated 2 months ago
- ☆17Updated 4 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Cargo API written in Paris☆47Updated this week
- A syn targetting PEG parser generator☆20Updated last year
- ☆29Updated 11 months ago
- iter.reduce(fn) in Rust☆36Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆45Updated 4 years ago
- Provides TestResult type for concise and precise test failures☆64Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- ☆19Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated last year
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago