Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

ActivityPub: https://github.com/MatejLach/astreams

activity-stream activity-stream-verbs activity-streams activitypub social-network

Score: -Infinity

Last synced: 8 days ago
JSON representation

Repository metadata:

ActivityStreams 2.0 encoding/decoding for Go 1.18+


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 22 days ago

Total Commits: 42
Total Committers: 2
Avg Commits per committer: 21.0
Development Distribution Score (DDS): 0.095

Commits in past year: 14
Committers in past year: 2
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.071

Name Email Commits
Matej Ľach m****e@m****e 38
Matej Ľach M****h 4

Issue and Pull Request metadata

Last synced: 19 days ago

Total issues: 0
Total pull requests: 4
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: 4
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
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: 1
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

Top Pull Request Authors

  • MatejLach (4)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/matejlach/astreams

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/matejlach/astreams#section-documentation
  • Licenses: agpl-3.0
  • Latest release: v0.14.0 (published 3 months ago)
  • Last Synced: 2024-12-08T04:07:05.882Z (19 days ago)
  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 1.622%
    • Average: 4.057%
    • Dependent packages count: 6.492%
proxy.golang.org: github.com/MatejLach/astreams

Package astreams implements JSON serialization/deserialization support for the ActivityStreams 2.0 vocabulary. Simply use json.Marshal/json.Unmarshal on AS 2.0 compliant objects to obtain their JSON/Go representation respectively. Indirect object references such as a link to an outbox collection within an actor profile need to be fetched explicitly and parsed as a separate object.

  • Homepage: https://github.com/MatejLach/astreams
  • Documentation: https://pkg.go.dev/github.com/MatejLach/astreams#section-documentation
  • Licenses: AGPL-3.0
  • Latest release: v0.14.0 (published 3 months ago)
  • Last Synced: 2024-12-08T04:07:06.042Z (19 days ago)
  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 5.979%
    • Dependent packages count: 6.999%
    • Forks count: 7.013%
    • Average: 7.334%
    • Dependent repos count: 9.346%

Dependencies

go.sum go
  • github.com/go-test/deep v1.0.5
go.mod go