durka / guardLinks
Rust macro implementing a guard/let-else mechanism.
☆36Updated last month
Alternatives and similar repositories for guard
Users that are interested in guard are comparing it to the libraries listed below
Sorting:
- The empty type Void.☆70Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- ☆59Updated 11 months 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 8 months ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Named arguments for Rust☆38Updated 8 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☆63Updated 8 years ago
- A HTML entity encoding library for Rust☆44Updated 2 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 6 months ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago