vivax3794 / error_mancerLinks
Quickly define custom error enums for a functions in rust.
☆50Updated 8 months ago
Alternatives and similar repositories for error_mancer
Users that are interested in error_mancer are comparing it to the libraries listed below
Sorting:
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Yet another string type for Rust☆89Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆216Updated 3 months ago
- Perfect hashing for an imperfect world☆94Updated last month
- Build nice REPLs using clap and reedline with zero effort☆73Updated 5 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- The prettier pattern-matching parser with automatic error recovery☆153Updated this week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆108Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆167Updated 2 weeks ago
- Even formats macros☆95Updated 2 weeks ago
- A proc macro for asserting on the structure of Rust values.☆50Updated 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
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated this week
- State machine pattern for Rust☆29Updated 11 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆49Updated 2 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆183Updated last week
- ☀️|>⛅|>☔☆63Updated last year
- Include your assets statically into your application with a strict structure☆90Updated this week
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An alternate Cargo registry using static files☆133Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆202Updated last week