err-as-you-go crate - anyhow meets thiserror

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • err-as-you-go

    Discontinued Generate enum variants inline [Moved to: https://github.com/aatifsyed/errgo]

  • - https://github.com/aatifsyed/err-as-you-go

  • cargo-semver-checks

    Scan your Rust crate for semver violations.

  • I strongly recommend that anybody creating new error types for public APIs read Study of std::io::Error by u/matklad to see some ways that error types can [need to] be future-proofed. I don't know if cargo-semver-checks can catch these issues when they're generated by a macro, but it'd be something people using this crate should carefully look into.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • errgo

    Generate enum variants inline

  • Which I think is very fair. What do you think of this change: https://github.com/aatifsyed/errgo/commit/0ac37ecb9f98d45c9fd2c51a5b8e66c0e537e6e2

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts