_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-mattn-go-mastodon 0.0.9
Propagated dependencies: go-github-com-gorilla-websocket@1.5.3 go-github-com-tomnomnom-linkheader@0.0.0-20180905144013-02ca5825eb80
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mattn/go-mastodon
Licenses: Expat
Build system: go
Synopsis: Mastodon client for golang
Description:

Package mastodon provides functions and structs for accessing the mastodon API.

go-git-sr-ht-emersion-gqlclient 0.0.0-20250318184027-d4a003529bba
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://git.sr.ht/~emersion/gqlclient
Licenses: Expat
Build system: go
Synopsis: GraphQL client and code generator
Description:

This package provides a GraphQL client and code generator for Go.

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
Build system: go
Synopsis: Functions related to freedesktop.org
Description:

Package xdg provides functions related to freedesktop.org.

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
Build system: go
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-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
Build system: go
Synopsis: Library for writing system daemons
Description:

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

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
Build system: go
Synopsis: IPFS commands package
Description:

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

go-github-com-coreos-go-systemd 22.7.0
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/coreos/go-systemd
Licenses: ASL 2.0
Build system: go
Synopsis: go-systemd
Description:

Go bindings to systemd. The project has several packages:.

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
Build system: go
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-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
Build system: go
Synopsis: Heapsort algorithm implemented in Go
Description:

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

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
Build system: go
Synopsis: Simple network namespace handling for Go
Description:

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

go-github-com-go-resty-resty-v2 2.16.5
Propagated dependencies: go-golang-org-x-net@0.46.0 go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://resty.dev/
Licenses: Expat
Build system: go
Synopsis: HTTP, REST, and SSE client library for Golang
Description:

Package resty provides Simple HTTP and REST client library for Go.

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
Build system: go
Synopsis: WebAssembly Binary Format in Go
Description:

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

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
Build system: go
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
Build system: go
Synopsis: Glyph Bitmap Distribution Format (BDF) Fonts for Go
Description:

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

go-github-com-aybabtme-humanlog 0.4.1
Propagated dependencies: go-github-com-aybabtme-rgbterm@0.0.0-1.cc83f3b go-github-com-fatih-color@1.17.0 go-github-com-go-logfmt-logfmt@0.5.1 go-github-com-kr-logfmt@0.0.0-20210122060352-19f9bcb100e6 go-github-com-mattn-go-colorable@0.1.13 go-github-com-mattn-go-isatty@0.0.20 go-github-com-urfave-cli@1.22.16 go-golang-org-x-sys@0.37.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/aybabtme/humanlog
Licenses: ASL 2.0
Build system: go
Synopsis: Logs for humans to read
Description:

Read logs from stdin and prints them back to stdout, but prettier.

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
Build system: go
Synopsis: AWS Lambda for Go
Description:

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

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
Build system: go
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-hanwen-go-fuse-v2 2.9.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
Build system: go
Synopsis: Go bindings for FUSE filesystems
Description:

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

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
Build system: go
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
Build system: go
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-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
Build system: go
Synopsis: makefat
Description:

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

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
Build system: go
Synopsis: Multi Progress Bar
Description:

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

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
Build system: go
Synopsis: purego
Description:

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

Total results: 2144