snowsignal / cascadeLinks
Cascade expressions in Rust, inspired by Dart
☆123Updated last year
Alternatives and similar repositories for cascade
Users that are interested in cascade are comparing it to the libraries listed below
Sorting:
- Write doc comments from macros☆101Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- [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
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- ☆108Updated last year
- ☆59Updated last year
- deserialize typed structures from regex captures☆174Updated last year
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- ☆65Updated 4 years ago
- Generate structured man pages☆179Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated last month
- generators☆209Updated 2 years ago
- Versioned data-structures for Rust☆207Updated 8 months ago
- A rust inflection library☆127Updated 2 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- String optimized for map keys☆66Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago