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+
- Host: GitHub
- URL: https://github.com/MatejLach/astreams
- Owner: MatejLach
- License: agpl-3.0
- Created: 2019-06-23T14:14:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T21:30:44.000Z (3 months ago)
- Last Synced: 2024-12-17T06:33:12.518Z (10 days ago)
- Topics: activity-stream, activity-stream-verbs, activity-streams, activitypub, social-network
- Language: Go
- Homepage: https://pkg.go.dev/github.com/MatejLach/astreams?tab=doc
- Size: 69.3 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Matej Ľach
- Login: MatejLach
- Email:
- Kind: user
- Description:
- Website: https://social.matej-lach.me
- Location: United Kingdom
- Twitter:
- Company: ForgeRock
- Icon url: https://avatars.githubusercontent.com/u/531930?v=4
- Repositories: 93
- Last Synced at: 2024-12-17T06:29:50.464Z
- Profile URL: https://github.com/MatejLach
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
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 | 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
Top Issue Authors
Top Pull Request Authors
- MatejLach (4)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 32
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
- github.com/go-test/deep v1.0.5