eris

Error handling library with readable stack traces and flexible formatting support 🎆 (by rotisserie)

Eris Alternatives

Similar projects and alternatives to eris

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better eris alternative or higher similarity.

eris reviews and mentions

Posts with mentions or reviews of eris. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-05.
  • Will go ever get C/Java style exceptions?
    2 projects | /r/golang | 5 Feb 2023
    What really sucks IMO is that there's no compiler support for exhaustive error checks, the amount of boilerplate for handling errors, no sum types like Rust, horrible stacktraces unless you use something like eris, the ease with which you can ignore errors, all make for really poor error handling as it remains. It is now the #1 challenge that devs report for Go as per their own survey. We might see some improvements on this front at some point and seeing the new errors.Join stuff is giving me hope
  • Thirteen Years of Go - The Go Programming Language
    5 projects | /r/programming | 10 Nov 2022
    Attaching stacktraces to errors is one way to make errors more readable. Go has notoriously unreadable errors and when you log the error, the logging function is now at the top of the stack rather than where the error actually originated. There needs to be a simple function that adds some default wrapping when you return an error because as it is, you need packages like Eris to make the errors even halfway readable
  • Zap logging package
    1 project | /r/golang | 18 Aug 2022
    Actually just stumbled over eris which seems decent.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic eris repo stats
3
1,399
0.0
about 1 year ago

rotisserie/eris is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of eris is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com