vivax3794 / error_mancerLinks
Quickly define custom error enums for a functions in rust.
☆50Updated 6 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:
- ☆200Updated last month
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- An alternate Cargo registry using static files☆125Updated 6 months ago
- An evil parsing library.☆54Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Yet another string type for Rust☆89Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated 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
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Context aware, ergonomic and precise error handling.☆172Updated last week
- Cargo command to create the README.md from your crate's documentation☆161Updated 3 weeks ago
- Cargo subcommand to sort derive attributes 📦☆58Updated 3 weeks ago
- Build nice REPLs using clap and reedline with zero effort☆71Updated 4 months ago
- The prettier pattern-matching parser with automatic error recovery☆151Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆194Updated 3 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Maps where keys are borrowed from values.☆280Updated this week
- ☆34Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Even formats macros☆93Updated 3 weeks ago
- Provides many useful tools related to tuples☆56Updated 4 months ago