snowsignal / cascadeLinks
Cascade expressions in Rust, inspired by Dart
☆124Updated 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.☆73Updated 4 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- [wip] Command line argument paw-rser.☆157Updated 6 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- Generate structured man pages☆178Updated last year
- A clean, efficient parser combinator☆124Updated 3 years ago
- A rust inflection library☆127Updated 2 years ago
- deserialize typed structures from regex captures☆173Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆108Updated last year
- struct RGB for sharing pixels between crates☆107Updated 2 months ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Simple, opinionated prompting library☆48Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- ☆65Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 3 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Rust option parser with custom derive support☆234Updated 10 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Macro for writing nested `if let` expressions☆168Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago