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

awesome-ipfs: https://github.com/sahib/brig

Score: -Infinity

Last synced: about 7 hours ago
JSON representation

Repository metadata:

File synchronization on top of ipfs with git like interface & web based UI


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 1,982
Total Committers: 8
Avg Commits per committer: 247.75
Development Distribution Score (DDS): 0.189

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
Christopher Pahl s****b@o****e 1607
Eugeniy E. Mikhailov e****k@g****m 201
qitta c****h@n****e 165
makeworld m****d@p****m 4
serztle s****e@o****e 2
vasket v****t@d****e 1
dependabot[bot] 4****] 1
Oliver Nordbjerg o****g 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 69
Total pull requests: 35
Average time to close issues: 4 months
Average time to close pull requests: 18 days
Total issue authors: 21
Total pull request authors: 7
Average comments per issue: 4.13
Average comments per pull request: 3.66
Merged pull request: 28
Bot issues: 0
Bot pull requests: 5

Past year issues: 1
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: 1
Past year pull request authors: 0
Past year average comments per issue: 1.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/sahib/brig

Top Issue Authors

  • evgmik (21)
  • sahib (17)
  • makew0rld (10)
  • tennox (3)
  • max-privatevoid (2)
  • bonedaddy (1)
  • hulkabob (1)
  • chungyan5 (1)
  • vasket (1)
  • bqv (1)
  • m-a-t (1)
  • poka-IT (1)
  • jayalshah (1)
  • dillfrescott (1)
  • ljoez (1)

Top Pull Request Authors

  • evgmik (17)
  • sahib (9)
  • dependabot[bot] (5)
  • poka-IT (2)
  • tennox (1)
  • makew0rld (1)
  • vasket (1)

Top Issue Labels

  • enhancement (28)
  • bug (14)
  • help wanted (7)
  • minor (7)
  • major (5)
  • proposal (4)
  • question (4)
  • optimization (1)

Top Pull Request Labels

  • dependencies (5)
  • enhancement (2)
  • python (1)

Package metadata

proxy.golang.org: github.com/sahib/brig

  • Homepage: https://github.com/sahib/brig
  • Documentation: https://pkg.go.dev/github.com/sahib/brig#section-documentation
  • Licenses: AGPL-3.0
  • Latest release: v0.4.1 (published almost 7 years ago)
  • Last Synced: 2025-10-29T21:12:26.064Z (3 months ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • bazil.org/fuse v0.0.0-20200524192727-fb710f7dfd05
  • github.com/NYTimes/gziphandler v1.1.1
  • github.com/VividCortex/ewma v1.1.1
  • github.com/alokmenghrajani/gpgeez v0.0.0-20161206084504-1a06f1c582f9
  • github.com/blang/semver v3.5.1+incompatible
  • github.com/brianvoe/gofakeit/v6 v6.0.0
  • github.com/btcsuite/btcd v0.21.0-beta
  • github.com/chzyer/logex v1.1.10
  • github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
  • github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1
  • github.com/cpuguy83/go-md2man/v2 v2.0.0
  • github.com/dgraph-io/badger/v3 v3.2011.1
  • github.com/djherbis/buffer v1.1.0
  • github.com/dustin/go-humanize v1.0.0
  • github.com/fatih/color v1.10.0
  • github.com/golang/protobuf v1.4.3
  • github.com/golang/snappy v0.0.2
  • github.com/google/go-cmp v0.5.4
  • github.com/gorilla/csrf v1.7.0
  • github.com/gorilla/mux v1.8.0
  • github.com/gorilla/securecookie v1.1.1
  • github.com/gorilla/sessions v1.2.1
  • github.com/gorilla/websocket v1.4.2
  • github.com/ipfs/go-ipfs-api v0.2.0
  • github.com/ipfs/go-ipfs-util v0.0.2
  • github.com/klauspost/compress v1.11.7
  • github.com/klauspost/cpuid/v2 v2.0.3
  • github.com/kr/pretty v0.2.1
  • github.com/libp2p/go-libp2p-core v0.8.0
  • github.com/mattn/go-isatty v0.0.12
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mr-tron/base58 v1.2.0
  • github.com/multiformats/go-multiaddr v0.3.1
  • github.com/multiformats/go-multihash v0.0.14
  • github.com/nbutton23/zxcvbn-go v0.0.0-20201221231540-e56b841a3c88
  • github.com/patrickmn/go-cache v2.1.0+incompatible
  • github.com/phogolabs/parcello v0.8.2
  • github.com/pierrec/lz4/v4 v4.1.3
  • github.com/pkg/errors v0.9.1
  • github.com/pkg/xattr v0.4.3
  • github.com/posener/wstest v0.0.0-20180217133618-28272a7ea048
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/sahib/config v0.2.0
  • github.com/sdemontfort/go-mimemagic v0.0.0-20150708072242-d026a5785116
  • github.com/sirupsen/logrus v1.7.0
  • github.com/stretchr/testify v1.6.1
  • github.com/tinylib/msgp v1.1.5
  • github.com/toqueteos/webbrowser v1.2.0
  • github.com/ulule/limiter v2.2.2+incompatible
  • github.com/urfave/cli v1.22.5
  • github.com/vbauerster/mpb v3.4.0+incompatible
  • github.com/wayneashleyberry/terminal-dimensions v1.0.0
  • github.com/whyrusleeping/tar-utils v0.0.0-20201201191210-20a61371de5b
  • github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
  • golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
  • golang.org/x/net v0.0.0-20201224014010-6772e930b67b
  • golang.org/x/sys v0.0.0-20201223074533-0d417f636930
  • golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf
  • golang.org/x/text v0.3.4
  • golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
  • google.golang.org/protobuf v1.25.0
  • gopkg.in/djherbis/nio.v2 v2.0.3
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
  • zombiezen.com/go/capnproto2 v2.18.0+incompatible
go.sum go
  • 324 dependencies
docs/requirements.txt pypi
  • sphinx_bootstrap_theme ==0.6.5
  • sphinxcontrib-fulltoc ==1.2.0
docs/talk/requirements.txt pypi
  • PyYAML >=4.2b1
  • Pygments ==2.2.0
  • argh ==0.26.2
  • docutils ==0.14
  • hovercraft ==2.5
  • lxml ==4.6.2
  • pathtools ==0.1.2
  • svg.path ==2.2
  • watchdog ==0.8.3
Dockerfile docker
  • golang latest build