A lib for goroutine leak detection

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

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

    A lib for monitoring runtime goroutine stack (by ysmood)

    I see, I created an issue for it: https://github.com/ysmood/gotrace/issues/3

  • goleak

    Goroutine leak detector

    The reason why I created this project is because they don't want to make the goleak more flexible: https://github.com/uber-go/goleak/pull/52

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • go

    The Go programming language

    Also, I made a PR for Go to make it transparent for gotrace users: https://github.com/golang/go/pull/52097

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