Define custom errors without boilerplate using the custom_error! macro.
☆74Apr 11, 2021Updated 4 years ago
Alternatives and similar repositories for custom_error
Users that are interested in custom_error are comparing it to the libraries listed below
Sorting:
- Rust version of lemire's SimdJson☆17Mar 11, 2019Updated 7 years ago
- A Comfy Home☆22Mar 4, 2026Updated 2 weeks ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- Rust's missing `String` literal☆19Jun 26, 2019Updated 6 years ago
- Versatile Analog Literals for Rust☆11Apr 29, 2015Updated 10 years ago
- enforce representation/class invariants in your Rust data structures☆12Feb 11, 2023Updated 3 years ago
- Safely combine results☆81Sep 1, 2024Updated last year
- Custom exit status codes with ? in main☆29Jun 17, 2019Updated 6 years ago
- Implementation of Read-Log-Update in Rust☆11Jan 8, 2020Updated 6 years ago
- Comparing Rust crate function speeds☆16Jan 11, 2019Updated 7 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Jan 27, 2024Updated 2 years ago
- Benchmark of Finite State Machine approaches☆28Oct 8, 2020Updated 5 years ago
- XaaS for KaTeX on docs.rs☆13Apr 21, 2018Updated 7 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated last year
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…