durka / guardLinks
Rust macro implementing a guard/let-else mechanism.
☆36Updated 7 months ago
Alternatives and similar repositories for guard
Users that are interested in guard are comparing it to the libraries listed below
Sorting:
- ☆62Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Token tree calling convention☆83Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- Named arguments for Rust☆38Updated 8 years ago
- The empty type Void.☆71Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- A HTML entity encoding library for Rust☆44Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- ☆64Updated 8 years ago