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

JOSS: https://github.com/JIBSIL/DistriFS

Score: 3.1780538303479458

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Distributed, efficient and secure filesystem coded in Go


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 24 days ago

Total Commits: 22
Total Committers: 2
Avg Commits per committer: 11.0
Development Distribution Score (DDS): 0.136

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
JIBSIL 4****L 19
Daniel S. Katz d****z@i****g 3

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 1
Total pull requests: 8
Average time to close issues: 4 months
Average time to close pull requests: 1 day
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 7.0
Average comments per pull request: 0.13
Merged pull request: 2
Bot issues: 0
Bot pull requests: 6

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/JIBSIL/DistriFS

Top Issue Authors

  • suriya-ganesh (1)

Top Pull Request Authors

  • dependabot[bot] (8)
  • danielskatz (4)

Top Issue Labels

Top Pull Request Labels

  • dependencies (8)

Dependencies

.github/workflows/draft-pdf.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
indexer/go.mod go
  • github.com/bytedance/sonic v1.10.1
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
  • github.com/chenzhuoyu/iasm v0.9.0
  • github.com/dgraph-io/badger/v4 v4.2.0
  • github.com/dgraph-io/ristretto v0.1.1
  • github.com/dustin/go-humanize v1.0.1
  • github.com/fsnotify/fsnotify v1.7.0
  • github.com/gabriel-vasile/mimetype v1.4.2
  • github.com/gin-contrib/sse v0.1.0
  • github.com/gin-gonic/gin v1.9.1
  • github.com/go-playground/locales v0.14.1
  • github.com/go-playground/universal-translator v0.18.1
  • github.com/go-playground/validator/v10 v10.15.3
  • github.com/goccy/go-json v0.10.2
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/glog v1.1.2
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.4
  • github.com/google/flatbuffers v23.5.26+incompatible
  • github.com/hashicorp/hcl v1.0.0
  • github.com/json-iterator/go v1.1.12
  • github.com/klauspost/compress v1.17.0
  • github.com/klauspost/cpuid/v2 v2.2.5
  • github.com/leodido/go-urn v1.2.4
  • github.com/magiconair/properties v1.8.7
  • github.com/mattn/go-isatty v0.0.19
  • github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/pelletier/go-toml/v2 v2.1.0
  • github.com/pkg/errors v0.9.1
  • github.com/rogpeppe/go-internal v1.11.0
  • github.com/sagikazarmark/locafero v0.4.0
  • github.com/sagikazarmark/slog-shim v0.1.0
  • github.com/sourcegraph/conc v0.3.0
  • github.com/spf13/afero v1.11.0
  • github.com/spf13/cast v1.6.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.18.2
  • github.com/subosito/gotenv v1.6.0
  • github.com/twitchyliquid64/golang-asm v0.15.1
  • github.com/ugorji/go/codec v1.2.11
  • go.opencensus.io v0.24.0
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.9.0
  • golang.org/x/arch v0.5.0
  • golang.org/x/crypto v0.16.0
  • golang.org/x/exp v0.0.0-20230905200255-921286631fa9
  • golang.org/x/net v0.19.0
  • golang.org/x/sys v0.15.0
  • golang.org/x/text v0.14.0
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v3 v3.0.1
indexer/go.sum go
  • 199 dependencies
server/go.mod go
  • github.com/bytedance/sonic v1.9.1
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
  • github.com/dgraph-io/badger/v4 v4.2.0
  • github.com/dgraph-io/ristretto v0.1.1
  • github.com/dustin/go-humanize v1.0.0
  • github.com/fsnotify/fsnotify v1.7.0
  • github.com/gabriel-vasile/mimetype v1.4.2
  • github.com/gin-contrib/sse v0.1.0
  • github.com/gin-gonic/gin v1.9.1
  • github.com/go-playground/locales v0.14.1
  • github.com/go-playground/universal-translator v0.18.1
  • github.com/go-playground/validator/v10 v10.14.0
  • github.com/goccy/go-json v0.10.2
  • 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.3
  • github.com/golang/snappy v0.0.3
  • github.com/google/flatbuffers v1.12.1
  • github.com/google/uuid v1.4.0
  • github.com/hashicorp/hcl v1.0.0
  • github.com/json-iterator/go v1.1.12
  • github.com/klauspost/compress v1.17.0
  • github.com/klauspost/cpuid/v2 v2.2.4
  • github.com/leodido/go-urn v1.2.4
  • github.com/magiconair/properties v1.8.7
  • github.com/mattn/go-isatty v0.0.19
  • github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/pelletier/go-toml/v2 v2.1.0
  • github.com/pkg/errors v0.9.1
  • github.com/sagikazarmark/locafero v0.4.0
  • github.com/sagikazarmark/slog-shim v0.1.0
  • github.com/sourcegraph/conc v0.3.0
  • github.com/spf13/afero v1.11.0
  • github.com/spf13/cast v1.6.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.18.2
  • github.com/subosito/gotenv v1.6.0
  • github.com/twitchyliquid64/golang-asm v0.15.1
  • github.com/ugorji/go/codec v1.2.11
  • go.opencensus.io v0.24.0
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.9.0
  • golang.org/x/arch v0.3.0
  • golang.org/x/crypto v0.16.0
  • golang.org/x/exp v0.0.0-20230905200255-921286631fa9
  • golang.org/x/net v0.19.0
  • golang.org/x/sys v0.15.0
  • golang.org/x/text v0.14.0
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v3 v3.0.1
server/go.sum go
  • 194 dependencies