_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-twpayne-go-xdg-v6 6.1.3
Propagated dependencies: 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-xdg/
Licenses: Expat
Synopsis: Functions related to freedesktop.org
Description:

Package xdg provides functions related to freedesktop.org.

go-github-com-sevlyar-go-daemon 0.1.6
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/sevlyar/go-daemon
Licenses: Expat
Synopsis: Library for writing system daemons
Description:

Go-Daemon is a library for writing system daemons in Go.

go-github-com-mrunalp-fileutils 0.5.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mrunalp/fileutils
Licenses: ASL 2.0
Synopsis: Collection of utilities for file manipulation in golang
Description:

This package provides a collection of utilities for file manipulation in golang.

go-github-com-ipfs-go-ipfs-cmds 0.14.1
Propagated dependencies: go-github-com-ipfs-boxo@0.33.0 go-github-com-ipfs-go-log@1.0.5 go-github-com-rs-cors@1.11.1 go-github-com-texttheater-golang-levenshtein@1.0.1 go-golang-org-x-term@0.36.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-cmds
Licenses: Expat
Synopsis: IPFS commands package
Description:

Package cmds helps building both standalone and client-server applications.

go-github-com-ncruces-sort-heap 0.1.6
Channel: cast
Location: cast/packages/wrtag.scm (cast packages wrtag)
Home page: https://github.com/ncruces/sort
Licenses: Expat No Attribution
Synopsis: Heapsort algorithm implemented in Go
Description:

Heapsort algorithm implemented in Go, with clarity and simplicity as the priority.

go-github-com-tetratelabs-wabin 0.0.0-20230304001439-f6f874872834
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/tetratelabs/wabin
Licenses: ASL 2.0
Synopsis: WebAssembly Binary Format in Go
Description:

This package provides WebAssembly a WebAssembly data model and binary encoder.

go-github-com-vishvananda-netns 0.0.5
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/vishvananda/netns
Licenses: ASL 2.0
Synopsis: Simple network namespace handling for Go
Description:

The netns package provides a simple interface for handling network namespaces in Go.

go-github-com-dimchansky-utfbom 1.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/dimchansky/utfbom
Licenses: ASL 2.0
Synopsis: Go Unicode byte order mark detection library
Description:

This package provides a library for BOM detection.

go-github-com-zachomedia-go-bdf 0.0.0-20220611021443-a3af701111be
Propagated dependencies: go-golang-org-x-text@0.30.0 go-golang-org-x-image@0.32.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/zachomedia/go-bdf
Licenses: Expat
Synopsis: Glyph Bitmap Distribution Format (BDF) Fonts for Go
Description:

This package provides the ability to use BDF fonts in Go.

go-gitlab-com-yawning-bsaes-git 0.0.0-20190805113838-0a714cd429ec
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://gitlab.com/yawning/bsaes
Licenses: Expat
Synopsis: AES implementation in Golang
Description:

The bsaes is a portable pure-Go constant time AES implementation based on the code from BearSSL. On appropriate systems, with a sufficiently recent Go runtime, it will transparently call crypto/aes when NewCipher is invoked.

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/aws/aws-lambda-go
Licenses: ASL 2.0
Synopsis: AWS Lambda for Go
Description:

Libraries, samples, and tools to help Go developers develop AWS Lambda functions.

go-github-com-hanwen-go-fuse-v2 2.5.0
Dependencies: fuse@3.10.5
Propagated dependencies: go-github-com-kylelemons-godebug@1.1.0 go-github-com-moby-sys-mountinfo@0.7.2 go-golang-org-x-sync@0.17.0 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hanwen/go-fuse
Licenses: Modified BSD
Synopsis: Go bindings for FUSE filesystems
Description:

This is a repository containing Go bindings for writing FUSE file systems.

go-github-com-agext-levenshtein 1.2.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/agext/levenshtein
Licenses: ASL 2.0
Synopsis: Calculating the Levenshtein distance between two strings in Go
Description:

Package levenshtein implements distance and similarity metrics for strings, based on the Levenshtein measure.

go-github-com-ipfs-go-ipld-cbor 0.1.0
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-ipfs-util@0.0.3 go-github-com-ipfs-go-ipld-format@0.6.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-polydawn-refmt@0.89.0 go-github-com-whyrusleeping-cbor-gen@v0.0.0-20230818171029-f91ae536ca25
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipld-cbor
Licenses: Expat
Synopsis: @acronym{Concise Binary Object Representation, CBOR} implementation of @code{go-ipld-format}
Description:

An implementation of a CBOR encoded merkledag object.

go-github-com-ipfs-go-ipfs-util 0.0.3
Propagated dependencies: go-github-com-mr-tron-base58@1.2.0 go-github-com-multiformats-go-multihash@0.2.3
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-util
Licenses: Expat
Synopsis: Common utilities used by @code{go-ipfs} and related packages
Description:

Common utilities used by go-ipfs and other related Go packages.

go-github-com-vbauerster-mpb-v5 5.4.0
Propagated dependencies: go-golang-org-x-sys@0.37.0 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-acarl005-stripansi@0.0.0-20180116102854-5a71ef0e047d go-github-com-vividcortex-ewma@1.2.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/vbauerster/mpb
Licenses: Unlicense
Synopsis: Multi Progress Bar
Description:

Package mpb is a library for rendering progress bars in terminal applications.

go-github-com-randall77-makefat 0.0.0-20210315173500-7ddd0e42c844
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/randall77/makefat
Licenses: Unlicense
Synopsis: makefat
Description:

This package provides a tool for making fat OSX binaries (a portable lipo).

go-github-com-ebitengine-purego 0.8.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/ebitengine/purego
Licenses: ASL 2.0
Synopsis: purego
Description:

This package provides a library for calling C functions from Go without Cgo.

go-github-com-cloudwego-base64x 0.1.4
Propagated dependencies: go-github-com-bytedance-sonic-loader@0.2.4 go-github-com-klauspost-cpuid-v2@2.2.8
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/cloudwego/base64x
Licenses: ASL 2.0 ASL 2.0
Synopsis: Drop-in replacement of the std @code{encoding/base64} library
Description:

This package provides a drop-in replacement of the Golang standard encoding/base64 library.

go-github-com-pborman-getopt-v2 2.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pborman/getopt
Licenses: Modified BSD
Synopsis: Getopt style option parsing for Go
Description:

This package provides traditional getopt processing for implementing programs that use traditional command lines.

go-github-com-d4l3k-messagediff 1.2.1
Propagated dependencies: go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/d4l3k/messagediff
Licenses: Expat
Synopsis: Diff arbitrary Go structs
Description:

Messagediff is a library for calculating diffs of arbitrary structs in the Go programming language.

go-github-com-cention-sany-utf7 0.0.0-20170124080048-26cad61bd60a
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/cention-sany/utf7
Licenses: Modified BSD
Synopsis: UTF-7 for Go
Description:

The utf7 package provides support for the obsolete UTF-7 text encoding in Go.

Total results: 1949