https://github.com/blinklabs-io/cdnsd
blockchain cardano dns dns-server go golang
Score: -Infinity
Last synced: about 7 hours ago
JSON representation
Repository metadata:
Cardano DNS daemon, a DNS server on Cardano implementing cardano-dns
- Host: GitHub
- URL: https://github.com/blinklabs-io/cdnsd
- Owner: blinklabs-io
- License: mit
- Created: 2023-04-13T18:07:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-08-24T22:53:19.000Z (3 days ago)
- Last Synced: 2026-08-25T16:52:55.898Z (2 days ago)
- Topics: blockchain, cardano, dns, dns-server, go, golang
- Language: Go
- Homepage:
- Size: 1.05 MB
- Stars: 11
- Watchers: 0
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Owner metadata:
- Name: Blink Labs
- Login: blinklabs-io
- Email:
- Kind: organization
- Description:
- Website: https://blinklabs.io
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/121772544?v=4
- Repositories: 5
- Last Synced at: 2023-03-27T16:26:53.504Z
- Profile URL: https://github.com/blinklabs-io
GitHub Events
Total
- Create event: 231
- Delete event: 209
- Issue comment event: 51
- Issues event: 42
- Pull request event: 428
- Pull request review comment event: 50
- Pull request review event: 228
- Push event: 430
- Release event: 5
- Watch event: 5
- Total: 1679
Last Year
- Create event: 97
- Delete event: 90
- Issue comment event: 43
- Issues event: 22
- Pull request event: 206
- Pull request review comment event: 48
- Pull request review event: 110
- Push event: 194
- Watch event: 1
- Total: 811
Committers metadata
Last synced: 1 day ago
Total Commits: 521
Total Committers: 8
Avg Commits per committer: 65.125
Development Distribution Score (DDS): 0.374
Commits in past year: 199
Committers in past year: 7
Avg Commits per committer in past year: 28.429
Development Distribution Score (DDS) in past year: 0.337
| Name | Commits | |
|---|---|---|
| dependabot[bot] | 4****] | 326 |
| Chris Gianelloni | w****2@b****o | 99 |
| Aurora Gaffney | a****a@b****o | 85 |
| Akhil | 1****l | 5 |
| tripura-repalle | t****a@b****o | 3 |
| jkawan | k****a@o****m | 1 |
| Overcooked Panda | 3****a | 1 |
| Christopher Guiney | c****s@g****t | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 48
Total pull requests: 461
Average time to close issues: about 2 months
Average time to close pull requests: 2 days
Total issue authors: 3
Total pull request authors: 5
Average comments per issue: 0.06
Average comments per pull request: 0.16
Merged pull request: 388
Bot issues: 0
Bot pull requests: 293
Past year issues: 5
Past year pull requests: 60
Past year average time to close issues: 2 months
Past year average time to close pull requests: 4 days
Past year issue authors: 1
Past year pull request authors: 4
Past year average comments per issue: 0.2
Past year average comments per pull request: 0.65
Past year merged pull request: 51
Past year bot issues: 0
Past year bot pull requests: 43
Top Issue Authors
- agaffney (25)
- musik-c (13)
- wolf31o2 (10)
Top Pull Request Authors
- dependabot[bot] (293)
- wolf31o2 (110)
- agaffney (55)
- arepala-uml (2)
- tripura-repalle (1)
Top Issue Labels
- enhancement (17)
- bug (2)
- go (2)
- good first issue (1)
Top Pull Request Labels
- dependencies (293)
- go (218)
- github_actions (34)
- docker (27)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 30
proxy.golang.org: github.com/blinklabs-io/cdnsd
- Homepage: https://github.com/blinklabs-io/cdnsd
- Documentation: https://pkg.go.dev/github.com/blinklabs-io/cdnsd#section-documentation
- Licenses: mit
- Latest release: v0.23.0 (published 7 months ago)
- Last Synced: 2026-08-26T17:13:17.759Z (1 day ago)
- Versions: 30
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 9.57%
- Dependent repos count: 10.796%
- Average: 16.073%
- Forks count: 18.724%
- Stargazers count: 25.202%
Dependencies
- actions/checkout v2 composite
- docker/build-push-action v3 composite
- docker/metadata-action v4 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
- actions/checkout v2 composite
- webiny/action-conventional-commits v1.0.3 composite
- actions/checkout v2 composite
- actions/setup-go v3 composite
- golangci/golangci-lint-action v3 composite
- actions/checkout v3 composite
- actions/github-script v6 composite
- actions/setup-go v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/metadata-action v4 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
- peter-evans/dockerhub-description v3 composite
- cgr.dev/chainguard/glibc-dynamic latest build
- ghcr.io/blinklabs-io/go 1.21.1-2 build
- github.com/blinklabs-io/gouroboros v0.54.0
- github.com/blinklabs-io/snek v0.11.0
- github.com/cespare/xxhash/v2 v2.2.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.0
- github.com/fxamacker/cbor/v2 v2.5.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/glog v1.0.0
- github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.3
- github.com/google/flatbuffers v1.12.1
- github.com/jinzhu/copier v0.4.0
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/klauspost/compress v1.12.3
- github.com/miekg/dns v1.1.56
- github.com/pkg/errors v0.9.1
- github.com/x448/float16 v0.8.4
- go.opencensus.io v0.22.5
- go.uber.org/multierr v1.10.0
- go.uber.org/zap v1.26.0
- golang.org/x/crypto v0.13.0
- golang.org/x/mod v0.12.0
- golang.org/x/net v0.15.0
- golang.org/x/sys v0.12.0
- golang.org/x/tools v0.13.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v2 v2.4.0
- 111 dependencies
- actions/checkout v3 composite
- actions/setup-go v4 composite
- actions/checkout de0fac2e4500dabe0009e67214ff5f5447ce83dd composite
- actions/setup-go 4a3601121dd01d1626a1e23e37211e3254c1c06c composite