Lintermute / lazy_errorsLinks
Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.
☆50Updated 3 weeks ago
Alternatives and similar repositories for lazy_errors
Users that are interested in lazy_errors are comparing it to the libraries listed below
Sorting:
- ☆34Updated last year
- The quickest way to override dependencies with Cargo☆68Updated last week
- Concise bit field extraction☆61Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 4 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Add documentation to function arguments in Rust☆49Updated last year
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆56Updated 7 months ago
- 🐱concat! with support for const variables and expressions☆44Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Cargo hack manager☆64Updated last year
- Simple refinement types for Rust; parse, don't validate!☆76Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- State machine pattern for Rust☆29Updated last year
- ☆45Updated 9 months ago
- A sinless derive helper☆76Updated 5 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated last month
- Rust procedural macro attribute parser☆44Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year