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

ActivityPub: https://github.com/benpate/activitystream

activitystreams fediverse go

Score: 3.8066624897703196

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Simple ActivityStream handling for Go


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 91
Total Committers: 3
Avg Commits per committer: 30.333
Development Distribution Score (DDS): 0.11

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

Name Email Commits
Ben Pate b****n@p****g 81
dependabot[bot] 4****] 8
Ben Pate b****n@J****l 2

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 15
Average time to close issues: N/A
Average time to close pull requests: 9 days
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.8
Merged pull request: 8
Bot issues: 0
Bot pull requests: 15

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (15)

Top Issue Labels

Top Pull Request Labels

  • dependencies (15)

Package metadata

proxy.golang.org: github.com/benpate/activitystream

  • Homepage: https://github.com/benpate/activitystream
  • Documentation: https://pkg.go.dev/github.com/benpate/activitystream#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.7.0 (published over 3 years ago)
  • Last Synced: 2026-02-02T17:02:24.857Z (3 days ago)
  • Versions: 15
  • Dependent Packages: 4
  • Dependent Repositories: 1
  • Rankings:
    • Dependent packages count: 2.515%
    • Dependent repos count: 4.802%
    • Average: 11.35%
    • Forks count: 18.824%
    • Stargazers count: 19.257%

Dependencies

go.mod go
  • github.com/benpate/derp v0.24.0
  • github.com/benpate/json-ld v0.5.0
  • github.com/benpate/rosetta v0.5.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/benpate/derp v0.24.0
  • github.com/benpate/json-ld v0.5.0
  • github.com/benpate/rosetta v0.5.0
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/go.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • codecov/codecov-action v2 composite