Lintermute / lazy_errorsLinks
Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.
☆48Updated 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☆65Updated this week
- ☆43Updated 2 years ago
- An alternate Cargo registry using static files☆125Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Add documentation to function arguments in Rust☆47Updated 9 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- ☆54Updated 4 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- An explicit closure with absolute seperation of the captured data from the function.☆33Updated last month
- Build nice REPLs using clap and reedline with zero effort☆71Updated 4 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- A utility crate to log errors without losing key information along the way.☆31Updated 7 months ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- ☆44Updated 5 months ago
- Concise bit field extraction☆59Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- horrible serde macro stuff☆39Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago
- An evil parsing library.☆54Updated last year
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Hex Display: A modern xxd alternative.☆43Updated 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
- ☆74Updated last month