Ecosyste.ms: Summary

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

ActivityPub: https://github.com/mariusor/brutalinks

activitypub federated link-aggregator

Score: 6.9584483932976555

Last synced: 9 days ago
JSON representation

Repository metadata:

Link aggregator inspired by (old)reddit using ActivityPub federation. (mirror repository)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 18 days ago

Total Commits: 3,212
Total Committers: 4
Avg Commits per committer: 803.0
Development Distribution Score (DDS): 0.078

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

Name Email Commits
Marius Orcsik m****s@h****o 2961
Marius Orcsik m****k@r****e 249
Your Name y****u@e****m 1
Christian Muehlhaeuser m****i@g****m 1

Issue and Pull Request metadata

Last synced: 9 days ago

Total issues: 40
Total pull requests: 9
Average time to close issues: 3 months
Average time to close pull requests: 3 months
Total issue authors: 17
Total pull request authors: 5
Average comments per issue: 3.05
Average comments per pull request: 1.11
Merged pull request: 6
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/mariusor/brutalinks

Top Issue Authors

  • mariusor (22)
  • finkiki (2)
  • ghost (2)
  • zooool (1)
  • will-ca (1)
  • wiki-me (1)
  • vrthra (1)
  • vcavallo (1)
  • StarFscker (1)
  • squash (1)
  • skyfaller (1)
  • raphaelr (1)
  • muesli (1)
  • jprjr (1)
  • jhert0 (1)

Top Pull Request Authors

  • mariusor (4)
  • muesli (2)
  • squash (1)
  • dependabot[bot] (1)
  • harabat (1)

Top Issue Labels

  • enhancement (10)
  • API (10)
  • bug (5)
  • frontend (5)
  • wontfix (1)

Top Pull Request Labels

  • dependencies (1)

Dependencies

go.mod go
  • aletheia.icu/broccoli/fs v0.0.0-20210820105650-3e2e00017061
  • git.sr.ht/~mariusor/go-xsd-duration v0.0.0-20220703122237-02e73435a078
  • git.sr.ht/~mariusor/wrapper v0.0.0-20211204195804-3033a1099e0f
  • github.com/andybalholm/brotli v1.0.4
  • github.com/aymerick/douceur v0.2.0
  • github.com/blang/semver v3.5.1+incompatible
  • github.com/captncraig/cors v0.0.0-20190703115713-e80254a89df1
  • github.com/cespare/xxhash v1.1.0
  • github.com/cespare/xxhash/v2 v2.1.2
  • github.com/cucumber/gherkin-go/v19 v19.0.3
  • github.com/cucumber/godog v0.12.5
  • github.com/cucumber/messages-go/v16 v16.0.1
  • github.com/dgraph-io/badger/v3 v3.2103.2
  • github.com/dgraph-io/ristretto v0.1.0
  • 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-20220619165022-01dd3c0f25d9
  • github.com/go-ap/client v0.0.0-20220706141149-15223abba03f
  • github.com/go-ap/errors v0.0.0-20220618122732-319f41ac54e1
  • github.com/go-ap/fedbox v0.0.0-20220626183822-5ea7bef211b8
  • 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-20220626183649-c0bf3e4e797a
  • github.com/go-chi/chi v4.1.2+incompatible
  • github.com/go-chi/chi/v5 v5.0.4
  • github.com/gofrs/uuid v4.0.0+incompatible
  • 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/gorilla/csrf v1.7.1
  • github.com/gorilla/css v1.0.0
  • github.com/gorilla/securecookie v1.1.1
  • github.com/gorilla/sessions v1.2.1
  • github.com/hashicorp/go-immutable-radix v1.3.0
  • github.com/hashicorp/go-memdb v1.3.0
  • github.com/hashicorp/golang-lru v0.5.4
  • 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/microcosm-cc/bluemonday v1.0.16
  • 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/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
  • github.com/sirupsen/logrus v1.8.1
  • github.com/spacemonkeygo/httpsig v0.0.0-20181218213338-2605ae379e47
  • github.com/spf13/pflag v1.0.5
  • github.com/tdewolff/minify v2.3.6+incompatible
  • github.com/tdewolff/parse v2.3.4+incompatible
  • github.com/tebeka/selenium v0.9.9
  • github.com/unrolled/render v1.5.0
  • github.com/valyala/fastjson v1.6.3
  • github.com/writeas/go-nodeinfo v1.0.0
  • github.com/writeas/go-webfinger v0.0.0-20190106002315-85cf805c86d2
  • gitlab.com/golang-commonmark/html v0.0.0-20191124015941-a22733972181
  • gitlab.com/golang-commonmark/linkify v0.0.0-20200225224916-64bca66f6ad3
  • gitlab.com/golang-commonmark/markdown v0.0.0-20191127184510-91b5b3c99c19
  • gitlab.com/golang-commonmark/mdurl v0.0.0-20191124015652-932350d1cb84
  • gitlab.com/golang-commonmark/puny v0.0.0-20191124015043-9f83538fa04f
  • go.etcd.io/bbolt v1.3.6
  • go.opencensus.io v0.22.5
  • golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
  • golang.org/x/mod v0.5.1
  • golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
  • golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1
  • golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
  • golang.org/x/sys v0.0.0-20220624220833-87e55d714810
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.1.9
  • golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  • 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.0
  • modernc.org/ccgo/v3 v3.16.6
  • modernc.org/libc v1.16.7
  • modernc.org/mathutil v1.4.1
  • modernc.org/memory v1.1.1
  • modernc.org/opt v0.1.1
  • modernc.org/sqlite v1.17.2
  • modernc.org/strutil v1.1.1
  • modernc.org/token v1.0.0
images/bootstrap/Dockerfile docker
  • alpine latest build
  • quay.io/go-ap/fedbox ${ENV build