durka / guardLinks
Rust macro implementing a guard/let-else mechanism.
☆36Updated 6 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
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 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
- A macro to generate Rust actors☆46Updated 4 years ago
- Named arguments for Rust☆38Updated 8 years ago
- The empty type Void.☆71Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆64Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Token tree calling convention☆82Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Extension of nom to trace parser☆50Updated 11 months ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Derive for the Display trait☆51Updated 7 years ago