EasyView: an integrated pprof visualizer for Golang in vscode

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • easyview

    EasyView is an extension atop vscode. EasyView can show multiple interactive views for the profiling data collected by many mainstream profilers. It is tightly integrated into vscode for source code exploration.

  • The details of EasyView (including a 5-min introduction demo) can be found at https://github.com/xperflab/easyview. We hope you can try EasyView out and fill the survey form at https://docs.google.com/forms/d/e/1FAIpQLSf_5h6DeMtAJPazxjZzZR88yydvtaXbQ8s2E-iR7nIiSPekQg/viewform.

  • chi

    lightweight, idiomatic and composable router for building Go HTTP services

  • For example, in our microservices we expose pprof by mounting net/http/pprof in Chi's Profiler middleware (see https://github.com/go-chi/chi/blob/master/middleware/profiler.go) on an internal route.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts