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

https://github.com/iijlab/dnsext

bowline ddr dnssec dug haskell svcb

Score: 6.366470447731437

Last synced: about 18 hours ago
JSON representation

Repository metadata:

A DNS full resolver and a stub command


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 4,389
Total Committers: 6
Avg Commits per committer: 731.5
Development Distribution Score (DDS): 0.353

Commits in past year: 608
Committers in past year: 4
Avg Commits per committer in past year: 152.0
Development Distribution Score (DDS) in past year: 0.482

Name Email Commits
Kei Hibino e****o@g****m 2838
Kazu Yamamoto k****u@i****p 1530
Hajime Tazaki t****e@g****m 14
Matteo Paramatti p****o@g****m 3
Anton Schmidt 4****1 2
simamura@iij.ad.jp M****a 2

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 3
Total pull requests: 24
Average time to close issues: 2 days
Average time to close pull requests: 5 days
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 0.0
Average comments per pull request: 1.17
Merged pull request: 15
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 11
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.82
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/iijlab/dnsext

Top Issue Authors

  • mimuret (1)
  • kazu-yamamoto (1)
  • thehajime (1)

Top Pull Request Authors

  • kazu-yamamoto (15)
  • thehajime (8)
  • webchamp1 (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

dnsext-types/dnsext-types.cabal hackage
  • array *
  • attoparsec *
  • base ==4.*
  • base16-bytestring *
  • base64-bytestring *
  • bytestring *
  • containers *
  • cryptonite *
  • hourglass *
  • iproute >=1.3.2
  • mtl *
  • text *
  • base * test
  • doctest * test
dnsext-dnssec/dnsext-dnssec.cabal hackage
  • hspec-discover * build
  • array *
  • attoparsec *
  • base ==4.*
  • bytestring *
  • containers *
  • cryptonite *
  • dnsext-types *
  • iproute >=1.3.2
  • memory *
  • mtl *
  • word8 *
  • QuickCheck >=2.9 test
  • base * test
  • bytestring * test
  • dnsext-dnssec * test
  • dnsext-types * test
  • doctest * test
  • hspec * test
  • iproute >=1.3.2 test
  • word8 * test
dnsext-do53/dnsext-do53.cabal hackage
  • hspec-discover * build
  • array *
  • async *
  • attoparsec *
  • auto-update *
  • base ==4.*
  • bytestring *
  • containers *
  • dnsext-types *
  • iproute >=1.3.2
  • mtl *
  • network >=2.3
  • network-udp *
  • psqueues *
  • random >=1.2
  • stm *
  • unix-time *
  • base * test
  • dnsext-do53 * test
  • dnsext-types * test
  • doctest * test
  • hspec * test
  • network * test
dnsext-dox/dnsext-dox.cabal hackage
  • hspec-discover * build
  • base ==4.*
  • bytestring *
  • data-default-class *
  • dnsext-do53 *
  • dnsext-svcb *
  • dnsext-types *
  • http-types *
  • http2 *
  • http3 *
  • iproute *
  • network >=2.3
  • quic *
  • recv >=0.1.0
  • time-manager *
  • tls *
  • unliftio *
  • base * test
  • bytestring * test
  • dnsext-do53 * test
  • dnsext-dox * test
  • dnsext-types * test
  • hspec * test
dnsext-svcb/dnsext-svcb.cabal hackage
  • hspec-discover * build
  • base ==4.*
  • bytestring *
  • containers *
  • dnsext-types *
  • iproute *
  • network *
  • QuickCheck >=2.9 test
  • base * test
  • bytestring * test
  • dnsext-svcb * test
  • dnsext-types * test
  • hspec * test
.github/workflows/main.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • haskell/actions/setup v2 composite
dnsext-bowline/dnsext-bowline.cabal hackage
  • ansi-terminal *
  • base *
  • base16-bytestring *
  • bytestring *
  • dnsext-dnssec *
  • dnsext-do53 *
  • dnsext-dox *
  • dnsext-iterative *
  • dnsext-svcb *
  • dnsext-types *
  • dnsext-utils *
  • http-types *
  • iproute *
  • network *
  • parsec *
  • pretty-simple *
  • prettyprinter *
  • random *
  • split *
  • stm *
  • tls *
  • transformers *
  • unix-time *
  • unliftio *
  • wai *
  • warp *
dnsext-iterative/dnsext-iterative.cabal hackage
  • hspec-discover * build
  • ansi-terminal *
  • array *
  • async *
  • base ==4.*
  • base *
  • base64 *
  • bytestring *
  • containers *
  • deepseq *
  • dnsext-dnssec *
  • dnsext-do53 *
  • dnsext-iterative *
  • dnsext-svcb *
  • dnsext-types *
  • dnsext-utils *
  • http-types *
  • http2 *
  • http2-tls *
  • http3 *
  • iproute *
  • network *
  • network-run *
  • network-udp *
  • psqueues *
  • quic *
  • random *
  • recv *
  • stm *
  • time-manager *
  • tls *
  • transformers *
  • unix-time *
  • unliftio *
  • word8 *
  • base * test
  • dnsext-dnssec * test
  • dnsext-do53 * test
  • dnsext-iterative * test
  • dnsext-types * test
  • dnsext-utils * test
  • hspec * test
dnsext-utils/dnsext-utils.cabal hackage
.github/workflows/bowline.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • cloudsmith-io/action master composite
  • docker/login-action v3 composite
  • mxschmitt/action-tmate v3 composite
  • reproducible-containers/buildkit-cache-dance v3.1.0 composite
  • softprops/action-gh-release v2 composite
pkg/template/debian/control deb
  • debhelper >= 9 build
  • dpkg-dev >= 1.18.0 build
  • curl *
build-docker/Dockerfile docker
  • ${BUILDER_IMAGE} latest build
  • debian ${DEBIAN_TAG} build