https://github.com/inet256/inet256
Identity Based Network API with 256-Bit Addresses
https://github.com/inet256/inet256
Keywords
cjdns cryptography distributed inet256 ipfs mesh mesh-networks network networking p2p peer-to-peer routing yggdrasil
Keywords from Contributors
archiving transforms measur generic optimize compose animals conversion observation annotation
Last synced: 11 months ago
JSON representation
Acceptance Criteria
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
Repository metadata
Identity Based Network API with 256-Bit Addresses
- Host: GitHub
- URL: https://github.com/inet256/inet256
- Owner: inet256
- License: gpl-3.0
- Created: 2020-03-11T22:38:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T21:00:23.000Z (almost 2 years ago)
- Last Synced: 2024-06-05T20:06:37.112Z (11 months ago)
- Topics: cjdns, cryptography, distributed, inet256, ipfs, mesh, mesh-networks, network, networking, p2p, peer-to-peer, routing, yggdrasil
- Language: Go
- Homepage:
- Size: 721 KB
- Stars: 134
- Watchers: 7
- Forks: 3
- Open Issues: 6
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Owner metadata
- Name: INET256
- Login: inet256
- Email:
- Kind: organization
- Description: A 256-bit Address Space for Networked Applications
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/61985653?v=4
- Repositories: 3
- Last ynced at: 2023-03-09T05:15:47.419Z
- Profile URL: https://github.com/inet256
GitHub Events
Total
- Create event: 60
- Release event: 1
- Issues event: 7
- Watch event: 126
- Delete event: 46
- Issue comment event: 1
- Push event: 234
- Pull request review event: 3
- Pull request event: 96
- Fork event: 2
Last Year
- Create event: 8
- Delete event: 10
- Fork event: 2
- Issue comment event: 1
- Issues event: 1
- Pull request event: 19
- Pull request review event: 3
- Push event: 44
- Watch event: 18
Committers metadata
Last synced: 11 months ago
Total Commits: 150
Total Committers: 2
Avg Commits per committer: 75.0
Development Distribution Score (DDS): 0.02
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 | Commits | |
---|---|---|
Brendon Carroll | 7****l | 147 |
dependabot[bot] | 4****] | 3 |
Committer domains:
Issue and Pull Request metadata
Last synced: over 1 year ago
Total issues: 5
Total pull requests: 55
Average time to close issues: over 1 year
Average time to close pull requests: about 1 month
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 0.02
Merged pull request: 49
Bot issues: 0
Bot pull requests: 4
Past year issues: 0
Past year pull requests: 9
Past year average time to close issues: N/A
Past year average time to close pull requests: 14 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.11
Past year merged pull request: 8
Past year bot issues: 0
Past year bot pull requests: 4
Top Issue Authors
- brendoncarroll (5)
Top Pull Request Authors
- brendoncarroll (51)
- dependabot[bot] (4)
Top Issue Labels
- help wanted (4)
- good first issue (2)
- question (1)
Top Pull Request Labels
- dependencies (4)
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 7 (may contain duplicates)
- Total dependent repositories: 7 (may contain duplicates)
- Total versions: 13
proxy.golang.org: github.com/inet256/inet256
- Homepage: https://github.com/inet256/inet256
- Documentation: https://pkg.go.dev/github.com/inet256/inet256#section-documentation
- Licenses: GPL-3.0
- Latest release: v0.0.7 (published over 2 years ago)
- Last Synced: 2024-06-05T20:26:03.722Z (11 months ago)
- Versions: 7
- Dependent Packages: 7
- Dependent Repositories: 7
-
Rankings:
- Dependent repos count: 1.962%
- Dependent packages count: 2.023%
- Stargazers count: 4.229%
- Average: 6.745%
- Forks count: 18.766%
proxy.golang.org: github.com/inet256/inet256/examples
- Homepage: https://github.com/inet256/inet256
- Documentation: https://pkg.go.dev/github.com/inet256/inet256/examples#section-documentation
- Licenses: GPL-3.0
- Latest release: v0.0.0-20230603164405-67b6a7a91980 (published almost 2 years ago)
- Last Synced: 2024-06-05T20:26:05.580Z (11 months ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 9.069%
- Average: 9.647%
- Dependent repos count: 10.226%
Dependencies
- github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
- github.com/brendoncarroll/go-p2p v0.0.0-20220430150937-9fcc27ec9645
- github.com/brendoncarroll/go-state v0.0.0-20210627233638-99c825eb7040
- github.com/brendoncarroll/go-tai64 v0.0.0-20211126175841-df086c7d155a
- github.com/cheekybits/genny v1.0.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.4.9
- github.com/go-chi/chi v1.5.4
- github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0
- github.com/golang/protobuf v1.5.2
- github.com/inet256/inet256 v0.0.4-0.20220519170505-edb8d1bf715b
- github.com/jonboulle/clockwork v0.1.1-0.20190114141812-62fb9bc030d1
- github.com/klauspost/cpuid/v2 v2.0.6
- github.com/klauspost/reedsolomon v1.9.16
- github.com/lucas-clemente/quic-go v0.27.1-0.20220403132755-332473668a99
- github.com/marten-seemann/qtls-go1-16 v0.1.5
- github.com/marten-seemann/qtls-go1-17 v0.1.1
- github.com/marten-seemann/qtls-go1-18 v0.1.1
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/nxadm/tail v1.4.8
- github.com/onsi/ginkgo v1.16.4
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v0.8.0
- github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
- github.com/prometheus/common v0.0.0-20180801064454-c7de2306084e
- github.com/prometheus/procfs v0.0.0-20180725123919-05ee40e3a273
- github.com/sirupsen/logrus v1.7.0
- github.com/stretchr/testify v1.7.0
- github.com/templexxx/cpu v0.0.7
- github.com/templexxx/xorsimd v0.4.1
- github.com/tjfoc/gmsm v1.4.1
- github.com/xtaci/kcp-go/v5 v5.6.1
- github.com/xtaci/lossyconn v0.0.0-20200209145036-adba10fffc37
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/mod v0.6.0-dev.0.20211013180041-c96bc1413d57
- golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20211019181941-9d821ace8654
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.1.8-0.20211029000441-d6a9af8af023
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
- google.golang.org/grpc v1.33.2
- google.golang.org/protobuf v1.26.0
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- 337 dependencies
- github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
- github.com/brendoncarroll/go-p2p v0.0.0-20220617145626-749dd26b09b0
- github.com/brendoncarroll/go-state v0.0.0-20210627233638-99c825eb7040
- github.com/brendoncarroll/go-tai64 v0.0.0-20220527232055-eab29bd93d59
- github.com/cheekybits/genny v1.0.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.4.9
- github.com/go-chi/chi v1.5.4
- github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0
- github.com/golang/protobuf v1.5.2
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/jonboulle/clockwork v0.1.1-0.20190114141812-62fb9bc030d1
- github.com/lucas-clemente/quic-go v0.27.1-0.20220403132755-332473668a99
- github.com/marten-seemann/qtls-go1-16 v0.1.5
- github.com/marten-seemann/qtls-go1-17 v0.1.1
- github.com/marten-seemann/qtls-go1-18 v0.1.1
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/nxadm/tail v1.4.8
- github.com/onsi/ginkgo v1.16.4
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v0.8.0
- github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
- github.com/prometheus/common v0.0.0-20180801064454-c7de2306084e
- github.com/prometheus/procfs v0.0.0-20180725123919-05ee40e3a273
- github.com/sirupsen/logrus v1.7.0
- github.com/spf13/cobra v0.0.5
- github.com/spf13/pflag v1.0.3
- github.com/stretchr/testify v1.7.0
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/exp v0.0.0-20220518171630-0b5c67f07fdf
- golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
- golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20211019181941-9d821ace8654
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.1.10
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- golang.zx2c4.com/wireguard v0.0.20201118
- google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
- google.golang.org/grpc v1.33.2
- google.golang.org/protobuf v1.26.0
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- 331 dependencies
- alpine 3.18 build
- golang 1.20 build
Score: 8.273846932784508