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.
- Host: GitHub
- URL: https://github.com/DataDog/gostackparse
- Owner: DataDog
- License: other
- Created: 2021-04-07T11:01:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-05-03T15:07:31.000Z (about 1 month ago)
- Last Synced: 2026-06-12T01:04:52.116Z (5 days ago)
- Topics: debugging, go, performance, stacktrace
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 127
- Watchers: 5
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Datadog, Inc.
- Login: DataDog
- Email: info@datadoghq.com
- Kind: organization
- Description:
- Website: https://datadoghq.com
- Location: New York
- Twitter: datadoghq
- Company:
- Icon url: https://avatars.githubusercontent.com/u/365230?v=4
- Repositories: 968
- Last Synced at: 2024-04-15T05:05:10.008Z
- Profile URL: https://github.com/DataDog
GitHub Events
Total
- Create event: 6
- Delete event: 4
- Fork event: 1
- Issue comment event: 3
- Pull request event: 10
- Pull request review comment event: 1
- Pull request review event: 3
- Push event: 6
- Watch event: 7
- Total: 41
Last Year
- Create event: 4
- Delete event: 4
- Pull request event: 8
- Push event: 5
- Watch event: 3
- Total: 24
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 | 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
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
- Total packages: 3
- Total downloads: unknown
- Total docker downloads: 236,285,224
- Total dependent packages: 351 (may contain duplicates)
- Total dependent repositories: 650 (may contain duplicates)
- Total versions: 21
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
- Homepage:
- Documentation: https://pkg.go.dev/github.com/datadog/gostackparse#section-documentation
- Licenses: other
- Latest release: v0.7.0 (published over 3 years ago)
- Last Synced: 2026-06-14T02:03:06.336Z (3 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/Datadog/gostackparse
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Datadog/gostackparse#section-documentation
- Licenses: other
- Latest release: v0.7.0 (published over 3 years ago)
- Last Synced: 2026-06-14T02:03:06.705Z (3 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- github.com/stretchr/testify v1.7.0
- 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
- actions/checkout v2 composite
- actions/setup-go v2 composite