awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cockroachdb/errors

Open-source alternatives to Errors

30 open-source projects similar to cockroachdb/errors, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Errors alternative.

  • dtolnay/anyhowAvatar von dtolnay

    dtolnay/anyhow

    6,569Auf GitHub ansehen↗

    Anyhow is a dynamic error handling library for Rust applications that provides a flexible error container using type erasure. It serves as a tool for simplifying error signatures by wrapping diverse failure types into a single object, allowing for the propagation of any error that implements the standard error trait without requiring a custom enumeration for every function. The project functions as an error context provider by attaching high-level diagnostic information and recording execution stack traces at the point of failure. It enables the recovery of concrete error implementations from

    Rust
    Auf GitHub ansehen↗6,569
  • amitshekhariitbhu/fast-android-networkingAvatar von amitshekhariitbhu

    amitshekhariitbhu/Fast-Android-Networking

    5,906Auf GitHub ansehen↗

    🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀

    Java
    Auf GitHub ansehen↗5,906
  • balloonwj/cppguideAvatar von balloonwj

    balloonwj/CppGuide

    6,030Auf GitHub ansehen↗

    CppGuide is a curated collection of educational resources and practical guides focused on C++ server development, Linux kernel internals, concurrent programming, network protocols, and security exploitation. It provides structured learning paths for backend developers, covering everything from interview preparation to building high-performance network servers and understanding operating system fundamentals. The guide distinguishes itself by offering in-depth, hands-on tutorials that walk through real-world implementations, including building a Redis-like server from scratch, designing custom

    Auf GitHub ansehen↗6,030
  • appsignal/appsignal-elixirAvatar von appsignal

    appsignal/appsignal-elixir

    292Auf GitHub ansehen↗

    🟪 AppSignal for Elixir package

    Elixir
    Auf GitHub ansehen↗292

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • bnkamalesh/errorsB

    bnkamalesh/errors

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bugsnag/bugsnag-rubyAvatar von bugsnag

    bugsnag/bugsnag-ruby

    254Auf GitHub ansehen↗

    BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby

    Ruby
    Auf GitHub ansehen↗254
  • crowdhailer/okAvatar von CrowdHailer

    CrowdHailer/OK

    606Auf GitHub ansehen↗

    Elegant error/exception handling in Elixir, with result monads.

    Elixir
    Auf GitHub ansehen↗606
  • emperror/emperrorAvatar von emperror

    emperror/emperror

    384Auf GitHub ansehen↗

    The Emperor takes care of all errors personally

    Go
    Auf GitHub ansehen↗384
  • emperror/errorsAvatar von emperror

    emperror/errors

    204Auf GitHub ansehen↗

    Drop-in replacement for the standard library errors package and github.com/pkg/errors

    Go
    Auf GitHub ansehen↗204
  • errbit/errbitAvatar von errbit

    errbit/errbit

    4,269Auf GitHub ansehen↗

    Errbit is a self-hosted exception logger and error monitoring server used for centralized exception management. It collects, aggregates, and organizes application crash reports from various software applications to identify bugs in a centralized location. The system implements an API interface compatible with the Airbrake standard, allowing it to receive error notifications from multiple programming languages. It captures both server-side exceptions and client-side JavaScript errors occurring in web browsers. The platform manages the error lifecycle through fingerprint-based grouping to clus

    Ruby
    Auf GitHub ansehen↗4,269
  • expede/exceptionalAvatar von expede

    expede/exceptional

    296Auf GitHub ansehen↗

    Helpers for Elixir exceptions

    Elixir
    Auf GitHub ansehen↗296
  • fatih/errwrapF

    fatih/errwrap

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • getsentry/sentry-elixirAvatar von getsentry

    getsentry/sentry-elixir

    688Auf GitHub ansehen↗

    The official Elixir SDK for Sentry (sentry.io)

    Elixir
    Auf GitHub ansehen↗688
  • getsentry/sentry-rubyAvatar von getsentry

    getsentry/sentry-ruby

    989Auf GitHub ansehen↗

    Sentry SDK for Ruby

    Ruby
    Auf GitHub ansehen↗989
  • github/go-faultG

    github/go-fault

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • gleam-experiments/snagAvatar von gleam-experiments

    gleam-experiments/snag

    80Auf GitHub ansehen↗

    A Snag is a boilerplate-free ad-hoc error type.

    Gleam
    Auf GitHub ansehen↗80
  • go-errr/goAvatar von go-errr

    go-errr/go

    1Auf GitHub ansehen↗

    Failure handling is expressed through a single deferred handler that:

    Go
    Auf GitHub ansehen↗1
  • hashicorp/go-multierrorAvatar von hashicorp

    hashicorp/go-multierror

    2,571Auf GitHub ansehen↗

    A Go (golang) package for representing a list of errors as a single error.

    Go
    Auf GitHub ansehen↗2,571
  • ztrue/tracerrAvatar von ztrue

    ztrue/tracerr

    1,117Auf GitHub ansehen↗

    Golang errors with stack trace and source fragments.

    Go
    Auf GitHub ansehen↗1,117
  • ajalt/fuckitpyAvatar von ajalt

    ajalt/fuckitpy

    5,292Auf GitHub ansehen↗

    fuckitpy is a Python exception suppression tool and AST modifier designed to ensure program execution continues despite the presence of runtime errors. It functions as a fault-tolerant module loader and error handling wrapper that rewrites Python code to skip statements that would otherwise cause crashes. The project utilizes abstract syntax tree manipulation to automatically inject exception handlers around expressions and functions. This allows for the loading of modules that contain errors, ensuring that valid members remain accessible even when the module itself is partially broken. The

    Python
    Auf GitHub ansehen↗5,292
  • ansel1/merryA

    ansel1/merry

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • airbrake/airbrakeAvatar von airbrake

    airbrake/airbrake

    986Auf GitHub ansehen↗

    The official Airbrake library for Ruby applications

    Ruby
    Auf GitHub ansehen↗986
  • joomcode/errorxAvatar von joomcode

    joomcode/errorx

    1,271Auf GitHub ansehen↗

    A comprehensive error handling library for Go

    Goerror-handlingerrorsgo
    Auf GitHub ansehen↗1,271
  • juju/errorsAvatar von juju

    juju/errors

    1,387Auf GitHub ansehen↗

    Common juju errors and functions to annotate errors. Based on juju/errgo

    Go
    Auf GitHub ansehen↗1,387
  • lpil/exceptionAvatar von lpil

    lpil/exception

    11Auf GitHub ansehen↗

    A tiny package for dealing with exceptions

    Gleam
    Auf GitHub ansehen↗11
  • naughtygopher/errorsAvatar von naughtygopher

    naughtygopher/errors

    75Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗75
  • neuronlabs/errorsAvatar von neuronlabs

    neuronlabs/errors

    6Auf GitHub ansehen↗

    Simple golang error handling with classification primitives.

    Go
    Auf GitHub ansehen↗6
  • pkg/errorsAvatar von pkg

    pkg/errors

    8,258Auf GitHub ansehen↗

    pkg/errors is a Go library that provides primitives for creating, annotating, and inspecting errors with stack traces and contextual information. Its core identity centers on capturing the call stack at the point of error creation or wrapping, preserving that information for later debugging and root cause analysis. The library distinguishes itself through a set of tightly integrated capabilities for error handling. It supports wrapping errors with descriptive messages while recording a new stack trace at the wrapping point, annotating existing errors with either a message or a stack trace ind

    Go
    Auf GitHub ansehen↗8,258
  • pumpkinseed/errorsAvatar von PumpkinSeed

    PumpkinSeed/errors

    7Auf GitHub ansehen↗

    Simple and efficient error package

    Go
    Auf GitHub ansehen↗7
  • quantumcycle/metaerrAvatar von quantumcycle

    quantumcycle/metaerr

    5Auf GitHub ansehen↗

    Errors with metadata for Golang

    Go
    Auf GitHub ansehen↗5