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
121 forks
Language: Go
last commit: 7 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 | 5,983 |
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 | 268 |
gonum/plot | A Go library for creating and visualizing plots. | 2,748 |
ndolestudio/go-otelroundtripper | Generates OpenTelemetry metrics from HTTP requests | 82 |
hashicorp/go-metrics | A Golang library for exporting performance and runtime metrics to external systems. | 1,461 |
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,925 |
go-echarts/go-echarts | A data visualization library for Golang. | 6,605 |
buger/goreplay | Captures and replays live HTTP traffic into a test environment to continuously test systems with real data. | 18,657 |
iyashjayesh/monigo | Provides real-time performance monitoring and analytics for Go applications | 237 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
smartystreets/goconvey | A tool for writing and running Go tests in the browser or terminal with visualizations of test results | 8,259 |