Ecosyste.ms: Repos

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

Package Usage: go: github.com/mholt/archiver

Package archiver facilitates convenient, cross-platform, high-level archival and compression operations for a variety of formats and compression algorithms. This package and its dependencies are written in pure Go (not cgo) and have no external dependencies, so they should run on all major platforms. (It also comes with a command for CLI use in the cmd/arc folder.) Each supported format or algorithm has a unique type definition that implements the interfaces corresponding to the tasks they perform. For example, the Tar type implements Reader, Writer, Archiver, Unarchiver, Walker, and several other interfaces. The most common functions are implemented at the package level for convenience: Archive, Unarchive, Walk, Extract, CompressFile, and DecompressFile. With these, the format type is chosen implicitly, and a sane default configuration is used. To customize a format's configuration, create an instance of its struct with its fields set to the desired values. You can also use and customize the handy Default* (replace the wildcard with the format's type name) for a quick, one-off instance of the format's type. To obtain a new instance of a format's struct with the default config, use the provided New*() functions. This is not required, however. An empty struct of any type, for example &Zip{} is perfectly valid, so you may create the structs manually, too. The examples on this page show how either may be done. See the examples in this package for an idea of how to wield this package for common tasks. Most of the examples which are specific to a certain format type, for example Zip, can be applied to other types that implement the same interfaces. For example, using Zip is very similar to using Tar or TarGz (etc), and using Gz is very similar to using Sz or Xz (etc). When creating archives or compressing files using a specific instance of the format's type, the name of the output file MUST match that of the format, to prevent confusion later on. If you absolutely need a different file extension, you may rename the file afterward. Values in this package are NOT safe for concurrent use. There is no performance benefit of reusing them, and since they may contain important state (especially while walking, reading, or writing), it is NOT recommended to reuse values from this package or change their configuration after they are in use.
8 versions
Latest release: over 5 years ago
1,185 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/mholt/archiver

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/mholt%2Farchiver

Dependent Repos 1,724

Seanstoppable/wtf Fork of wtfutil/wtf
The personal information dashboard for your terminal.
  • v3.1.1+incompatible go.sum

Size: 47.6 MB - Last synced: 11 months ago - Pushed: 12 months ago

tts-tblock/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v3.1.1+incompatible extensions/open-cluster-management/generator-agent/go.sum
  • v3.1.1+incompatible extensions/open-cluster-management/generator-observability/go.sum

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

trustbloc/auth 📦
Authorization Server
  • v3.1.1+incompatible test/bdd/mock/loginconsent/go.sum

Size: 2.24 MB - Last synced: 2 months ago - Pushed: about 1 year ago

erda-project/kubeprober
Large-scale Kubernetes cluster diagnostic tool.
  • v2.1.0+incompatible go.sum

Size: 268 MB - Last synced: 29 days ago - Pushed: 4 months ago

platform9/nodelet
  • v3.1.1+incompatible nodeletctl/go.sum

Size: 76.4 MB - Last synced: 3 months ago - Pushed: 3 months ago

kurtosis-tech/zz-deprecated-kurtosis-module-api-lib 📦
This has been replaced in favor of Starlark Packages https://docs.kurtosis.com/reference/packages/
  • v3.1.1+incompatible golang/go.sum

Size: 410 KB - Last synced: 19 days ago - Pushed: over 1 year ago

jsoref/keptn Fork of keptn/keptn
Keptn is a message-driven control-plane for application delivery and automated operations
  • v3.1.1+incompatible configuration-service/go.mod
  • v3.1.1+incompatible configuration-service/go.sum

Size: 109 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

DuploMinh/wtf Fork of wtfutil/wtf
The personal information dashboard for your terminal.
  • v3.1.1+incompatible go.sum

Size: 47.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

xp-1000/signalfx-agent Fork of signalfx/signalfx-agent
The SignalFx Smart Agent
  • v3.1.1+incompatible go.sum

Size: 36.4 MB - Last synced: 10 months ago - Pushed: about 1 year ago

flant/negentropy 📦
S - security
  • v3.1.1+incompatible vault-plugins/flant_gitops/go.sum

Size: 8.88 MB - Last synced: 14 days ago - Pushed: over 1 year ago

baetyl/baetyl-cloud
Remote management system of Baetyl instances
  • v3.1.1+incompatible go.sum

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

rkamisetti792/istio Fork of istio/istio
Connect, secure, control, and observe services.
  • v3.1.1+incompatible go.sum

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

trustbloc/adapter 📦
Integration components to reduce complexity for RPs and Issuers
  • v3.1.1+incompatible cmd/adapter-rest/go.sum
  • v3.1.1+incompatible go.sum
  • v3.1.1+incompatible test/bdd/go.sum

