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

https://github.com/transparency-dev/merkle

Score: 22.217560629702586

Last synced: about 16 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 14 days ago

Total Commits: 263
Total Committers: 9
Avg Commits per committer: 29.222
Development Distribution Score (DDS): 0.422

Commits in past year: 63
Committers in past year: 4
Avg Commits per committer in past year: 15.75
Development Distribution Score (DDS) in past year: 0.349

Name Email Commits
dependabot[bot] 4****] 152
Pavel Kalinnikov p****v@g****m 35
Al Cutter a****l@g****m 23
Philippe Boneff p****b@g****m 22
Martin Hutchinson m****n@g****m 20
M Hickford h****d@g****m 5
Roger Ng r****k@g****m 4
Tanner Gill c****l@g****m 1
Kat Joyce k****t@t****m 1

Issue and Pull Request metadata

Last synced: 14 days ago

Total issues: 7
Total pull requests: 158
Average time to close issues: 3 months
Average time to close pull requests: 4 days
Total issue authors: 6
Total pull request authors: 9
Average comments per issue: 1.0
Average comments per pull request: 0.75
Merged pull request: 126
Bot issues: 1
Bot pull requests: 98

Past year issues: 1
Past year pull requests: 13
Past year average time to close issues: N/A
Past year average time to close pull requests: about 9 hours
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.38
Past year merged pull request: 8
Past year bot issues: 0
Past year bot pull requests: 10

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/transparency-dev/merkle

Top Issue Authors

  • pavelkalinnikov (2)
  • phbnf (1)
  • mhutchinson (1)
  • dependabot[bot] (1)
  • Barre (1)
  • rozbb (1)

Top Pull Request Authors

  • dependabot[bot] (98)
  • pavelkalinnikov (21)
  • mhutchinson (16)
  • AlCutter (10)
  • hickford (5)
  • phbnf (4)
  • pav-kv (2)
  • roger2hk (1)
  • tannaurus (1)

Top Issue Labels

  • enhancement (2)
  • github_actions (1)
  • documentation (1)
  • bug (1)
  • dependencies (1)

Top Pull Request Labels

  • dependencies (99)
  • github_actions (96)
  • documentation (2)
  • go (1)

Package metadata

proxy.golang.org: github.com/transparency-dev/merkle

Package merkle provides Merkle tree interfaces and implementation.

  • Homepage: https://github.com/transparency-dev/merkle
  • Documentation: https://pkg.go.dev/github.com/transparency-dev/merkle#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.0.2 (published about 3 years ago)
  • Last Synced: 2026-07-09T06:02:25.296Z (14 days ago)
  • Versions: 2
  • Dependent Packages: 304
  • Dependent Repositories: 592
  • Docker Downloads: 10,533,677
  • Rankings:
    • Dependent packages count: 0.247%
    • Dependent repos count: 0.294%
    • Docker downloads count: 0.543%
    • Average: 3.552%
    • Forks count: 7.837%
    • Stargazers count: 8.835%
debian-13: golang-github-transparency-dev-merkle

  • Homepage: https://github.com/transparency-dev/merkle
  • Documentation: https://packages.debian.org/trixie/golang-github-transparency-dev-merkle
  • Licenses:
  • Latest release: 0.0.2-2 (published 5 months ago)
  • Last Synced: 2026-03-13T11:14:16.147Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: golang-github-transparency-dev-merkle

  • Homepage: https://github.com/transparency-dev/merkle
  • Licenses:
  • Latest release: 0.0.2-2 (published 5 months ago)
  • Last Synced: 2026-03-08T16:50:05.182Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
guix: go-github-com-transparency-dev-merkle

Merkle trees in Golang

ubuntu-24.04: golang-github-transparency-dev-merkle

  • Homepage: https://github.com/transparency-dev/merkle
  • Licenses:
  • Latest release: 0.0.2-2 (published 5 months ago)
  • Last Synced: 2026-03-13T01:06:42.997Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

go.mod go
  • github.com/google/go-cmp v0.5.6
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go.sum go
  • github.com/google/go-cmp v0.5.6
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
.github/workflows/cflite_build.yml actions
  • google/clusterfuzzlite/actions/build_fuzzers 1e163f06cba7820da5154ac9fe1a32d7fe6f73a3 composite
.github/workflows/cflite_pr.yml actions
  • google/clusterfuzzlite/actions/build_fuzzers 1e163f06cba7820da5154ac9fe1a32d7fe6f73a3 composite
  • google/clusterfuzzlite/actions/run_fuzzers 1e163f06cba7820da5154ac9fe1a32d7fe6f73a3 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout e2f20e631ae6d7dd3b768f56a5d2af784dd54791 composite
  • github/codeql-action/analyze ea25ff07d1d19b19a3bb9fc8a1392902a203f988 composite
  • github/codeql-action/autobuild ea25ff07d1d19b19a3bb9fc8a1392902a203f988 composite
  • github/codeql-action/init ea25ff07d1d19b19a3bb9fc8a1392902a203f988 composite
.github/workflows/go_test.yml actions
  • actions/checkout 93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 composite
  • actions/setup-go c4a742cab115ed795e34d4513e2cf7d472deb55f composite
  • codecov/codecov-action f32b3a3741e1053eb607407145bc9619351dc93b composite
.github/workflows/golangci-lint.yml actions
  • actions/checkout 93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 composite
  • actions/setup-go c4a742cab115ed795e34d4513e2cf7d472deb55f composite
  • golangci/golangci-lint-action 07db5389c99593f11ad7b44463c2d4233066a9b1 composite
.github/workflows/scorecards.yml actions
  • actions/checkout 93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 composite
  • actions/upload-artifact 3cea5372237819ed00197afe530f5a7ea3e805c8 composite
  • github/codeql-action/upload-sarif 807578363a7869ca324a79039e6db9c843e0e100 composite
  • ossf/scorecard-action 99c53751e09b9529366343771cc321ec74e9bd3d composite
.clusterfuzzlite/Dockerfile docker
  • gcr.io/oss-fuzz-base/base-builder-go@sha256 c7f01a616db0fc554d98edbd7d49a7177197f77fd4e1371bcb7774d7eac8216d build