awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
appsignal avatar

appsignal/appsignal-elixir

0
View on GitHub↗
292 星标·88 分支·Elixir·MIT·4 次浏览www.appsignal.com/elixir↗

Appsignal Elixir

🟪 AppSignal for Elixir package

Features

  • Monitoring and Metrics - Collects error and performance data.
  • Error Handling - Integrates error monitoring services.

Star 历史

appsignal/appsignal-elixir 的 Star 历史图表appsignal/appsignal-elixir 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Appsignal Elixir 的开源替代方案

相似的开源项目,按与 Appsignal Elixir 的功能重合度排序。
  • go-errors/errorsgo-errors 的头像

    go-errors/errors

    1,005在 GitHub 上查看↗

    errors is a Go error handling library and stack trace utility that wraps standard errors with execution call stacks and contextual information. It captures program execution paths at the exact moment an error is initialized, extracting granular file paths, line numbers, and function symbols from raw program counter addresses. The library maintains parent-child relationships between wrapped errors to allow deep inspection, unwrapping of root causes, and combination of multiple errors into unified structures. It implements standard error interfaces so enhanced error objects can be used intercha

    Go
    在 GitHub 上查看↗1,005
  • amitshekhariitbhu/fast-android-networkingamitshekhariitbhu 的头像

    amitshekhariitbhu/Fast-Android-Networking

    5,906在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗5,906
  • dtolnay/anyhowdtolnay 的头像

    dtolnay/anyhow

    6,569在 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
    在 GitHub 上查看↗6,569
  • balloonwj/cppguideballoonwj 的头像

    balloonwj/CppGuide

    6,030在 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

    在 GitHub 上查看↗6,030
查看 Appsignal Elixir 的所有 30 个替代方案→

常见问题解答

appsignal/appsignal-elixir 是做什么的?

🟪 AppSignal for Elixir package

appsignal/appsignal-elixir 的主要功能有哪些?

appsignal/appsignal-elixir 的主要功能包括:Monitoring and Metrics, Error Handling。

appsignal/appsignal-elixir 有哪些开源替代品?

appsignal/appsignal-elixir 的开源替代品包括: go-errors/errors — errors is a Go error handling library and stack trace utility that wraps standard errors with execution call stacks… amitshekhariitbhu/fast-android-networking — 🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀. dtolnay/anyhow — Anyhow is a dynamic error handling library for Rust applications that provides a flexible error container using type… balloonwj/cppguide — CppGuide is a curated collection of educational resources and practical guides focused on C++ server development,… ansel1/merry. ankane/dexter — The automatic indexer for Postgres.