_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-go-testfixtures-testfixtures-v3 3.19.0
Propagated dependencies: go-github-com-goccy-go-yaml@1.18.0 go-golang-org-x-sync@0.19.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/go-testfixtures/testfixtures
Licenses: Expat
Build system: go
Synopsis: Ruby on Rails like test fixtures for Go
Description:

Ths package mimics the Ruby on Rails' way of writing tests for database applications, where sample data is kept in fixtures files. Before the execution of every test, the test database is cleaned and the fixture data is loaded into the database.

go-github-com-docker-docker-credential-helpers 0.9.2
Propagated dependencies: go-github-com-keybase-go-keychain@0.0.1 go-github-com-danieljoos-wincred@1.2.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/docker/docker-credential-helpers
Licenses: Expat
Build system: go
Synopsis: Keep Docker login credentials safe by storing in platform keystores
Description:

docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe.

go-github-com-blevesearch-upsidedown-store-api 1.0.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/blevesearch/upsidedown_store_api
Licenses: ASL 2.0
Build system: go
Synopsis: Upside Down key-value store API
Description:

Upside Down supports a pluggable key-value storage interface. This package provides that key-value store API interface.

go-github-com-checkpoint-restore-checkpointctl 1.5.0
Propagated dependencies: go-github-com-checkpoint-restore-go-criu-v8@8.2.0 go-github-com-containers-storage@1.59.1 go-github-com-opencontainers-runtime-spec@1.2.1 go-github-com-xlab-treeprint@1.2.0
Channel: guix
Location: gnu/packages/containers.scm (gnu packages containers)
Home page: https://github.com/checkpoint-restore/checkpointctl
Licenses: ASL 2.0
Build system: go
Synopsis: Tool for in-depth analysis of container checkpoints
Description:

This package provides a Go library to read and manipulate checkpoint archives as created by Podman, CRI-O and containerd.

go-github-com-circonus-labs-circonus-gometrics 2.3.1
Propagated dependencies: go-github-com-hashicorp-go-retryablehttp@0.7.7 go-github-com-openhistogram-circonusllhist@0.4.0 go-github-com-pkg-errors@0.9.1 go-github-com-tv42-httpunix@0.0.0-0.2ba4b9c
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/circonus-labs/circonus-gometrics
Licenses: Modified BSD
Build system: go
Synopsis: Circonus metrics tracking for Golang
Description:

This library supports named counters, gauges and histograms. It also provides convenience wrappers for registering latency instrumented functions with Go's builtin http server.

go-github-com-cyberphone-json-canonicalization 0.0.0-20241213102144-19d51d7fe467
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cyberphone/json-canonicalization
Licenses: ASL 2.0
Build system: go
Synopsis: JSON Canonicalization Scheme (JCS) implementation
Description:

This package implements the JSON Canonicalization Scheme (JCS) as defined in RFC 8785. JCS provides a predictable serialization of JSON data, which is useful for digital signatures.

go-github-com-container-storage-interface-spec 1.12.0
Propagated dependencies: go-google-golang-org-grpc@1.69.2 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/container-storage-interface/spec
Licenses: ASL 2.0
Build system: go
Synopsis: Container Storage Interface specification
Description:

This project contains the CSI specification and protobuf files.

go-github-com-azure-azure-sdk-for-go-sdk-azcore 1.20.0
Propagated dependencies: go-github-com-azure-azure-sdk-for-go-sdk-internal@1.11.2 go-golang-org-x-net@0.50.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/Azure/azure-sdk-for-go
Licenses: Expat
Build system: go
Synopsis: Azure Core Client Module for Go
Description:

This package implements an HTTP request/response middleware pipeline used by Azure SDK clients.

go-github-com-aws-aws-sdk-go-v2-service-ssooidc 1.35.13
Propagated dependencies: go-github-com-aws-smithy-go@1.24.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aws/aws-sdk-go-v2
Licenses: ASL 2.0
Build system: go
Synopsis: AWS SDK for Go v2 - SSO OIDC service module
Description:

