eris

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

Eris Alternatives

Similar projects and alternatives to eris

  • tracerr

    eris VS tracerr

    Golang errors with stack trace and source fragments.

  • emperror

    eris VS emperror

    The Emperor takes care of all errors personally

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • errlog

    eris VS errlog

    Reduce debugging time while programming Go. Use static and stack-trace analysis to determine which func call causes the error.

  • Falcon

    eris VS Falcon

    A Simple Yet Highly Powerful Package For Error Handling (by ThundR67)

  • 🎚Shift

    🎚Shift is an optioned circuit breaker implementation (by mustafaturan)

  • go-ez

    eris VS go-ez

    An experimental Go package that allows you to write less error handling and makes the logic look simpler and clearer.

  • exception

    A simple utility package for exception handling with try-catch in Golang

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • errorx

    eris VS errorx

    A comprehensive error handling library for Go

  • go

    eris VS go

    The Go programming language

  • golangci-lint

    eris VS golangci-lint

    Fast linters Runner for Go

  • errors

    eris VS errors

    A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple error types. (by bnkamalesh)

  • xla

    eris VS xla

    A machine learning compiler for GPUs, CPUs, and ML accelerators (by openxla)

  • bugsnag

    Well-documented, maintainable, idiomatic, opinionated, and *unofficial* rewrite of the Bugsnag Go notifier

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

Stats

Basic eris repo stats
3
1,296
0.0
4 months 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.

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