awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
Β·
Back to getsentry/sentry-elixir

Open-source alternatives to Sentry Elixir

30 open-source projects similar to getsentry/sentry-elixir, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sentry Elixir alternative.

  • dtolnay/anyhowdtolnay avatar

    dtolnay/anyhow

    6,569View on GitHub↗

    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
    View on GitHub↗6,569
  • amitshekhariitbhu/fast-android-networkingamitshekhariitbhu avatar

    amitshekhariitbhu/Fast-Android-Networking

    5,906View on GitHub↗

    πŸš€ A Complete Fast Android Networking Library that also supports HTTP/2 πŸš€

    Java
    View on GitHub↗5,906
  • balloonwj/cppguideballoonwj avatar

    balloonwj/CppGuide

    6,030View on GitHub↗

    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

    View on GitHub↗6,030
  • appsignal/appsignal-elixirappsignal avatar

    appsignal/appsignal-elixir

    292View on GitHub↗

    πŸŸͺ AppSignal for Elixir package

    Elixir
    View on GitHub↗292

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • bnkamalesh/errorsB

    bnkamalesh/errors

    0View on GitHub↗
    View on GitHub↗0
  • bugsnag/bugsnag-rubybugsnag avatar

    bugsnag/bugsnag-ruby

    254View on GitHub↗

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

    Ruby
    View on GitHub↗254
  • cockroachdb/errorscockroachdb avatar

    cockroachdb/errors

    2,411View on GitHub↗

    Go error library with error portability over the network

    Go
    View on GitHub↗2,411
  • crowdhailer/okCrowdHailer avatar

    CrowdHailer/OK

    606View on GitHub↗

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

    Elixir
    View on GitHub↗606
  • emperror/emperroremperror avatar

    emperror/emperror

    384View on GitHub↗

    The Emperor takes care of all errors personally

    Go
    View on GitHub↗384
  • emperror/errorsemperror avatar

    emperror/errors

    204View on GitHub↗

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

    Go
    View on GitHub↗204
  • errbit/errbiterrbit avatar

    errbit/errbit

    4,269View on GitHub↗

    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
    View on GitHub↗4,269
  • expede/exceptionalexpede avatar

    expede/exceptional

    296View on GitHub↗

    Helpers for Elixir exceptions

    Elixir
    View on GitHub↗296
  • fatih/errwrapF

    fatih/errwrap

    0View on GitHub↗
    View on GitHub↗0
  • getsentry/sentry-rubygetsentry avatar

    getsentry/sentry-ruby

    989View on GitHub↗

    Sentry SDK for Ruby

    Ruby
    View on GitHub↗989
  • github/go-faultG

    github/go-fault

    0View on GitHub↗
    View on GitHub↗0
  • gleam-experiments/snaggleam-experiments avatar

    gleam-experiments/snag

    80View on GitHub↗

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

    Gleam
    View on GitHub↗80
  • go-errr/gogo-errr avatar

    go-errr/go

    1View on GitHub↗

    Failure handling is expressed through a single deferred handler that:

    Go
    View on GitHub↗1
  • hashicorp/go-multierrorhashicorp avatar

    hashicorp/go-multierror

    2,571View on GitHub↗

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

    Go
    View on GitHub↗2,571
  • ztrue/tracerrztrue avatar

    ztrue/tracerr

    1,117View on GitHub↗

    Golang errors with stack trace and source fragments.

    Go
    View on GitHub↗1,117
  • ajalt/fuckitpyajalt avatar

    ajalt/fuckitpy

    5,292View on GitHub↗

    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
    View on GitHub↗5,292
  • ansel1/merryA

    ansel1/merry

    0View on GitHub↗
    View on GitHub↗0
  • airbrake/airbrakeairbrake avatar

    airbrake/airbrake

    986View on GitHub↗

    The official Airbrake library for Ruby applications

    Ruby
    View on GitHub↗986
  • joomcode/errorxjoomcode avatar

    joomcode/errorx

    1,271View on GitHub↗

    A comprehensive error handling library for Go

    Goerror-handlingerrorsgo
    View on GitHub↗1,271
  • juju/errorsjuju avatar

    juju/errors

    1,387View on GitHub↗

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

    Go
    View on GitHub↗1,387
  • lpil/exceptionlpil avatar

    lpil/exception

    11View on GitHub↗

    A tiny package for dealing with exceptions

    Gleam
    View on GitHub↗11
  • naughtygopher/errorsnaughtygopher avatar

    naughtygopher/errors

    75View on GitHub↗

    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
    View on GitHub↗75
  • neuronlabs/errorsneuronlabs avatar

    neuronlabs/errors

    6View on GitHub↗

    Simple golang error handling with classification primitives.

    Go
    View on GitHub↗6
  • pkg/errorspkg avatar

    pkg/errors

    8,258View on GitHub↗

    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
    View on GitHub↗8,258
  • pumpkinseed/errorsPumpkinSeed avatar

    PumpkinSeed/errors

    7View on GitHub↗

    Simple and efficient error package

    Go
    View on GitHub↗7
  • quantumcycle/metaerrquantumcycle avatar

    quantumcycle/metaerr

    5View on GitHub↗

    Errors with metadata for Golang

    Go
    View on GitHub↗5