_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-rabbitmq-amqp091-go 1.11.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/rabbitmq/amqp091-go
Licenses: FreeBSD
Build system: go
Synopsis: Go RabbitMQ Client Library
Description:

Package amqp091 is an Advanced Message Queuing Protocol 0.9.1 client with RabbitMQ extensions.

go-github-com-go-sql-driver-mysql 1.8.1
Propagated dependencies: go-filippo-io-edwards25519@1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-sql-driver/mysql
Licenses: MPL 2.0
Build system: go
Synopsis: MySQL driver for golang
Description:

This is a pure Go implementation of the MySQL API, compatible with golang's database/sql package.

go-github-com-ipld-go-codec-dagpb 1.6.0
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipld-go-ipld-prime@0.21.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipld/go-codec-dagpb/
Licenses: Expat ASL 2.0
Build system: go
Synopsis: Implementation of the DAG-PB spec for Go
Description:

An implementation of the IPLD DAG-PB spec for go-ipld-prime.

go-github-com-marten-seemann-qtls 0.4.1
Propagated dependencies: go-golang-org-x-crypto@0.50.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/marten-seemann/qtls
Licenses: Modified BSD
Build system: go
Synopsis: TLS 1.3 with QUIC in Go
Description:

This package provides qtls, a QUIC-capable variant of the Go standard library's TLS 1.3 implementation.

go-github-com-moby-sys-capability 0.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/moby/sys
Licenses: FreeBSD
Build system: go
Synopsis: Basic primitives to work with Linux capabilities
Description:

Package capability provides utilities for manipulating POSIX capabilities. It's a maintained fork of https://github.com/syndtr/gocapability.

go-github-com-dgraph-io-ristretto 1.0.1
Propagated dependencies: go-github-com-cespare-xxhash-v2@2.3.0 go-github-com-dgryski-go-farm@0.0.0-20200201041132-a6ae2369ad13 go-github-com-dustin-go-humanize@1.0.1 go-github-com-golang-glog@1.2.5 go-github-com-pkg-errors@0.9.1 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/dgraph-io/ristretto
Licenses: ASL 2.0 Expat
Build system: go
Synopsis: Memory-bound cache in Golang
Description:

Ristretto is a concurrent, fixed size, in-memory cache with a dual focus on throughput and hit ratio performance.

go-github-com-scylladb-termtables 0.0.0-20191203121021-c4c0b6d42ff4
Propagated dependencies: go-github-com-mattn-go-runewidth@0.0.16
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/scylladb/termtables
Licenses: ASL 2.0
Build system: go
Synopsis: Go ASCII table generator
Description:

This package is a Go port of the Ruby terminal-tables library for fast and simple ASCII table generation.

go-github-com-keybase-go-keychain 0.0.1
Propagated dependencies: go-golang-org-x-crypto@0.50.0 go-github-com-stretchr-testify@1.11.1 go-github-com-keybase-dbus@0.0.0-20220506165403-5aa21ea2c23a
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/keybase/go-keychain
Licenses: Expat
Build system: go
Synopsis: Go library to access the keychain
Description:

This package provides a library for accessing the keychain, typically the SecretService D-Bus interface on GNU/Linux.

go-github-com-boyter-gocodewalker 1.5.2-0.20260227212453-19676720409f
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/boyter/gocodewalker
Licenses: Expat
Build system: go
Synopsis: Library for walking code directories
Description:

This Go library is for walking the directories of a code repository, while respecting .gitignore and .ignore files.

go-github-com-nytimes-gziphandler 1.1.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/NYTimes/gziphandler
Licenses: ASL 2.0
Build system: go
Synopsis: Middleware to gzip HTTP responses
Description:

This is a tiny Go package which wraps HTTP handlers to transparently gzip the response body, for clients which support it.

go-github-com-tklauser-go-sysconf 0.3.13
Propagated dependencies: go-golang-org-x-sys@0.43.0 go-github-com-tklauser-numcpus@0.7.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/tklauser/go-sysconf
Licenses: Modified BSD
Build system: go
Synopsis: Go implementation of @code{sysconf}
Description:

This package implements sysconf and provides the associated SC_* constants to query system configuration values at run time.

go-github-com-karpeleslab-reflink 1.0.2
Propagated dependencies: go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/KarpelesLab/reflink
Licenses: Expat
Build system: go
Synopsis: Reflink file copy in Golang
Description:

This package implements a functionality to perform efficient file copies using reflink operations on compatible filesystems such as btrfs and xfs.

go-github-com-nlpodyssey-gopickle 0.3.0
Propagated dependencies: go-golang-org-x-text@0.36.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/nlpodyssey/gopickle
Licenses: FreeBSD
Build system: go
Synopsis: GoPickle
Description:

GoPickle is a Go library for loading Python's data serialized with @codepickle and PyTorch module files.

go-github-com-go-openapi-analysis 0.23.0
Propagated dependencies: go-github-com-go-openapi-jsonpointer@0.21.0 go-github-com-go-openapi-spec@0.21.0 go-github-com-go-openapi-strfmt@0.23.0 go-github-com-go-openapi-swag@0.23.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/analysis
Licenses: ASL 2.0
Build system: go
Synopsis: OpenAPI specification object model analyzer
Description:

This package provides a foundational library to analyze an OpenAPI Initiative specification document for easier reasoning about the content.

go-github-com-creachadair-command 0.2.0
Propagated dependencies: go-github-com-creachadair-mds@0.25.15
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/creachadair/command
Licenses: Modified BSD
Build system: go
Synopsis: Lightweight subcommand-handling library
Description:

This package defines plumbing for command dispatch. It is based on and similar in design to the go command-line tool.

go-github-com-cavaliergopher-cpio 1.0.1
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/cavaliergopher/cpio
Licenses: Modified BSD
Build system: go
Synopsis: Readers and writers for CPIO archives
Description:

This package provides readers and writers for CPIO archives. Currently, only the SVR4 (New ASCII) format is supported, both with and without checksums.

go-github-com-motemen-go-quickfix 0.0.0-20250224075427-39bb724d71b7
Propagated dependencies: go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/motemen/go-quickfix
Licenses: Expat
Build system: go
Synopsis: Go ASTs fixing library
Description:

The quickfix Go package provides functions for fixing Go ASTs that are well typed but go build refuses to build.

go-github-com-ipfs-go-ipld-legacy 0.2.1
Propagated dependencies: go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-ipld-format@0.6.0 go-github-com-ipld-go-ipld-prime@0.21.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipld-legacy
Licenses: Expat ASL 2.0
Build system: go
Synopsis: Translation layer for IPLD legacy code
Description:

go-ipld-format is a translation layer between go-ipld-prime nodes and go-ipld-format legacy interface.

go-github-com-vektah-gqlparser-v2 2.4.7
Propagated dependencies: go-github-com-agnivade-levenshtein@1.1.1 go-github-com-andreyvit-diff@0.0.0-0.c7f18ee go-github-com-sergi-go-diff@1.3.1 go-github-com-stretchr-testify@1.11.1 go-golang-org-x-tools@0.44.0 go-gopkg-in-yaml-v2@2.4.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/vektah/gqlparser
Licenses: Expat
Build system: go
Synopsis: Port of the parser from graphql-js into golang
Description:

This is a parser for graphql, written to mirror the graphql-js reference implementation as closely while remaining idiomatic and easy to use.

go-github-com-cronokirby-saferith 0.33.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/cronokirby/saferith
Licenses: Expat
Build system: go
Synopsis: Safe arbitrary-sized arithmetic
Description:

The purpose of this package is to provide a version of arbitrary sized arithmetic, in a safer (i.e. constant-time) way, for cryptography.

go-github-com-diamondburned-gotk4 0.3.1-0.d44ab4b
Propagated dependencies: go-github-com-davecgh-go-spew@1.1.1 go-github-com-fatih-color@1.17.0 go-github-com-karpeleslab-weak@0.1.1 go-go4-org-unsafe-assume-no-moving-gc@0.0.0-0.b99613f go-golang-org-x-sync@0.20.0
Channel: guix
Location: gnu/packages/golang-graphics.scm (gnu packages golang-graphics)
Home page: https://github.com/diamondburned/gotk4
Licenses: AGPL 3+ MPL 2.0 Expat
Build system: go
Synopsis: GTK4 bindings generator for Go
Description:

gotk4 is a GTK4 bindings generator for Go. It also provides generated bindings for ATK, Cairo, GdkPixbuf, GLib, Graphene, GTK4, GTK+3 and Pango.

go-github-com-emersion-go-imap-id 0.0.0-0.f94a56b
Propagated dependencies: go-github-com-emersion-go-imap@1.2.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emersion/go-imap-id
Licenses: Expat
Build system: go
Synopsis: ID extension for go-imap
Description:

This package provides an ID extension for go-imap as specified in RFC 2971.

Page: 17273747576107
Total packages: 2561