https://github.com/sixafter/graph
go golang graph
Score: -Infinity
Last synced: about 11 hours ago
JSON representation
Repository metadata:
A Go library for creating and manipulating graph structures.
- Host: GitHub
- URL: https://github.com/sixafter/graph
- Owner: sixafter
- License: apache-2.0
- Created: 2024-11-30T18:26:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-16T20:41:48.000Z (2 months ago)
- Last Synced: 2026-02-18T03:56:07.108Z (about 1 month ago)
- Topics: go, golang, graph
- Language: Go
- Homepage:
- Size: 297 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Owner metadata:
- Name: Six After
- Login: sixafter
- Email:
- Kind: organization
- Description:
- Website: http://sixafter.com
- Location: United States of America
- Twitter: six_after
- Company:
- Icon url: https://avatars.githubusercontent.com/u/17947427?v=4
- Repositories: 2
- Last Synced at: 2024-10-25T23:15:17.407Z
- Profile URL: https://github.com/sixafter
GitHub Events
Total
- Create event: 17
- Delete event: 8
- Pull request event: 17
- Pull request review event: 1
- Push event: 41
- Release event: 6
- Watch event: 6
- Total: 96
Last Year
- Create event: 9
- Delete event: 5
- Pull request event: 11
- Pull request review event: 1
- Push event: 11
- Release event: 3
- Watch event: 3
- Total: 43
Committers metadata
Last synced: 27 days ago
Total Commits: 21
Total Committers: 1
Avg Commits per committer: 21.0
Development Distribution Score (DDS): 0.0
Commits in past year: 17
Committers in past year: 1
Avg Commits per committer in past year: 17.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Michael Primeaux | m****x | 21 |
Issue and Pull Request metadata
Last synced: 2 months ago
Total issues: 0
Total pull requests: 11
Average time to close issues: N/A
Average time to close pull requests: 1 day
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 8
Past year average time to close issues: N/A
Past year average time to close pull requests: 10 minutes
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
- mprimeaux (11)
Top Issue Labels
Top Pull Request Labels
- priority: medium (11)
- kind: debt (8)
- kind: feature (3)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 14
proxy.golang.org: github.com/sixafter/graph
Package graph provides interfaces and types to model and manipulate graphs, including vertices, edges, and their associated properties.
- Homepage: https://github.com/sixafter/graph
- Documentation: https://pkg.go.dev/github.com/sixafter/graph#section-documentation
- Licenses: Apache-2.0
- Latest release: v0.12.1 (published 2 months ago)
- Last Synced: 2026-02-28T05:04:04.654Z (27 days ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.878%
- Average: 6.075%
- Dependent repos count: 6.272%
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.11.1
- golang.org/x/exp v0.0.0-20260112195511-716be5621a96
- gopkg.in/yaml.v3 v3.0.1
- actions/checkout v6 composite
- actions/setup-go v6 composite
- github/codeql-action/analyze v4 composite
- github/codeql-action/autobuild v4 composite
- github/codeql-action/init v4 composite
- actions/checkout v6 composite
- actions/setup-go v6 composite
- golangci/golangci-lint-action v9 composite
- sonarsource/sonarqube-scan-action v7 composite
- actions/checkout v6 composite
- actions/setup-go v6 composite
- anchore/sbom-action v0 composite
- goreleaser/goreleaser-action v6 composite
- sigstore/cosign-installer v4.0.0 composite
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.11.1
- golang.org/x/exp v0.0.0-20260112195511-716be5621a96
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.1