mcmah309 / error_set
Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.
☆124Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for error_set
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- (Auto)DRY for your Rust dependencies☆131Updated 2 weeks ago
- An SoA library for Rust☆122Updated 3 months ago
- A blazing fast type-checked HTML macro crate.☆89Updated this week
- The prettier pattern-matching parser with automatic error recovery☆119Updated 3 weeks ago
- A template rendering engine based on Jinja, generating type-safe Rust code at compile time.☆143Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆206Updated last week
- Compile-time regular expressions, the right way.☆69Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆39Updated 2 weeks ago
- A Rust code linter☆210Updated 5 months ago
- "A very small syn"☆196Updated 7 months ago
- Müsli is a flexible and generic binary serialization framework☆353Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆146Updated 8 months ago
- Generate Rust enum variants without associated data☆91Updated 7 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆173Updated last month
- ☆121Updated 2 months ago
- A very fast Key-Value store in pure rust☆90Updated last month
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆166Updated 3 months ago
- An alternate Cargo registry using static files☆105Updated last month
- Type-safe, layered, light-weight, `serde`-based configuration library☆172Updated last month
- Experimental web UI library for Rust.☆56Updated 7 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆100Updated 4 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆148Updated 3 months ago
- Fantastic serialization library☆158Updated 6 months ago
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆89Updated 3 months ago
- A collection of utilities for a superior nom experience☆149Updated last year