awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

Awesome GitHub RepositoriesException Handling

Libraries for capturing, analyzing, and reporting application errors.

Explore 5 awesome GitHub repositories matching part of an awesome list · Exception Handling. Refine with filters or upvote what's useful.

  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Exception Handling

Awesome Exception Handling GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • google/guavaالصورة الرمزية لـ google

    google/guava

    51,473عرض على GitHub↗

    Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency tools, and core extensions. It serves as a comprehensive set of helpers for Java development, focusing on reducing repetitive boilerplate logic. The project is distinguished by its specialized implementations of immutable collections, which ensure thread safety and data consistency by preventing accidental modification. It also includes a dedicated graph data structure library for modeling and traversing networks of interconnected nodes and edges, alongside advanced collection t

    Simplifies the propagation, examination, and throwing of exceptions across application layers.

    Javaguavajava
    عرض على GitHub↗51,473
  • benaadams/ben.demystifierالصورة الرمزية لـ benaadams

    benaadams/Ben.Demystifier

    2,867عرض على GitHub↗

    Ben.Demystifier is a .NET library that transforms raw stack traces into modern C# 7+ syntax. It reads compiler-generated frames produced by async methods, iterators, lambdas, local functions, and generic types, then rewrites them to match the original source code, making exception call stacks and debug output immediately readable. The library resolves common compiler artifacts such as MoveNext frames back into their original async method or iterator names, shows declaring method names and ordinals for lambdas and local functions instead of generated identifiers, and displays resolved generi

    High-performance stack trace analysis and formatting.

    C#aspnet-coredotnetdotnet-core
    عرض على GitHub↗2,867
  • getsentry/sentry-dotnetالصورة الرمزية لـ getsentry

    getsentry/sentry-dotnet

    758عرض على GitHub↗

    Sentry SDK for .NET

    Real-time error tracking and crash monitoring SDK.

    C#crash-reportingdotnethacktoberfest
    عرض على GitHub↗758
  • exceptionless/exceptionless.netالصورة الرمزية لـ exceptionless

    exceptionless/Exceptionless.Net

    572عرض على GitHub↗

    Exceptionless clients for the .NET platform

    Client library for centralized error and log reporting.

    C#asp-netasp-net-corec-sharp
    عرض على GitHub↗572
  • josephwoodward/globalexceptionhandlerdotnetالصورة الرمزية لـ JosephWoodward

    JosephWoodward/GlobalExceptionHandlerDotNet

    270عرض على GitHub↗

    Exception handling as a convention in the ASP.NET Core request pipeline

    Convention-based global exception handling for web applications.

    C#
    عرض على GitHub↗270