Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/opencontainers/go-digest

Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. The Digest type is designed to serve as a flexible identifier in a content-addressable system. More importantly, it provides tools and wrappers to work with hash.Hash-based digests with little effort. The format of a digest is simply a string with two parts, dubbed the "algorithm" and the "digest", separated by a colon: An example of a sha256 digest representation follows: The "algorithm" portion defines both the hashing algorithm used to calculate the digest and the encoding of the resulting digest, which defaults to "hex" if not otherwise specified. Currently, all supported algorithms have their digests encoded in hex strings. In the example above, the string "sha256" is the algorithm and the hex bytes are the "digest". Because the Digest type is simply a string, once a valid Digest is obtained, comparisons are cheap, quick and simple to express with the standard equality operator. The main benefit of using the Digest type is simple verification against a given digest. The Verifier interface, modeled after the stdlib hash.Hash interface, provides a common write sink for digest verification. After writing is complete, calling the Verifier.Verified method will indicate whether or not the stream of bytes matches the target digest. In addition to the above, we intend to add the following features to this package: 1. A Digester type that supports write sink digest calculation. 2. Suspend and resume of ongoing digest calculations to support efficient digest verification in the registry.
3 versions
Latest release: almost 4 years ago
9,946 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/opencontainers/go-digest

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/opencontainers%2Fgo-digest

Dependent Repos 37,365

admariner/jitsu Fork of jitsucom/jitsu
Jitsu is an open-source data integration platform
  • v1.0.0 configurator/backend/go.mod
  • v0.0.0-20170106003457-a6d0ee40d420 configurator/backend/go.sum
  • v0.0.0-20180430190053-c9281466c8b2 configurator/backend/go.sum
  • v1.0.0-rc1 configurator/backend/go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 configurator/backend/go.sum
  • v1.0.0 configurator/backend/go.sum
  • v1.0.0 server/go.mod
  • v0.0.0-20170106003457-a6d0ee40d420 server/go.sum
  • v0.0.0-20180430190053-c9281466c8b2 server/go.sum
  • v1.0.0-rc1 server/go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 server/go.sum
  • v1.0.0 server/go.sum

Size: 29.4 MB - Last synced: about 1 month ago - Pushed: 10 months ago

ossf/scorecard-action
Official GitHub Action for OpenSSF Scorecard.
  • v1.0.0 go.mod
  • v0.0.0-20170106003457-a6d0ee40d420 go.sum
  • v0.0.0-20180430190053-c9281466c8b2 go.sum
  • v1.0.0-rc1 go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 go.sum
  • v1.0.0 go.sum

Size: 6.43 MB - Last synced: 5 days ago - Pushed: 5 days ago

zeromike/syft Fork of anchore/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
  • v1.0.0 go.mod
  • v0.0.0-20170106003457-a6d0ee40d420 go.sum
  • v0.0.0-20180430190053-c9281466c8b2 go.sum
  • v1.0.0-rc1 go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 go.sum
  • v1.0.0 go.sum

Size: 10.4 MB - Last synced: 12 months ago - Pushed: almost 2 years ago

krasish/test-infra Fork of kyma-project/test-infra
Test infrastructure for the Kyma project.
  • v0.0.0-20170106003457-a6d0ee40d420 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.0.0-20180430190053-c9281466c8b2 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v1.0.0-rc1 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v1.0.0 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.0.0-20170106003457-a6d0ee40d420 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v0.0.0-20180430190053-c9281466c8b2 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v1.0.0-rc1 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v1.0.0 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v0.0.0-20170106003457-a6d0ee40d420 go.sum
  • v0.0.0-20180430190053-c9281466c8b2 go.sum
  • v1.0.0-rc1 go.sum
  • v1.0.0 go.sum

Size: 15.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

spolti/kie-cloud-operator Fork of kiegroup/kie-cloud-operator
OCP Operator for KIE
  • v0.0.0-20170106003457-a6d0ee40d420 go.sum
  • v0.0.0-20180430190053-c9281466c8b2 go.sum
  • v1.0.0-rc1 go.sum

Size: 100 MB - Last synced: 8 months ago - Pushed: 8 months ago

cheqd/tendermint Fork of tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
  • v1.0.0-rc1 go.sum
  • v1.0.0 go.sum
  • v1.0.0 go.mod

Size: 142 MB - Last synced: 19 days ago - Pushed: about 1 year ago

alicefr/kubevirt Fork of kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • v1.0.0-rc1 go.sum

Size: 255 MB - Last synced: 11 days ago - Pushed: 11 days ago

ahmedabu98/beam Fork of apache/beam
Apache Beam is a unified programming model for Batch and Streaming
  • v1.0.0 sdks/go.mod
  • v0.0.0-20170106003457-a6d0ee40d420 sdks/go.sum
  • v0.0.0-20180430190053-c9281466c8b2 sdks/go.sum
  • v1.0.0-rc1 sdks/go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 sdks/go.sum
  • v1.0.0 sdks/go.sum

Size: 365 MB - Last synced: 16 days ago - Pushed: 17 days ago

champ-oss/terraform-aws-metabase
  • v0.0.0-20170106003457-a6d0ee40d420 test/src/go.sum
  • v0.0.0-20180430190053-c9281466c8b2 test/src/go.sum
  • v1.0.0-rc1 test/src/go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 test/src/go.sum
  • v1.0.0 test/src/go.sum

Size: 229 KB - Last synced: 3 days ago - Pushed: 3 days ago

nakamasato/mysql-operator
Manage MySQL users, databases, schemas, etc.
  • v1.0.0 go.sum

Size: 1.52 MB - Last synced: about 23 hours ago - Pushed: 1 day ago

alexander-lipnitskiy/hlf-deploy
Deploy Hyperledger Fabric Network in Docker Swarm
  • v0.0.0-20180430190053-c9281466c8b2 go.sum
  • v1.0.0-rc1 go.sum

Size: 1020 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

observIQ/grafana-agent Fork of grafana/agent
Telemetry agent for the LGTM stack.
  • v1.0.0 go.mod
  • v0.0.0-20170106003457-a6d0ee40d420 go.sum
  • v0.0.0-20180430190053-c9281466c8b2 go.sum
  • v1.0.0-rc1 go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 go.sum
  • v1.0.0 go.sum

Size: 48.3 MB - Last synced: 5 months ago - Pushed: 5 months ago

tharun208/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v1.0.0 go.mod
  • v1.0.0-rc1 go.sum
  • v1.0.0 go.sum
  • v0.0.0-20170106003457-a6d0ee40d420 operator/go.sum
  • v0.0.0-20180430190053-c9281466c8b2 operator/go.sum
  • v1.0.0-rc1 operator/go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 operator/go.sum
  • v1.0.0 operator/go.sum
  • v0.0.0-20170106003457-a6d0ee40d420 tools/lambda-promtail/go.sum
  • v0.0.0-20180430190053-c9281466c8b2 tools/lambda-promtail/go.sum
  • v1.0.0-rc1 tools/lambda-promtail/go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 tools/lambda-promtail/go.sum
  • v1.0.0 tools/lambda-promtail/go.sum

Size: 168 MB - Last synced: 11 days ago - Pushed: about 1 year ago

Team-Kujira/ibc-go Fork of cosmos/ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.
  • v1.0.0 e2e/go.mod
  • v1.0.0 e2e/go.sum
  • v1.0.0 go.sum

Size: 30.2 MB - Last synced: 8 days ago - Pushed: 7 months ago

xpivarc/kubevirt Fork of kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • v0.0.0-20180430190053-c9281466c8b2 go.sum
  • v1.0.0-rc1 go.sum
  • v1.0.0 go.sum
  • v0.0.0-20180430190053-c9281466c8b2 staging/src/kubevirt.io/client-go/go.sum
  • v1.0.0-rc1 staging/src/kubevirt.io/client-go/go.sum
  • v1.0.0 staging/src/kubevirt.io/client-go/go.sum

Size: 262 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

antonyggvzvmnxxcx/linkerd2 Fork of linkerd/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
  • v1.0.0 go.mod
  • v1.0.0 go.sum

Size: 33.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

rfay/ddev Fork of ddev/ddev
Drud dev: a local development environment management system
  • v1.0.0 go.mod
  • v0.0.0-20170106003457-a6d0ee40d420 go.sum
  • v0.0.0-20180430190053-c9281466c8b2 go.sum
  • v1.0.0-rc1 go.sum
  • v1.0.0-rc1.0.20180430190053-c9281466c8b2 go.sum
  • v1.0.0 go.sum

Size: 110 MB - Last synced: about 6 hours ago - Pushed: about 7 hours ago

jan--f/telemeter Fork of openshift/telemeter
Prometheus push federation
  • v1.0.0-rc1 tools/go.sum

Size: 35 MB - Last synced: 11 months ago - Pushed: 11 months ago

FranLucchini/try_seldonCore_JenkinsX
Check how to use Seldon Core with Jenkins X
  • v0.0.0-20170106003457-a6d0ee40d420 versionStream/tests/go.sum
  • v0.0.0-20180430190053-c9281466c8b2 versionStream/tests/go.sum
  • v1.0.0 versionStream/tests/go.sum

Size: 244 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

rkamisetti792/k3os Fork of rancher/k3os
Purpose built OS for Kubernetes, fully managed by Kubernetes.
  • v1.0.0-rc1 go.sum

Size: 2.21 MB - Last synced: 13 days ago - Pushed: 14 days ago

rancher-max/rancher Fork of rancher/rancher
Complete container management platform
  • v0.0.0-20180430190053-c9281466c8b2 go.sum

Size: 131 MB - Last synced: 17 days ago - Pushed: 17 days ago