durka / guardLinks
Rust macro implementing a guard/let-else mechanism.
☆36Updated 3 months ago
Alternatives and similar repositories for guard
Users that are interested in guard are comparing it to the libraries listed below
Sorting:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆59Updated last year
- A macro to generate Rust actors☆45Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- ☆63Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆29Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- ☆60Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago