_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-alecthomas-chroma 0.10.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/alecthomas/chroma/
Licenses: Expat
Synopsis: General purpose syntax highlighter in pure Go
Description:

Chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI-coloured text, etc.

go-github-com-protonmail-bcrypt 0.0.0-20211005172633-e235017c1baf
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/ProtonMail/bcrypt
Licenses: Modified BSD
Synopsis: Bcrypt hash algorithm in Golang
Description:

This package provides a Golang implementation of the bcrypt hash algorithm. It is a fork of github.com/jameskeane/bcrypt.

go-github-com-layeh-gopher-luar 1.0.11
Propagated dependencies: go-github-com-yuin-gopher-lua@1.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/layeh/gopher-luar
Licenses: MPL 2.0
Synopsis: Simplifies data passing to and from gopher-lua
Description:

Package gopher-luar simplifies data passing to and from gopher-lua.

go-github-com-ipfs-go-ds-badger 0.3.4
Propagated dependencies: go-github-com-dgraph-io-badger@1.6.2 go-github-com-ipfs-go-datastore@0.8.2 go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-jbenet-goprocess@0.1.4
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ds-badger
Licenses: Expat
Synopsis: Datastore implementation using badger as backend
Description:

This package provides a DS implementation backed by Badger.

go-github-com-twpayne-go-vfs-v5 5.0.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/twpayne/go-vfs/
Licenses: Expat
Synopsis: Abstraction of the @code{os} and @code{ioutil} Go packages
Description:

Package vfs provides an abstraction of the os and ioutil packages that is easy to test.

go-github-com-twpayne-go-vfs-v3 3.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/twpayne/go-vfs/
Licenses: Expat
Synopsis: Abstraction of the @code{os} and @code{ioutil} Go packages
Description:

Package vfs provides an abstraction of the os and ioutil packages that is easy to test.

go-github-com-prometheus-procfs 0.16.1
Propagated dependencies: go-github-com-google-go-cmp@0.7.0 go-golang-org-x-sync@0.17.0 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/procfs
Licenses: ASL 2.0
Synopsis: Go library for reading @file{/proc}
Description:

The procfs Go package provides functions to retrieve system, kernel, and process metrics from the /proc pseudo file system.

go-github-com-hashicorp-errwrap 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/errwrap
Licenses: MPL 2.0
Synopsis: Wrapping and querying errors for Golang
Description:

errwrap is a package for Go that formalizes the pattern of wrapping errors and checking if an error contains another error.

go-github-com-colinmarc-hdfs-v2 2.4.0
Propagated dependencies: go-github-com-jcmturner-gokrb5-v8@8.4.4 go-github-com-pborman-getopt@1.0.0 go-google-golang-org-protobuf@1.36.10
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/colinmarc/hdfs
Licenses: Expat
Synopsis: HDFS for Go
Description:

This package provides a native, idiomatic interface to HDFS. Where possible, it mimics the functionality and signatures of the standard `os` package.

go-github-com-cockroachdb-crlib 0.0.0-20250521014800-1789bc709bcb
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cockroachdb/crlib
Licenses: ASL 2.0
Synopsis: Utility library for CockroachDB
Description:

This package provides general-purpose Go libraries and utilities. It is intended as an "extended standard library" and it has no external dependencies.

go-github-com-emersion-go-vcard 0.0.0-20230815062825-8fda7d206ec9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/emersion/go-vcard
Licenses: Expat
Synopsis: Parse and format vCard in Golang
Description:

This package implements functionality to parse and format vCard as specified in RFC 6350.

go-github-com-flopp-go-findfont 0.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/flopp/go-findfont
Licenses: Expat
Synopsis: Go font finder library
Description:

This package provides a platform-agnostic Go library to locate TrueType font files in your system's user and system font directories.

go-github-com-max-sum-base32768 0.0.0-20230304063302-18e6ce5945fd
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/Max-Sum/base32768
Licenses: Expat
Synopsis: Go implementation of base32768, optimized for UTF-16
Description:

This package provides a Go implementation of base32768, binary-to-text encoding, optimized for UTF-16.

go-github-com-akrylysov-algnhsa 1.1.0
Propagated dependencies: go-github-com-aws-aws-lambda-go@1.47.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/akrylysov/algnhsa
Licenses: ASL 2.0
Synopsis: AWS Lambda Go @code{net/http} server adapter
Description:

This package implements a functionality to run Go web applications on AWS Lambda and API Gateway or ALB without changing the existing HTTP handlers.

go-github-com-rogpeppe-fastuuid 1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/rogpeppe/fastuuid
Licenses: Modified BSD
Synopsis: 192-bit UUID generator in Golang
Description:

Package fastuuid provides UUID generation of 192 bit universally unique identifiers. It also provides simple support for 128-bit RFC-4122 V4 UUID strings.

go-github-com-hashicorp-errwrap 1.0.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/hashicorp/errwrap
Licenses: ASL 2.0
Synopsis: Library for wrapping and querying errors
Description:

go-github-com-hashicorp-errwrap is a package that formalizes the pattern of wrapping errors and checking if an error contains another error.

go-github-com-docker-go-metrics 0.0.1
Propagated dependencies: go-github-com-prometheus-client-golang@1.22.0
Channel: guix
Location: gnu/packages/docker.scm (gnu packages docker)
Home page: https://github.com/docker/go-metrics
Licenses: ASL 2.0 CC-BY-SA 4.0
Synopsis: Go library for metrics collection from Docker projects
Description:

This package is a small wrapper around the Prometheus Go client to help enforce convention and best practices for metrics collection in Docker projects.

go-github-com-maruel-panicparse 1.6.2
Propagated dependencies: go-github-com-mattn-go-colorable@0.1.13 go-github-com-mattn-go-isatty@0.0.20 go-github-com-mgutz-ansi@0.0.0-20200706080929-d51e80ef957d go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/maruel/panicparse
Licenses: ASL 2.0
Synopsis: Toolkit for parsing Go stack traces
Description:

This package provides a toolkit for parsing Go language panic stack traces. It simplifies the traces to make salient information more visible and aid debugging.

go-git-sr-ht-rockorager-go-jmap 0.5.2
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://git.sr.ht/~rockorager/go-jmap
Licenses: Expat
Synopsis: JSON meta application protocol in Golang
Description:

Package jmap implements JMAP Core protocol as defined in RFC 8620 published on July 2019.

go-github-com-protonmail-go-srp 0.0.7
Propagated dependencies: go-github-com-cronokirby-saferith@0.33.0 go-github-com-pkg-errors@0.9.1 go-github-com-protonmail-bcrypt@0.0.0-20211005172633-e235017c1baf go-github-com-protonmail-go-crypto@1.3.0 go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ProtonMail/go-srp
Licenses: Expat
Synopsis: SRP protocol implementation in Golang
Description:

This package provides a Golang implementation of the SRP protocol, used for authentication of ProtonMail users.

go-github-com-putdotio-go-putio 1.7.2
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/putdotio/go-putio
Licenses: Expat
Synopsis: Put.io API client
Description:

Package putio is the Put.io API v2 client for Go. It's an alternative fork of https://github.com/igungor/go-putio.

go-github-com-putdotio-go-putio 0.0.0-0.16d982c
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/putdotio/go-putio
Licenses: Expat
Synopsis: Put.io API client
Description:

Package putio is the Put.io API v2 client for Go. It's an alternative fork of https://github.com/igungor/go-putio.

go-github-com-urfave-negroni-v3 3.1.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/urfave/negroni
Licenses: Expat
Synopsis: Idiomatic HTTP Middleware for Golang
Description:

Package negroni is an idiomatic approach to web middleware in Go. It is tiny,non-intrusive, and encourages use of net/http Handlers.

go-github-com-xdg-go-stringprep 1.0.4
Propagated dependencies: go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/xdg-go/stringprep
Licenses: ASL 2.0
Synopsis: Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
Description:

Package stringprep provides data tables and algorithms for RFC-3454, including errata. It also provides a profile for SASLprep as defined in RFC-4013.

Total results: 2138