_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-russross-blackfriday-for-gomuks 2.1.0
Propagated dependencies: go-github-com-shurcool-sanitized-anchor-name@1.0.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/russross/blackfriday
Licenses: FreeBSD
Synopsis: Markdown processor in Go
Description:

Blackfriday is a Markdown processor in Go.

go-github-com-ipfs-go-ipfs-exchange-interface 0.2.1
Propagated dependencies: go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-exchange-interface
Licenses: Expat
Synopsis: The IPFS Exchange interface
Description:

go-ipfs-exchange-interface defines the IPFS exchange interface.

go-github-com-aperturerobotics-jacobsa-crypto 1.0.1-0.b1eb679
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/aperturerobotics/jacobsa-crypto
Licenses: ASL 2.0
Synopsis: Cryptography missing from the Go standard library
Description:

This repository contains Go packages related to cryptographic standards that are not included in the Go standard library.

go-github-com-jesseduffield-minimal-gitignore 0.3.2
Propagated dependencies: go-github-com-gobwas-glob@0.2.3
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/jesseduffield/minimal
Licenses: Expat
Synopsis: Parser for .gitignore-style files
Description:

Package gitignore can be used to parse .gitignore-style files into globs that can be used to test against a certain string or selectively walk a file tree. Gobwas's glob package is used for matching because it is faster than using regexp, which is overkill, and supports globstars (**), unlike filepath.Match.

go-github-com-bradenhilton-mozillainstallhash 1.0.1
Propagated dependencies: go-github-com-bradenhilton-cityhash@1.0.0 go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/bradenhilton/mozillainstallhash
Licenses: Expat
Synopsis: Generates the hash used in installs of Mozilla software
Description:

This package provides a functionality to get the hash used to differentiate between installs of Mozilla software in installs.ini and profiles.ini.

go-github-com-hashicorp-go-immutable-radix-v2 2.1.0
Propagated dependencies: go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-hashicorp-go-uuid@1.0.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/go-immutable-radix
Licenses: MPL 2.0
Synopsis: Immutable radix tree implementation in Golang
Description:

This package implements an immutable radix tree. It only provides a single Tree implementation, optimized for sparse nodes.

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
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-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
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-aws-aws-sdk-go-v2-service-ssooidc 1.13.10
Propagated dependencies: go-github-com-aws-smithy-go@1.22.2
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
Synopsis: AWS SDK for Go v2
Description:

Package sdk is the official AWS SDK v2 for the Go programming language.

go-github-com-grpc-ecosystem-go-grpc-prometheus 1.2.0
Propagated dependencies: go-github-com-prometheus-client-golang@1.22.0 go-golang-org-x-net@0.46.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
Synopsis: Go gRPC Interceptors for Prometheus monitoring
Description:

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

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.46.0 go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/makew0rld/go-gemini
Licenses: ISC
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.10
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/rootless-containers/proto
Licenses: ASL 2.0
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
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-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
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
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-aws-aws-sdk-go-v2-feature-s3-manager 1.17.78
Propagated dependencies: go-github-com-aws-smithy-go@1.22.2
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
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-github-com-prometheus-prometheus-cmd-prometheus 2.7.1
Channel: wigust
Location: wigust/packages/prometheus.scm (wigust packages prometheus)
Home page: https://github.com/prometheus/node_exporter
Licenses: ASL 2.0
Synopsis: Monitoring system & time series database
Description:

Prometheus is an open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.

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
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
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-apparentlymart-go-textseg-autoversion 1.4.0
Propagated dependencies: go-github-com-apparentlymart-go-textseg-v9@9.0.0 go-github-com-apparentlymart-go-textseg-v10@10.0.0 go-github-com-apparentlymart-go-textseg-v11@11.0.0 go-github-com-apparentlymart-go-textseg-v12@12.0.0 go-github-com-apparentlymart-go-textseg-v13@13.0.0 go-github-com-apparentlymart-go-textseg-v15@15.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/apparentlymart/go-textseg
Licenses: Expat Unicode ASL 2.0
Synopsis: Wrap go-textesg based on the Unicode Golang version
Description:

This package is a wrapper around each of the the Unicode-version-specific textseg implementations that selects an implementation automatically based on the Unicode version of the Go standard library that it's being built against.

go-github-com-operatorfoundation-shapeshifter-ipc-v3 3.0.2
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/OperatorFoundation/shapeshifter-ipc
Licenses: Expat
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-konsorten-go-windows-terminal-sequences 1.0.3
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/konsorten/go-windows-terminal-sequences
Licenses: Expat
Synopsis: Windows Terminal Sequences
Description:

This library allow for enabling Windows terminal color support for Go.

go-github-com-aws-smithy-go-tracing-smithyoteltracing 1.0.2
Propagated dependencies: go-go-opentelemetry-io-otel@1.30.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aws/smithy-go
Licenses: ASL 2.0
Synopsis: AWS Smithy OTEL tracing adapter
Description:

Package smithyoteltracing implements a Smithy client tracing adapter for the OTEL Go SDK.

Total results: 1956