snowsignal / cascadeLinks
Cascade expressions in Rust, inspired by Dart
☆122Updated last year
Alternatives and similar repositories for cascade
Users that are interested in cascade are comparing it to the libraries listed below
Sorting:
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Write doc comments from macros☆101Updated last month
- deserialize typed structures from regex captures☆174Updated last year
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- macro based configuration management library☆61Updated 5 years ago
- Generate structured man pages☆180Updated last year
- A rust inflection library☆126Updated 2 years ago
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago
- ☆108Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Simple concurrent progress bars.☆106Updated last year
- Simple, opinionated prompting library☆48Updated 3 years ago
- a macro for constructing views in Rust 🏗️☆105Updated 5 years ago
- ☆50Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆65Updated 4 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- struct RGB for sharing pixels between crates☆108Updated 4 months ago
- ☆59Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 months ago