statsviz
Runtime visualizer
Visualizes real-time runtime metrics of a Go program in the browser.
🚀 Visualise your Go program runtime metrics in real time in the browser
3k stars
33 watching
124 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
garbage-collectorgogolanggolang-libraryhacktoberfestlivemetricsmonitoringplotsruntimestatsvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
osamingo/gosh | Provides runtime statistics and metrics handling capabilities for Go applications. | 36 |
ondrajz/go-callvis | Analyzes Go programs to generate visual call graphs and provides an interactive viewer for exploring package relationships | 6,016 |
go-playground/stats | Monitors system and Go application statistics and sends them via UDP to a server | 170 |
thoas/stats | Reports and stores metrics about an application's performance and usage. | 594 |
fukata/golang-stats-api-handler | Provides metrics about the performance and memory usage of a Go application | 269 |
gonum/plot | Provides an API for building and drawing plots in Go | 2,756 |
ndolestudio/go-otelroundtripper | Generates OpenTelemetry metrics from HTTP requests | 83 |
hashicorp/go-metrics | A Golang library for exporting performance and runtime metrics to external systems. | 1,470 |
tevjef/go-runtime-metrics | A tool for collecting and reporting Go runtime metrics to InfluxDB or other systems | 286 |
montanaflynn/stats | A comprehensive statistics library package with no dependencies. | 2,934 |
go-echarts/go-echarts | A data visualization library for Golang. | 6,659 |
buger/goreplay | Captures and replays live HTTP traffic to test systems with real data | 18,700 |
iyashjayesh/monigo | Provides real-time performance monitoring and analytics for Go applications | 243 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
smartystreets/goconvey | A tool for writing and running Go tests in the browser or terminal with visualizations of test results | 8,282 |