Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.
☆228Dec 3, 2025Updated 6 months ago
Alternatives and similar repositories for error_set
Users that are interested in error_set are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ergonomic and precise error handling built atop type-level set arithmetic☆311Apr 22, 2025Updated last year
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆15Jul 21, 2024Updated last year
- A simple and powerful migration engine for SurrealDB☆19Sep 18, 2024Updated last year
- A flexible CLI tool for organizing files and creating mdBooks☆10Feb 8, 2024Updated 2 years ago
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆2,047Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆36Apr 15, 2026Updated last month
- ☆2,044Jan 27, 2026Updated 4 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆200Updated this week
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,502Updated this week
- Use declarative macros as proc_macro attributes or derives☆157Feb 5, 2026Updated 4 months ago
- Scan your Rust crate for semver violations.☆1,635Updated this week
- Rust newtype with guarantees 🇺🇦 🦀☆1,736Jun 4, 2026Updated last week
- A Rust macro to make enums with a subset of values of the parent☆137Jun 7, 2026Updated last week
- Environment variable parser with a clap style derive macro and elm style error reporting.☆20Jan 25, 2026Updated 4 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ☆525Oct 7, 2025Updated 8 months ago
- Müsli is a flexible and efficient serialization framework☆444Apr 9, 2026Updated 2 months ago
- Ultra-fast, customizable shell prompt generator☆245Jun 1, 2026Updated last week
- Empowering everyone to build reliable and efficient software, without chains.☆38Apr 11, 2025Updated last year
- ☆11Jan 9, 2025Updated last year
- the definitive non-empty slice/array/vec library for Rust☆18Jun 23, 2025Updated 11 months ago
- Blazing-fast JSON Schema inference engine built in Rust☆91May 26, 2024Updated 2 years ago
- An implementation of the C++ Masstree data structure in Rust.☆218Mar 17, 2026Updated 2 months ago
- Compile-time string pattern matching that reverses format! interpolation — a lightweight regex alternative with no runtime compilation co…