awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to getsentry/sentry-dotnet

Projects sharing features with Sentry Dotnet

20 open-source projects similar to getsentry/sentry-dotnet, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • exceptionless/exceptionless.netexceptionless avatar

    exceptionless/Exceptionless.Net

    572View on GitHub↗

    Exceptionless clients for the .NET platform

    C#asp-netasp-net-corec-sharp
    View on GitHub↗572
  • uptrace/uptraceuptrace avatar

    uptrace/uptrace

    4,098View on GitHub↗

    Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces, metrics, and logs. It functions as a centralized logging backend, a distributed tracing system, and a metrics engine to monitor application performance and system health. The platform is distinguished by AI-powered operational capabilities, allowing users to query telemetry data and manage monitoring dashboards using natural language. It specifically includes specialized monitoring for generative AI pipelines, tracking token usage and response quality for LLM interactions and r

    Goapmapplication-monitoringclickhouse
    View on GitHub↗4,098
  • zenml-io/zenmlzenml-io avatar

    zenml-io/zenml

    5,451View on GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Pythonagentopsagentsai
    View on GitHub↗5,451

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
  • google/guavagoogle avatar

    google/guava

    51,473View on 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

    Javaguavajava
    View on GitHub↗51,473
  • foundatiofx/foundatioFoundatioFx avatar

    FoundatioFx/Foundatio

    2,088View on GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#abstractionsawsazure
    View on GitHub↗2,088
  • ihtfw/logazmicihtfw avatar

    ihtfw/Logazmic

    61View on GitHub↗

    Windows log viewer for log4j

    C#
    View on GitHub↗61
  • abc-arbitrage/zerologAbc-Arbitrage avatar

    Abc-Arbitrage/ZeroLog

    437View on GitHub↗

    A high-performance, zero-allocation .NET logging library.

    C#c-sharploggerno-allocation
    View on GitHub↗437
  • alexbeletsky/elmah-mvcalexbeletsky avatar

    alexbeletsky/elmah-mvc

    262View on GitHub↗

    Painless integration of ELMAH into ASP.NET MVC application

    C#
    View on GitHub↗262
  • benaadams/ben.demystifierbenaadams avatar

    benaadams/Ben.Demystifier

    2,867View on 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

    C#aspnet-coredotnetdotnet-core
    View on GitHub↗2,867
  • carina-studio/ulogviewercarina-studio avatar

    carina-studio/ULogViewer

    579View on GitHub↗

    Cross-Platform Universal Log Viewer.

    C#android-developmentcross-platformcsharp
    View on GitHub↗579
  • rollbar/rollbar.netrollbar avatar

    rollbar/Rollbar.NET

    65View on GitHub↗

    Rollbar for .NET

    C#asp-netdotneterror-handling
    View on GitHub↗65
  • serilog/serilogserilog avatar

    serilog/serilog

    7,991View on GitHub↗

    Serilog is a structured logging library for .NET applications that records events as rich data objects instead of plain text strings. It functions as a multi-sink framework, allowing a single log stream to be emitted to diverse destinations such as files, consoles, and cloud databases through a structured event pipeline. The framework distinguishes itself through dynamic metadata enrichment, using log event enrichers to add contextual properties and telemetry to logs for improved traceability and analysis. It employs a routing system that filters, enriches, and directs these structured events

    C#serilog
    View on GitHub↗7,991
  • stbychkov/autologgermessagestbychkov avatar

    stbychkov/AutoLoggerMessage

    119View on GitHub↗

    A source generator that automatically migrates your logging calls to the LoggerMessage version

    C#csharpdotnetlogging
    View on GitHub↗119
  • josephwoodward/globalexceptionhandlerdotnetJosephWoodward avatar

    JosephWoodward/GlobalExceptionHandlerDotNet

    270View on GitHub↗

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

    C#
    View on GitHub↗270
  • logary/logarylogary avatar

    logary/logary

    532View on GitHub↗

    Logs and metrics are one! Professional logging, metrics and analytics for your apps.

    F#
    View on GitHub↗532
  • nickcraver/stackexchange.exceptionalNickCraver avatar

    NickCraver/StackExchange.Exceptional

    858View on GitHub↗

    Error handler used for the Stack Exchange network

    C#
    View on GitHub↗858
  • nlog/nlogNLog avatar

    NLog/NLog

    6,542View on GitHub↗

    NLog is an open-source logging framework for .NET that functions as a structured logging library and log routing engine. It captures log events with named parameters as searchable data rather than plain text and directs these messages to various output destinations based on severity and source. The framework is designed as an extensible platform, supporting custom targets, layout renderers, and filters that can be loaded from external assemblies or defined in code. It features a dynamic configuration system that allows logging targets, rules, and layouts to be updated via XML or programmatic

    C#aotaot-compatiblec-sharp
    View on GitHub↗6,542
  • jiangqqlmj/fastdev4androidjiangqqlmj avatar

    jiangqqlmj/FastDev4Android

    2,825View on GitHub↗

    FastDev4Android is an all-in-one development framework for building Android applications. It accelerates app creation by integrating networking, data parsing, dependency injection, image loading, and UI components into a single workflow, bundling these capabilities to speed up mobile app development. The framework provides annotation-driven dependency injection that automatically wires components, views, event handlers, and threading into Android components at compile time. It implements the Model-View-Presenter (MVP) pattern to separate data, UI, and business logic into distinct layers for i

    Java
    View on GitHub↗2,825
  • firebase/quickstart-jsfirebase avatar

    firebase/quickstart-js

    5,367View on GitHub↗

    This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.

    TypeScript
    View on GitHub↗5,367
  • budtmo/docker-androidbudtmo avatar

    budtmo/docker-android

    15,322View on GitHub↗

    Docker-Android runs a full Android emulator inside a Docker container, enabling mobile app testing and automation without requiring a physical device. The emulator uses QEMU-based virtualization with optional KVM acceleration for hardware-backed performance, and supports nested virtualization on cloud VMs from providers like AWS, GCP, and Azure for environments without direct hardware acceleration. The container exposes the Android Debug Bridge over TCP/IP, allowing host-side tools to connect to the emulator as if it were a local device. It provides browser-based interaction with the emulator

    Pythonalibabacloudandroidandroid-emulator
    View on GitHub↗15,322