Ecosyste.ms: Summary

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

ActivityPub: https://github.com/go-ap/fedbox

activitypub

Score: 9.049467146388098

Last synced: 1 day ago
JSON representation

Repository metadata:

Reference implementation of an ActivityPub service using go-ap packages (mirror repository)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 1,925
Total Committers: 6
Avg Commits per committer: 320.833
Development Distribution Score (DDS): 0.572

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

Name Email Commits
Marius Orcsik m****s@h****o 824
Marius Orcsik m****s@f****d 711
Marius Orcsik m****k@r****e 363
Marius Orcsik m****c@h****m 25
endoffile78 e****8@y****m 1
Marius Orcsik m****r 1

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 6
Total pull requests: 6
Average time to close issues: 18 days
Average time to close pull requests: 7 months
Total issue authors: 5
Total pull request authors: 5
Average comments per issue: 1.5
Average comments per pull request: 2.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 1

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/go-ap/fedbox

Top Issue Authors

  • bekriebel (2)
  • jhert0 (1)
  • orblivion (1)
  • squash (1)
  • vrthra (1)

Top Pull Request Authors

  • mariusor (2)
  • berkes (1)
  • jhert0 (1)
  • squash (1)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Package metadata

proxy.golang.org: github.com/go-ap/fedbox

  • Homepage: https://github.com/go-ap/fedbox
  • Documentation: https://pkg.go.dev/github.com/go-ap/fedbox#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.0-20231225093727-bd56f544defa (published 9 months ago)
  • Last Synced: 2024-09-14T03:12:29.431Z (5 days ago)
  • Versions: 36
  • Dependent Packages: 5
  • Dependent Repositories: 6
  • Rankings:
    • Dependent repos count: 2.128%
    • Dependent packages count: 2.54%
    • Average: 4.125%
    • Stargazers count: 4.864%
    • Forks count: 6.966%

Dependencies

go.mod go
  • git.sr.ht/~mariusor/go-xsd-duration v0.0.0-20220703122237-02e73435a078
  • git.sr.ht/~mariusor/wrapper v0.0.0-20211204195804-3033a1099e0f
  • github.com/cespare/xxhash v1.1.0
  • github.com/cespare/xxhash/v2 v2.1.2
  • github.com/cpuguy83/go-md2man/v2 v2.0.1
  • github.com/dgraph-io/badger/v3 v3.2103.2
  • github.com/dgraph-io/ristretto v0.1.0
  • github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
  • github.com/dustin/go-humanize v1.0.0
  • github.com/fsnotify/fsnotify v1.5.4
  • github.com/go-ap/activitypub v0.0.0-20220706134811-0c84d76ce535
  • github.com/go-ap/auth v0.0.0-20220803170606-e386dddbe395
  • github.com/go-ap/client v0.0.0-20220706141149-15223abba03f
  • github.com/go-ap/errors v0.0.0-20220618122732-319f41ac54e1
  • github.com/go-ap/httpsig v0.0.0-20210714162115-62a09257db51
  • github.com/go-ap/jsonld v0.0.0-20220615144122-1d862b15410d
  • github.com/go-ap/processing v0.0.0-20220731141240-152d866df8c7
  • github.com/go-chi/chi v4.1.2+incompatible
  • github.com/go-chi/chi/v5 v5.0.4
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/glog v1.0.0
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/golang/protobuf v1.5.2
  • github.com/golang/snappy v0.0.4
  • github.com/google/flatbuffers v2.0.5+incompatible
  • github.com/google/uuid v1.3.0
  • github.com/jackc/pgx v3.6.2+incompatible
  • github.com/joho/godotenv v1.4.0
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/klauspost/compress v1.14.2
  • github.com/mariusor/qstring v0.0.0-20200204164351-5a99d46de39d
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-sqlite3 v1.14.14
  • github.com/openshift/osin v1.0.1
  • github.com/pborman/uuid v1.2.1
  • github.com/pkg/errors v0.9.1
  • github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/sirupsen/logrus v1.9.0
  • github.com/unrolled/render v1.5.0
  • github.com/urfave/cli/v2 v2.3.0
  • github.com/valyala/fastjson v1.6.3
  • go.etcd.io/bbolt v1.3.6
  • go.opencensus.io v0.22.5
  • golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
  • golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
  • golang.org/x/net v0.0.0-20220722155237-a158d28d115b
  • golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1
  • golang.org/x/sys v0.0.0-20220731174439-a90be440212d
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.1.12
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.27.1
  • lukechampine.com/uint128 v1.2.0
  • modernc.org/cc/v3 v3.36.1
  • modernc.org/ccgo/v3 v3.16.8
  • modernc.org/libc v1.16.19
  • modernc.org/mathutil v1.4.1
  • modernc.org/memory v1.1.1
  • modernc.org/opt v0.1.3
  • modernc.org/sqlite v1.18.0
  • modernc.org/strutil v1.1.2
  • modernc.org/token v1.0.0