_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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
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.37.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
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-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
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-karpeleslab-reflink 1.0.2
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/KarpelesLab/reflink
Licenses: Expat
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-tklauser-go-sysconf 0.3.13
Propagated dependencies: go-golang-org-x-sys@0.37.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
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-nlpodyssey-gopickle 0.3.0
Propagated dependencies: go-golang-org-x-text@0.30.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/nlpodyssey/gopickle
Licenses: FreeBSD
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
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-motemen-go-quickfix 0.0.0-20250224075427-39bb724d71b7
Propagated dependencies: go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/motemen/go-quickfix
Licenses: Expat
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
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.10.0 go-golang-org-x-tools@0.37.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
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
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-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
Synopsis: ID extension for go-imap
Description:

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

go-github-com-masterminds-goutils 1.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/Masterminds/goutils/
Licenses: ASL 2.0
Synopsis: Utility functions to manipulate strings
Description:

GoUtils provides utility functions to manipulate strings in various ways. It is a Go implementation of some string manipulation libraries of Java Apache Commons.

go-github-com-goreleaser-fileglob 1.3.0
Propagated dependencies: go-github-com-gobwas-glob@0.2.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/goreleaser/fileglob
Licenses: Expat
Synopsis: Golang file globbing library
Description:

This package provides a filesystem glob API. It uses gobwas/glob underneath and returns only matching files or directories, depending on the configuration.

go-github-com-kardianos-minwinsvc 1.0.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kardianos/minwinsvc/
Licenses: Zlib
Synopsis: Minimal windows only service stub for Go
Description:

Go programs designed to run from most *nix style operating systems can import this package to enable running programs as services without modifying them.

go-github-com-alessio-shellescape 1.4.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/alessio/shellescape
Licenses: Expat
Synopsis: Escape arbitrary strings for use as command line arguments
Description:

This package provides the shellescape.Quote to escape arbitrary strings for a safe use as command line arguments in the most common POSIX shells.

go-github-com-stvp-go-udp-testing 0.0.0-20201019212854-469649b16807
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/stvp/go-udp-testing
Licenses: Expat
Synopsis: UDP test helpers for Golang
Description:

This package implements UDP test helpers. It lets assert that certain strings must or must not be sent to a given local UDP listener.

go-github-com-containerd-btrfs-v2 2.0.0
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/containerd/btrfs
Licenses: ASL 2.0
Synopsis: Btrfs bindings for Go
Description:

Package btrfs provides bindings for working with btrfs partitions from Go. The Linux kernel headers are only required on compilation time, not on run time.

go-github-com-docker-distribution 2.8.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/docker/distribution
Licenses: ASL 2.0
Synopsis: This package is a Docker toolset to pack, ship, store, and deliver content
Description:

Docker Distribution is a Docker toolset to pack, ship, store, and deliver content. It contains Docker Registry 2.0 and libraries to interact with distribution components.

go-github-com-golang-mock-mockgen 1.6.0
Propagated dependencies: go-golang-org-x-mod@0.29.0 go-golang-org-x-tools@0.37.0 go-golang-org-x-xerrors@0.0.0-20240903120638-7835f813f4da
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/golang/mock
Licenses: ASL 2.0
Synopsis: Mocking framework for Golang
Description:

This package provides the mocking framework for the Golang. It integrates well with Golang's built-in testing package, but can be used in other contexts too.

go-github-com-scylladb-termtables 0.0.0-20191203121021-c4c0b6d42ff4
Channel: cast
Location: cast/packages/wrtag.scm (cast packages wrtag)
Home page: https://github.com/scylladb/termtables
Licenses: ASL 2.0
Synopsis: Fast and simple ASCII table generation for Go
Description:

This package provides a @urlhttp://golang.org,Go port of the Ruby library @urlhttps://github.com/visionmedia/terminal-table,terminal-tables for fast and simple ASCII table generation.

go-github-com-vektah-gqlparser-v2 2.5.21
Propagated dependencies: go-github-com-agnivade-levenshtein@1.2.0 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/vektah/gqlparser
Licenses: Expat
Synopsis: Port of the parser from @code{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-danielgtaylor-mexpr 1.9.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/danielgtaylor/mexpr
Licenses: Expat
Synopsis: Micro expression parser library for Golang
Description:

Package mexpr provides a simple expression parser, originally built for use in templating languages (e.g. for-loop variable selection, if-statement evaluation) so is minimal in what it supports by design.

go-github-com-teambition-rrule-go 1.8.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/teambition/rrule-go
Licenses: Expat
Synopsis: Recurrence rules for calendar dates for Golang
Description:

This package provides a functionality to work with recurrence rules for calendar dates. It offers a complete implementation of the RFC 2445 specification.

Total results: 2138