_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-apparentlymart-go-openvpn-mgmt 0.0.0-0.4d2ce95
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/apparentlymart/go-openvpn-mgmt
Licenses: Expat
Build system: go
Synopsis: Go client library for OpenVPN's management protocol
Description:

Go-OpenVPN-Mgmt implements a client for the OpenVPN management interface. It can be used to monitor and control an OpenVPN process running with its management port enabled.

go-github-com-henrybear327-proton-api-bridge 1.0.0
Propagated dependencies: go-golang-org-x-sync@0.20.0 go-github-com-relvacode-iso8601@1.7.0 go-github-com-henrybear327-go-proton-api@1.0.0 go-github-com-protonmail-gopenpgp-v2@2.9.0 go-github-com-protonmail-gluon@0.17.0-0.17b9426
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/henrybear327/Proton-API-Bridge
Licenses: Expat
Build system: go
Synopsis: Proton API Bridge
Description:

This package implements a functionality of a bridge to the Proton API, with the goal of providing enough functionality to be a usable backend for projects like rclone.

go-github-com-envoyproxy-protoc-gen-validate 1.2.1
Propagated dependencies: go-github-com-iancoleman-strcase@0.3.0 go-github-com-lyft-protoc-gen-star-v2@2.0.3-0.496ad1a go-golang-org-x-net@0.53.0 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/envoyproxy/protoc-gen-validate
Licenses: ASL 2.0
Build system: go
Synopsis: Protocol Buffer Validation for Go, Java, Python, and C++
Description:

PGV is a protoc plugin to generate polyglot message validators. While protocol buffers effectively guarantee the types of structured data, they cannot enforce semantic rules for values. This plugin adds support to protoc-generated code to validate such constraints.

go-github-com-grpc-ecosystem-grpc-gateway-v2 2.26.3
Propagated dependencies: go-github-com-antihax-optional@1.0.0 go-github-com-google-go-cmp@0.7.0 go-github-com-rogpeppe-fastuuid@1.2.0 go-golang-org-x-oauth2@0.36.0 go-golang-org-x-text@0.36.0 go-google-golang-org-genproto-googleapis-api@0.0.0-20250519155744-55703ea1f237 go-google-golang-org-genproto-googleapis-rpc@0.0.0-1.49b9836 go-google-golang-org-grpc@1.69.2 go-google-golang-org-protobuf@1.36.11 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/grpc-ecosystem/grpc-gateway
Licenses: Modified BSD
Build system: go
Synopsis: gRPC to JSON proxy generator following the gRPC HTTP spec
Description:

The gRPC-Gateway is a plugin of the Google protocol buffers compiler @urlhttps://github.com/protocolbuffers/protobuf,protoc. It reads protobuf service definitions and generates a reverse-proxy server which translates a RESTful HTTP API into gRPC. This server is generated according to the (code google.api.http) annotations in your service definitions.

go-github-com-decred-dcrd-dcrec-secp256k1-v4 4.4.0
Propagated dependencies: go-github-com-decred-dcrd-crypto-blake256@1.1.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/decred/dcrd
Licenses: ISC
Build system: go
Synopsis: Optimized secp256k1 elliptic curve operations
Description:

This package provides an optimized pure Go implementation of elliptic curve cryptography operations over the secp256k1 curve as well as data structures and functions for working with public and private secp256k1 keys as cpecified in the https://www.secg.org/sec2-v2.pdf standard.

In addition, sub packages are provided to produce, verify, parse, and serialize ECDSA signatures and EC-Schnorr-DCRv0 (a custom Schnorr-based signature scheme specific to Decred) signatures. See the README.md files in the relevant sub packages for more details about those aspects.

go-github-com-antithesishq-antithesis-sdk-go 0.7.0
Propagated dependencies: go-golang-org-x-mod@0.35.0 go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/antithesishq/antithesis-sdk-go
Licenses: Expat
Build system: go
Synopsis: Antithesis SDK for Golang
Description:

This package provides methods for Go programs to configure the Antithesis platform. Functionality is grouped into the Go packages:

  • assert - to enable defining [test properties] about your program or [workload]. It is part of the [Antithesis Go SDK], which enables Go applications to integrate with the [Antithesis platform]

  • random - to request both structured and unstructured randomness from the Antithesis environment. is part of the [Antithesis Go SDK], which enables Go applications to integrate with the [Antithesis platform]

  • lifecycle - to lifecycle informs the Antithesis environment that particular test phases or milestones have been reached. It is part of the [Antithesis Go SDK], which enables Go applications to integrate with the [Antithesis platform]

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
Build system: go
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
Build system: go
Synopsis: The IPFS Exchange interface
Description:

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

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
Build system: go
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-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
Build system: go
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-diamondburned-gotk4-layer-shell 0.0.0-0.6efa9f6
Propagated dependencies: go-github-com-diamondburned-gotk4@0.3.1-0.d44ab4b go-github-com-fatih-color@1.17.0 go-github-com-mattn-go-colorable@0.1.13 go-github-com-mattn-go-isatty@0.0.22 go-github-com-pkg-errors@0.9.1 go-golang-org-x-sync@0.20.0 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-graphics.scm (gnu packages golang-graphics)
Home page: https://github.com/diamondburned/gotk4-layer-shell
Licenses: AGPL 3 MPL 2.0
Build system: go
Synopsis: Layer Shell bindings generator for Go and gotk4
Description:

gotk4-layer-shell is a GTK Layer Shell and GTK4 Layer Shell bindings generator for Go and gotk4. It also provides generated bindings.

go-github-com-bradenhilton-mozillainstallhash 1.0.1
Propagated dependencies: go-github-com-bradenhilton-cityhash@1.0.0 go-golang-org-x-text@0.36.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/bradenhilton/mozillainstallhash
Licenses: Expat
Build system: go
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
Build system: go
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-go-testfixtures-testfixtures-v3 3.19.0
Propagated dependencies: go-github-com-goccy-go-yaml@1.18.0 go-golang-org-x-sync@0.20.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:

This 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-baozisoftware-qrcode-terminal-go 0.0.0-20170407111555-c0650d8dff0f
Propagated dependencies: go-github-com-mattn-go-colorable@0.1.13 go-github-com-skip2-go-qrcode@0.0.0-20200617195104-da1b6568686e
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/Baozisoftware/qrcode-terminal-go
Licenses: Modified BSD
Build system: go
Synopsis: QRCode terminal for Golang
Description:

This package implements a QR code generator for terminal for Golang.

go-github-com-opencontainers-image-spec-schema 0.0.0-20260514171043-13cff54902ec
Propagated dependencies: go-github-com-opencontainers-go-digest@1.0.0 go-github-com-opencontainers-image-spec@1.1.0 go-github-com-russross-blackfriday-v2@2.1.0 go-github-com-santhosh-tekuri-jsonschema-v6@6.0.2
Channel: guix
Location: gnu/packages/containers.scm (gnu packages containers)
Home page: https://github.com/opencontainers/image-spec
Licenses: ASL 2.0
Build system: go
Synopsis: OCI Image Format
Description:

Package schema defines the OCI image media types, schema definitions and validation functions.

go-github-com-gostaticanalysis-forcetypeassert 0.2.0
Propagated dependencies: go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/gostaticanalysis/forcetypeassert
Licenses: Expat
Build system: go
Synopsis: Linter for forcing type assertions
Description:

This package finds type assertions which are forced with no check for if the assertion failed.

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.8 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.

Total packages: 2565