Package ssooidc provides the API client, operations, and parameter types for AWS SSO OIDC.

go-github-com-grpc-ecosystem-go-grpc-prometheus 1.2.0
Propagated dependencies: go-github-com-prometheus-client-golang@1.23.2 go-golang-org-x-net@0.50.0 go-google-golang-org-grpc@1.69.2
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/grpc-ecosystem/go-grpc-prometheus
Licenses: ASL 2.0
Build system: go
Synopsis: Go gRPC Interceptors for Prometheus monitoring
Description:

This package implements a Prometheus monitoring for your gRPC Go servers and clients.

go-github-com-a1ex3-zstd-seekable-format-go-pkg 0.0.0-0.eb2f95f
Propagated dependencies: go-github-com-cespare-xxhash-v2@2.3.0 go-github-com-google-btree@1.1.3 go-golang-org-x-sync@0.19.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/a1ex3/zstd-seekable-format-go
Licenses: Expat
Build system: go
Synopsis: Seekable ZSTD compression format implemented in Golang
Description:

This packages provides a seekable ZSTD compression format implemented in Golang. It is a random access reader (using uncompressed file offsets) for ZSTD-compressed streams. This can be used for creating transparent compression layers. Coupled with Content Defined Chunking (CDC) it can also be used as a robust de-duplication layer. It is an alternative fork of https://github.com/SaveTheRbtz/zstd-seekable-format-go.

go-github-com-grpc-ecosystem-go-grpc-middleware 1.4.0
Propagated dependencies: go-github-com-go-kit-log@0.2.1 go-github-com-gogo-protobuf@1.3.2 go-github-com-golang-protobuf@1.5.4 go-github-com-opentracing-opentracing-go@1.2.0 go-github-com-sirupsen-logrus@1.9.3 go-go-uber-org-zap@1.27.0 go-golang-org-x-net@0.50.0 go-golang-org-x-oauth2@0.23.0 go-google-golang-org-grpc@1.69.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/grpc-ecosystem/go-grpc-middleware
Licenses: ASL 2.0
Build system: go
Synopsis: Golang gRPC Middlewares
Description:

This package provides gRPC Go Middlewares: interceptors, helpers and utilities - middleware that is executed either on the gRPC Server before the request is passed onto the user's application logic, or on the gRPC client either around the user call. It is a perfect way to implement common patterns: auth, logging, tracing, metrics, validation, retries, rate limiting and more, which can be a great generic building blocks that make it easy to build multiple microservices easily.

go-github-com-makeworld-the-better-one-go-gemini 0.13.1
Propagated dependencies: go-github-com-google-go-cmp@0.7.0 go-golang-org-x-net@0.50.0 go-golang-org-x-text@0.34.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/makew0rld/go-gemini
Licenses: ISC
Build system: go
Synopsis: Client/server library for the Gemini protocol, in Go
Description:

go-gemini is a library that provides an easy interface to create clients that speak the Gemini protocol.

go-github-com-rootless-containers-proto-go-proto 0.1.3
Propagated dependencies: go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/rootless-containers/proto
Licenses: ASL 2.0
Build system: go
Synopsis: Protobuf descriptions for rootless containers purposes
Description:

This package provides a protobuf definition of the user.rootlesscontainers extended attribute. The main purpose of this attribute is to allow for a interoperable and standardised way of emulating persistent syscalls in a https://rootlesscontaine.rs/ (syscalls such as chown(2) which would ordinarily fail).

go-github-com-go-playground-universal-translator 0.18.1
Propagated dependencies: go-github-com-go-playground-locales@0.14.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-playground/universal-translator
Licenses: Expat
Build system: go
Synopsis: Translator using Unicode CLDR data and pluralization rules
Description:

This package offers an Internalization Translator for Go using Unicode CLDR Project data and pluralization rules. Its currently implemented features include

  • Rules generated from the CLDR data, v30.0.3

  • Contains Cardinal, Ordinal and Range Plural Rules

  • Contains Month, Weekday and Timezone translations built in

  • Contains Date & Time formatting functions

  • Contains Number, Currency, Accounting and Percent formatting functions

  • Supports the "Gregorian" calendar only

  • Support loading translations from files

  • Exporting translations to file(s), mainly for getting them professionally translated

