durka / guardLinks
Rust macro implementing a guard/let-else mechanism.
☆36Updated 4 months ago
Alternatives and similar repositories for guard
Users that are interested in guard are comparing it to the libraries listed below
Sorting:
- ☆60Updated last year
- Named arguments for Rust☆38Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Token tree calling convention☆80Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆64Updated 8 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago