The Wayback Machine - https://web.archive.org/web/20220617004302/https://github.com/topics/diagnostics
Here are
324 public repositories
matching this topic...
A tool to list and diagnose Go processes currently running on your system
A cross-platform C# editor based on Roslyn and AvalonEdit
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
A fancy diagnostics & error reporting crate
Updated
Jun 16, 2022
Rust
Android OBD diagnostics with any ELM327 adapter
Updated
Jun 11, 2022
Java
Beautiful diagnostic reporting for text-based programming languages.
Symbol analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 . Exploring LSP and 🌲 Treesitter symbols a piece of 🍰 . Take control like a boss 🦍 .
Command line tracing tool for Windows, based on ETW.
Language Server Protocol for Terraform
A rust based cross-platform ECU diagnostics and car hacking application, utilizing the passthru protocol
ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.
DNS tool - display information about your domain
An 100% spec compliant ES2022 JavaScript toolchain
Updated
Mar 29, 2022
TypeScript
Project Glimpse: Node Edition - Spend less time debugging and more time developing.
super fast and tiny embedded device C printf-like trace code (works also inside inerrupts) and real-time PC logging (trace ID visualization)
Universal set of diagnostic tests for PHP applications.
The most over-engineered and overpowered C++ assertion library.
Diagnostic Log and Trace.
System Architecture Mapper
Updated
Sep 28, 2017
JavaScript
Diagnostics is an application displaying the diagnostic reports from applications on macOS.
Updated
Aug 2, 2021
Swift
IoT Automotive Tuning, Diagnostics & Analytics
gcpdiag is a command-line diagnostics tool for GCP customers.
Updated
Jun 14, 2022
Python
A CLI tool to help with diagnosing Node.js processes basing on inspector.
Updated
Apr 9, 2022
JavaScript
Rust library to collect system and environment information for bug reports
Collects network traces of .NET applications.
pyOBDII remake - better than ever!
Updated
Jun 7, 2022
Python
An implementation of the Build Server Protocol for Bazel
Updated
Jun 16, 2022
Kotlin
Improve this page
Add a description, image, and links to the
diagnostics
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
diagnostics
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Feature Request
tokio-rs/valuable#88 came because I realized that
tracing-subscriber, specifically the json formatter, missed some of the logged events.Crates
tracing-subscriberMotivation
Logs, and traces, carry information. It is good to know that some of it was lost. In my case what failed to serialize was the error which caused abnormal