Size: 8.11 MB - Last synced: 2 months ago - Pushed: about 1 year ago

joshiste/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v3.1.1+incompatible extensions/open-cluster-management/generator-agent/go.sum
  • v3.1.1+incompatible extensions/open-cluster-management/generator-observability/go.sum

Size: 449 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

thefreakingmind/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v3.1.1+incompatible extensions/open-cluster-management/generator-agent/go.sum
  • v3.1.1+incompatible extensions/open-cluster-management/generator-observability/go.sum
  • v3.1.1+incompatible kubernetes-model-generator/go.sum

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

geoand/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v3.1.1+incompatible extensions/open-cluster-management/generator-agent/go.sum
  • v3.1.1+incompatible extensions/open-cluster-management/generator-observability/go.sum
  • v3.1.1+incompatible kubernetes-model-generator/go.sum

Size: 447 MB - Last synced: 9 months ago - Pushed: about 1 year ago

coopstah13/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v3.1.1+incompatible extensions/open-cluster-management/generator-agent/go.sum
  • v3.1.1+incompatible extensions/open-cluster-management/generator-observability/go.sum
  • v3.1.1+incompatible kubernetes-model-generator/go.sum

Size: 446 MB - Last synced: 9 months ago - Pushed: about 1 year ago

wwjiang007/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift 3
  • v3.1.1+incompatible extensions/open-cluster-management/generator-agent/go.sum
  • v3.1.1+incompatible extensions/open-cluster-management/generator-observability/go.sum
  • v3.1.1+incompatible kubernetes-model-generator/go.sum

Size: 462 MB - Last synced: about 1 month ago - Pushed: 8 months ago

walnut-tom/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v3.1.1+incompatible extensions/open-cluster-management/generator-agent/go.sum
  • v3.1.1+incompatible extensions/open-cluster-management/generator-observability/go.sum

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

Dohbedoh/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v3.1.1+incompatible extensions/open-cluster-management/generator-agent/go.sum
  • v3.1.1+incompatible extensions/open-cluster-management/generator-observability/go.sum

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

codepuncher/trellis-cli Fork of roots/trellis-cli
A CLI to manage Trellis projects
  • v3.1.1+incompatible go.mod
  • v3.1.1+incompatible go.sum

Size: 817 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

parampavar/cds Fork of ovh/cds
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-archive/go.sum
  • v2.1.0+incompatible contrib/grpcplugins/action/plugin-artifactory-release-bundle-create/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-artifactory-release-bundle-create/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-artifactory-release-bundle-distribute/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-download/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-group-tmpl/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-kafka-publish/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-marathon/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-npm-audit-parser/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-ssh-cmd/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-tmpl/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-venom/go.sum
  • v3.1.1+incompatible go.mod
  • v3.1.1+incompatible go.sum
  • v3.1.1+incompatible tests/fixtures/04SCWorkflowRunSimplePlugin/go.sum

Size: 214 MB - Last synced: 4 days ago - Pushed: 4 days ago

apiend/web
This is web system
  • edeadbb1a3884e1a487283bcb73e823333fd1a10 src/backServer/glide.lock
  • v3.0.0 src/backServer/glide.yaml

Size: 35.5 MB - Last synced: 9 months ago - Pushed: over 5 years ago

xruins/mackerel-agent Fork of mackerelio/mackerel-agent
mackerel-agent is an agent program to post your hosts' metrics to mackerel.io.
  • v3.1.1+incompatible wix/go.mod
  • v3.1.1+incompatible wix/go.sum

Size: 3.24 MB - Last synced: 24 days ago - Pushed: about 1 year ago

Mu-L/cds Fork of ovh/cds
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-archive/go.sum
  • v2.1.0+incompatible contrib/grpcplugins/action/plugin-artifactory-release-bundle-create/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-artifactory-release-bundle-create/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-artifactory-release-bundle-distribute/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-download/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-group-tmpl/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-kafka-publish/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-marathon/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-npm-audit-parser/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-ssh-cmd/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-tmpl/go.sum
  • v3.1.1+incompatible contrib/grpcplugins/action/plugin-venom/go.sum
  • v3.1.1+incompatible go.mod
  • v3.1.1+incompatible go.sum
  • v3.1.1+incompatible tests/fixtures/04SCWorkflowRunSimplePlugin/go.sum

Size: 210 MB - Last synced: about 14 hours ago - Pushed: about 20 hours ago

c3l3si4n/cdncheck Fork of projectdiscovery/cdncheck
A filter to check for CDN IP addresses during port scanning.
  • v3.1.1+incompatible go.mod
  • v3.1.1+incompatible go.sum

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

puppetlabs/relay 📦
Event-driven workflows for DevOps automation
  • v3.1.1+incompatible go.sum

Size: 12 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

rajkrishnamurthy/scorecard Fork of ossf/scorecard
OSS Scorecards
  • v3.1.1+incompatible gitcache/go.mod

Size: 4.41 MB - Last synced: 27 days ago - Pushed: over 1 year ago

minnakt/evergreen Fork of evergreen-ci/evergreen
A Distributed Continuous Integration System from MongoDB
  • v2.0.1-0.20180417220235-e4ef56d48eb0+incompatible go.mod
  • v2.0.1-0.20180417220235-e4ef56d48eb0+incompatible go.sum

Size: 177 MB - Last synced: 29 days ago - Pushed: about 1 month ago

huubl/trellis-cli Fork of roots/trellis-cli
A CLI to manage Trellis projects
  • v3.1.1+incompatible go.mod
  • v3.1.1+incompatible go.sum

Size: 1.05 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

chilledornaments/ecs-config-retriever
ECS init container to retrieve objects from SSM Parameter Store or HashiCorp Vault, allowing you to provide files to non-environment-variable-aware applications
  • v3.1.1+incompatible go.sum

Size: 528 KB - Last synced: 9 months ago - Pushed: over 1 year ago

hongweiliu17/managed-gitops Fork of redhat-appstudio/managed-gitops
GitOps Service PoC: Backend/cluster-agent/utility components aiming to provided GitOps services via Kubernetes-controller-managed Argo CD
  • v3.1.1+incompatible appstudio-controller/go.sum
  • v3.1.1+incompatible tests-e2e/go.sum

Size: 8.4 MB - Last synced: 28 days ago - Pushed: 3 months ago

ernelio/argocd-vault-plugin Fork of argoproj-labs/argocd-vault-plugin
An Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes secrets
  • v3.1.1+incompatible go.sum

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

gardener/reserve-excess-capacity
Gardener extension to deploy reserve excess capacity pods in node pools.
  • v3.1.1+incompatible go.sum

Size: 2.82 MB - Last synced: 9 months ago - Pushed: over 1 year ago

palantir/godel-okgo-asset-golint
Packages the go lint check as an asset for the godel check plugin
  • v2.1.0+incompatible go.mod
  • v2.0.0+incompatible go.sum
  • v2.1.0+incompatible go.sum

Size: 20.3 MB - Last synced: 8 days ago - Pushed: 8 days ago

EmilienM/installer Fork of openshift/installer
Install an OpenShift 4.x cluster
  • v3.1.1+incompatible go.sum

Size: 105 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

mshaposhnik/service-provider-integration-oauth Fork of redhat-appstudio/service-provider-integration-oauth
  • v3.1.1+incompatible go.sum

Size: 557 KB - Last synced: 20 days ago - Pushed: about 1 year ago

blackalpha7424/Nuclei
  • v3.1.1+incompatible v2/go.mod
  • v3.1.1+incompatible v2/go.sum

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

werdes72/kyma Fork of kyma-project/kyma
A flexible and easy way to connect and extend enterprise applications in a cloud-native world
  • v3.1.1+incompatible tests/function-controller/go.sum

Size: 89.8 MB - Last synced: 4 months ago - Pushed: 4 months ago

stolostron/search-aggregator
DEPRECATED. See README for more info.
  • v3.1.1+incompatible go.sum

Size: 7.75 MB - Last synced: 29 days ago - Pushed: 9 months ago

lindnerby/kyma Fork of kyma-project/kyma
A flexible and easy way to connect and extend enterprise applications in a cloud-native world
  • v3.1.1+incompatible tests/function-controller/go.sum

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

afritzler/garden-universe
3D Visualization of Gardener Kubernetes Landscapes
  • v3.1.1+incompatible go.sum

Size: 18.5 MB - Last synced: 6 days ago - Pushed: 6 days ago

donovanmuller/keptn Fork of keptn/keptn
Cloud-native application life-cycle orchestration. Keptn automates your SLO-driven multi-stage delivery and operations & remediation of your applications.
  • v3.1.1+incompatible configuration-service/go.mod
  • v3.1.1+incompatible configuration-service/go.sum

Size: 107 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

cego/nebula-provisioner
  • v3.1.1+incompatible go.sum

Size: 2.76 MB - Last synced: 16 days ago - Pushed: 16 days ago

shengshengli/nuclei
  • v3.1.1+incompatible v2/go.mod
  • v3.1.1+incompatible v2/go.sum

Size: 14.9 MB - Last synced: 15 days ago - Pushed: about 1 year ago