go-github-com-azure-azure-sdk-for-go-sdk-internal 1.11.2
Propagated dependencies: go-golang-org-x-text@0.34.0 go-golang-org-x-net@0.50.0 go-github-com-stretchr-testify@1.11.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/Azure/azure-sdk-for-go
Licenses: Expat
Build system: go
Synopsis: Azure.Core Internal Module for Go
Description:

This package contains content for Azure SDK developers.

go-github-com-operatorfoundation-shapeshifter-ipc 2.0.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/OperatorFoundation/shapeshifter-ipc
Licenses: Expat
Build system: go
Synopsis: Go implementation of the Pluggable Transports IPC protocol
Description:

Shapeshifter-IPC is a library for Go implementing the IPC protocol from the Pluggable Transports 2.0 specification.

go-github-com-circonus-labs-circonus-gometrics-v3 3.4.7
Propagated dependencies: go-github-com-circonus-labs-go-apiclient@0.7.24 go-github-com-hashicorp-go-retryablehttp@0.7.7 go-github-com-openhistogram-circonusllhist@0.4.0 go-github-com-pkg-errors@0.9.1 go-github-com-tv42-httpunix@0.0.0-0.2ba4b9c
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/circonus-labs/circonus-gometrics
Licenses: Modified BSD
Build system: go
Synopsis: Circonus metrics tracking for Golang
Description:

This library supports named counters, gauges and histograms. It also provides convenience wrappers for registering latency instrumented functions with Go's builtin http server.

go-github-com-dropbox-dropbox-sdk-go-unofficial-v6 6.0.5
Propagated dependencies: go-golang-org-x-oauth2@0.23.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/dropbox/dropbox-sdk-go-unofficial
Licenses: Expat
Build system: go
Synopsis: Unofficial Dropbox v2 API SDK for Golang
Description:

This package provides an unofficial Go SDK for integrating with v2 of the Dropbox API.

go-github-com-aws-aws-sdk-go-v2-feature-s3-manager 1.22.0
Propagated dependencies: go-github-com-aws-smithy-go@1.24.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aws/aws-sdk-go-v2
Licenses: ASL 2.0
Build system: go
Synopsis: AWS SDK for Go v2 - S3 manager module
Description:

Package manager provides utilities to upload and download objects from S3 concurrently. Helpful for when working with large objects.

go-gitlab-torproject-org-tpo-anti-censorship-geoip 0.0.0-20210928150955-7ce4b3d98d01
Propagated dependencies: go-github-com-smartystreets-goconvey@1.8.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://gitlab.torproject.org/tpo/anti-censorship/geoip
Licenses: Modified BSD
Build system: go
Synopsis: GeoIP go library that uses the tor geoipdb
Description:

This code is for loading database data that maps IP addresses to countries for collecting and presenting statistics on snowflake use that might alert us to censorship events.

go-github-com-matttproud-golang-protobuf-extensions 1.0.4
Propagated dependencies: go-github-com-golang-protobuf@1.5.4
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/matttproud/golang_protobuf_extensions
Licenses: ASL 2.0
Build system: go
Synopsis: Support for streaming Protocol Buffer messages for Golang
Description:

This package provides various Protocol Buffer extensions for the Go language (golang), namely support for record length-delimited message streaming.

go-github-com-containerd-stargz-snapshotter-estargz 0.18.0
Propagated dependencies: go-github-com-klauspost-compress@1.18.0 go-github-com-opencontainers-go-digest@1.0.0 go-github-com-vbatts-tar-split@0.12.2 go-golang-org-x-sync@0.19.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/containerd/stargz-snapshotter
Licenses: ASL 2.0
Build system: go
Synopsis: Reader/writer library for eStargz container image format
Description:

This package implements reader/writer library eStargz - a lazily-pullable image format.

Page: 193949596
Total packages: 2302