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:
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- The empty type Void.☆71Updated 2 years ago
- ☆62Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 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
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Token tree calling convention☆83Updated 3 years ago
- ☆64Updated 8 years ago
- A HTML entity encoding library for Rust☆44Updated 2 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 3 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago