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:
- deserialize typed structures from regex captures☆176Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Write doc comments from macros☆101Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- ☆109Updated last year
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- A tar archive reading/writing library for async Rust.☆74Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- struct RGB for sharing pixels between crates☆109Updated 6 months ago
- A rust inflection library☆127Updated 2 years ago
- Generate structured man pages☆180Updated 2 years ago
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 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
- a macro for constructing views in Rust 🏗️☆105Updated 5 years ago
- ☆65Updated 4 years ago
- ☆61Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Data parallelism library for async-std.☆96Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 4 months ago
- Safely combine results☆82Updated last year