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

https://github.com/rwx-cloud/rwx

Score: -Infinity

Last synced: about 12 hours ago
JSON representation

Repository metadata:

RWX is an agent-native cloud platform, powered by a new container runtime


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 536
Total Committers: 14
Avg Commits per committer: 38.286
Development Distribution Score (DDS): 0.707

Commits in past year: 364
Committers in past year: 11
Avg Commits per committer in past year: 33.091
Development Distribution Score (DDS) in past year: 0.569

Name Email Commits
Jason Robinaugh j****n@r****m 157
Jordan Sanders j****n@r****m 81
Kyle Thompson m****e@k****v 62
rwx-cloud-bot[bot] 2****] 57
Dan Manges d****n@r****m 38
dependabot[bot] 4****] 35
Tommy Graves t****y@r****m 28
Doug Mayer d****g@r****m 25
Pierre Beaucamp p****e@r****m 21
Ayaz 2****z 12
renovate[bot] 2****] 8
mint-rwx-mint-leaves-update[bot] 1****] 5
rwx-bot[bot] 1****] 4
Tony Schneider t****k@g****m 3

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 75
Average time to close issues: N/A
Average time to close pull requests: 1 day
Total issue authors: 0
Total pull request authors: 8
Average comments per issue: 0
Average comments per pull request: 0.15
Merged pull request: 58
Bot issues: 0
Bot pull requests: 23

Past year issues: 0
Past year pull requests: 75
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 8
Past year average comments per issue: 0
Past year average comments per pull request: 0.15
Past year merged pull request: 58
Past year bot issues: 0
Past year bot pull requests: 23

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rwx-cloud/rwx

Top Issue Authors

Top Pull Request Authors

  • robinaugh (23)
  • rwx-cloud-bot[bot] (18)
  • kylekthompson (14)
  • dan-manges (12)
  • renovate[bot] (3)
  • tonywok (2)
  • dependabot[bot] (2)
  • TAGraves (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (2)
  • go (2)

Package metadata

proxy.golang.org: github.com/rwx-cloud/rwx

  • Homepage: https://github.com/rwx-cloud/rwx
  • Documentation: https://pkg.go.dev/github.com/rwx-cloud/rwx#section-documentation
  • Licenses: MIT
  • Latest release: v1.13.1 (published 9 months ago)
  • Last Synced: 2026-08-14T15:02:57.401Z (1 day ago)
  • Versions: 47
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.849%
    • Average: 5.012%
    • Dependent repos count: 5.175%

Dependencies

go.mod go
  • github.com/Masterminds/semver/v3 v3.3.1
  • github.com/briandowns/spinner v1.23.2
  • github.com/chzyer/readline v1.5.1
  • github.com/fatih/color v1.7.0
  • github.com/go-logr/logr v1.4.2
  • github.com/go-task/slim-sprig/v3 v3.0.0
  • github.com/goccy/go-yaml v1.18.0
  • github.com/google/go-cmp v0.7.0
  • github.com/google/pprof v0.0.0-20250403155104-27863c87afa6
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/kopoli/go-terminal-size v0.0.0-20170219200355-5c97524c8b54
  • github.com/magefile/mage v1.15.0
  • github.com/manifoldco/promptui v0.9.0
  • github.com/mattn/go-colorable v0.1.2
  • github.com/mattn/go-isatty v0.0.20
  • github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
  • github.com/onsi/ginkgo/v2 v2.23.4
  • github.com/onsi/gomega v1.37.0
  • github.com/pkg/errors v0.9.1
  • github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
  • github.com/spf13/cobra v1.9.1
  • github.com/spf13/pflag v1.0.6
  • go.uber.org/automaxprocs v1.6.0
  • golang.org/x/crypto v0.38.0
  • golang.org/x/net v0.37.0
  • golang.org/x/sync v0.14.0
  • golang.org/x/sys v0.33.0
  • golang.org/x/term v0.32.0
  • golang.org/x/text v0.25.0
  • golang.org/x/tools v0.31.0
  • gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/Masterminds/semver/v3 v3.3.1
  • github.com/briandowns/spinner v1.23.2
  • github.com/chzyer/logex v1.1.10
  • github.com/chzyer/logex v1.2.1
  • github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
  • github.com/chzyer/readline v1.5.1
  • github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1
  • github.com/chzyer/test v1.0.0
  • github.com/cpuguy83/go-md2man/v2 v2.0.6
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fatih/color v1.7.0
  • github.com/go-logr/logr v1.4.2
  • github.com/go-task/slim-sprig/v3 v3.0.0
  • github.com/goccy/go-yaml v1.18.0
  • github.com/google/go-cmp v0.7.0
  • github.com/google/pprof v0.0.0-20250403155104-27863c87afa6
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/kopoli/go-terminal-size v0.0.0-20170219200355-5c97524c8b54
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/kr/text v0.2.0
  • github.com/magefile/mage v1.15.0
  • github.com/manifoldco/promptui v0.9.0
  • github.com/mattn/go-colorable v0.1.2
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mattn/go-isatty v0.0.20
  • github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
  • github.com/onsi/ginkgo/v2 v2.23.4
  • github.com/onsi/gomega v1.37.0
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prashantv/gostub v1.1.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
  • github.com/spf13/cobra v1.9.1
  • github.com/spf13/pflag v1.0.6
  • github.com/stretchr/testify v1.8.4
  • go.uber.org/automaxprocs v1.6.0
  • golang.org/x/crypto v0.38.0
  • golang.org/x/net v0.37.0
  • golang.org/x/sync v0.14.0
  • golang.org/x/sys v0.0.0-20181122145206-62eef0e2fa9b
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • golang.org/x/sys v0.0.0-20220310020820-b874c991c1a5
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.33.0
  • golang.org/x/term v0.32.0
  • golang.org/x/text v0.25.0
  • golang.org/x/tools v0.31.0
  • google.golang.org/protobuf v1.36.5
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b
  • gopkg.in/yaml.v3 v3.0.1