An open API service for producing an overview of a list of open source projects.

https://github.com/DataDog/gostackparse

debugging go performance stacktrace

Score: 25.76519058723318

Last synced: about 11 hours ago
JSON representation

Repository metadata:

Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 28
Total Committers: 5
Avg Commits per committer: 5.6
Development Distribution Score (DDS): 0.25

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Felix Geisendörfer f****x@d****m 21
Edouard Schweisguth e****h@d****m 4
campaigner-prod[bot] 8****] 1
Nick Ripley n****y@d****m 1
Eric Daniels e****c@e****m 1

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 4
Total pull requests: 7
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 4
Total pull request authors: 5
Average comments per issue: 0.25
Average comments per pull request: 1.29
Merged pull request: 5
Bot issues: 1
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: about 18 hours
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 1.67
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/DataDog/gostackparse

Top Issue Authors

  • gregtzar (1)
  • MichaelSnowden (1)
  • xuxu-codeql[bot] (1)
  • rugleb (1)

Top Pull Request Authors

  • felixge (2)
  • brennan-airtime (2)
  • nsrip-dd (1)
  • edaniels (1)
  • edznux-dd (1)

Top Issue Labels

Top Pull Request Labels

  • mergequeue-status: removed (1)

Package metadata

proxy.golang.org: github.com/DataDog/gostackparse

Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.

  • Homepage: https://github.com/DataDog/gostackparse
  • Documentation: https://pkg.go.dev/github.com/DataDog/gostackparse#section-documentation
  • Licenses: Apache-2.0, BSD-3-Clause, Apache-2.0
  • Latest release: v0.7.0 (published over 3 years ago)
  • Last Synced: 2026-06-14T02:03:14.923Z (3 days ago)
  • Versions: 7
  • Dependent Packages: 351
  • Dependent Repositories: 650
  • Docker Downloads: 236,285,224
  • Rankings:
    • Docker downloads count: 0.21%
    • Dependent packages count: 0.256%
    • Dependent repos count: 0.284%
    • Average: 2.584%
    • Stargazers count: 4.742%
    • Forks count: 7.425%
proxy.golang.org: github.com/datadog/gostackparse

proxy.golang.org: github.com/Datadog/gostackparse


Dependencies

go.mod go
  • github.com/stretchr/testify v1.7.0
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
.github/workflows/go.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite