_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-lunixbochs-vtclean 1.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/lunixbochs/vtclean
Licenses: Expat
Synopsis: Filter out terminal escape sequences
Description:

The vtclean provides the vtclean command and a library designed to clean up raw terminal output by stripping escape sequences, optionally preserving color.

go-github-com-jackpal-go-nat-pmp 1.0.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jackpal/go-nat-pmp
Licenses: ASL 2.0
Synopsis: Port mapping and discovery of external IP address
Description:

This package provides a Go client for the NAT-PMP internet protocol for port mapping and discovering the external IP address of a firewall.

go-github-com-orisano-pixelmatch 0.0.0-20230914042517-fa304d1dc785
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/orisano/pixelmatch
Licenses: Expat
Synopsis: Pixelmatch port to Go
Description:

This package provides a port of Pixelmatch, a pixel-level image comparison library, to Go. Both a library and a command-line tool are included in this package.

go-github-com-alicebob-miniredis 2.5.0+incompatible
Propagated dependencies: go-github-com-alicebob-gopher-json@0.0.0-20200520072559-a9ecdc9d1d3a go-github-com-gomodule-redigo@1.8.8 go-github-com-yuin-gopher-lua@1.1.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/alicebob/miniredis
Licenses: Expat
Synopsis: Miniredis
Description:

Package miniredis is a pure Go Redis test server, for use in Go unittests. There are no dependencies on system binaries, and every server you start will be empty.

go-github-com-kylelemons-godebug 1.1.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/kylelemons/godebug
Licenses: ASL 2.0
Synopsis: Pretty printer for Go values
Description:

This package will pretty print a compact representation of a Go data structure. It can also produce a much more verbose, one-item-per-line representation suitable for computing diffs.

go-github-com-go-task-slim-sprig 2.20.0-0.afa1e20
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-task/slim-sprig
Licenses: Expat
Synopsis: Various useful template functions for Go
Description:

Sprig provides over 100 functions that extend the Go template system. Slim-Sprig is a fork of Sprig that removes all external dependencies to make the library more lightweight.

go-github-com-keybase-go-logging 0.0.0-20211118164508-35a15a9fa71a
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/go-logging
Licenses: Modified BSD
Synopsis: Golang logging library
Description:

Package logging implements a logging infrastructure for Go. It supports different logging backends like syslog, file and memory. Multiple backends can be utilized with different log levels per backend and logger.

go-github-com-dpotapov-go-spnego 0.0.0-0.298b63a
Propagated dependencies: go-github-com-stretchr-testify@1.9.0 go-github-com-jcmturner-gokrb5-v8@8.4.2 go-golang-org-x-net@0.28.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/dpotapov/go-spnego
Licenses: Expat
Synopsis: Simple golang library for retry mechanism
Description:

This package is a simple Go library that provides retry functionality for functions that may fail. It includes various customizable retry strategies, such as fixed delay, backoff delay, and random delay.

go-github-com-microsoft-go-winio 0.5.1
Propagated dependencies: go-golang-org-x-sys@0.24.0 go-github-com-sirupsen-logrus@1.9.3 go-github-com-pkg-errors@0.9.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/Microsoft/go-winio
Licenses: Expat
Synopsis: go-winio
Description:

This repository contains utilities for efficiently performing Win32 IO operations in Go. Currently, this is focused on accessing named pipes and other file handles, and for using named pipes as a net transport.

go-github-com-go-jose-go-jose-v4 4.0.3
Propagated dependencies: go-golang-org-x-crypto@0.26.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-jose/go-jose
Licenses: ASL 2.0
Synopsis: Implementation of JOSE standards (JWE, JWS, JWT) in Go
Description:

This package provides a Golang implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards.

go-github-com-go-jose-go-jose-v3 3.0.3
Propagated dependencies: go-golang-org-x-crypto@0.26.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-jose/go-jose
Licenses: ASL 2.0
Synopsis: Implementation of JOSE standards (JWE, JWS, JWT) in Go
Description:

This package provides a Golang implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards.

go-github-com-containerd-cgroups 1.1.0
Propagated dependencies: go-github-com-coreos-go-systemd-v22@22.5.0 go-github-com-docker-go-units@0.4.0 go-github-com-godbus-dbus-v5@5.1.0 go-github-com-gogo-protobuf@1.3.1 go-github-com-opencontainers-runtime-spec@1.2.0 go-github-com-sirupsen-logrus@1.9.3 go-golang-org-x-sys@0.24.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://containerd.io/
Licenses: ASL 2.0
Synopsis: Cgroups for Golang
Description:

This package implements a functinoality for creating, managing, inspecting, and destroying cgroups. The resources format for settings on the cgroup uses the OCI runtime-spec found here.

go-github-com-ipld-go-ipld-prime 0.21.0
Propagated dependencies: go-github-com-google-go-cmp@0.6.0 go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-polydawn-refmt@0.89.1-0.20231129105047-37766d95467a go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipld/go-ipld-prime
Licenses: Expat
Synopsis: Golang interfaces for the IPLD Data Model
Description:

go-ipld-prime is an implementation of the IPLD spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects (traversals, etc).

go-github-com-emersion-go-webdav 0.5.0
Propagated dependencies: go-github-com-emersion-go-ical@0.0.0-20240127095438-fc1c9d8fb2b6 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-webdav
Licenses: Expat
Synopsis: WebDAV, CalDAV and CardDAV implementations in Golang
Description:

This package provides Golang modules implementing WebDAV RFC 4918, CalDAV RFC 4791 and CardDAV RFC 6352 specifications.

go-github-com-libp2p-zeroconf-v2 2.2.0
Propagated dependencies: go-github-com-miekg-dns@1.1.62 go-golang-org-x-net@0.28.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/zeroconf
Licenses: Expat
Synopsis: mDNS/DNS-SD Service Discovery in pure Golang
Description:

This package implements a service discovery functionality specified in RFC 6762 (mDNS) and RFC 6763 (DNS-SD) standards which intends to be compatible with Avahi.

go-github-com-tcnksm-go-httpstat 0.2.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/tcnksm/go-httpstat
Licenses: Expat
Synopsis: go-httpstat
Description:

Package httpstat traces HTTP latency information (DNSLookup, TCP Connection and so on) on any golang HTTP request. It uses `httptrace` package. Just create `go-httpstat` powered `context.Context` and give it your `http.Request` (no big code modification is required).

go-github-com-evanphx-json-patch 4.12.0+incompatible
Propagated dependencies: go-github-com-pkg-errors@0.9.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/evanphx/json-patch
Licenses: Modified BSD
Synopsis: JSON-Patch
Description:

@codejsonpatch is a library which provides functionality for both applying @urlhttp://tools.ietf.org/html/rfc6902,RFC6902 JSON patches against documents, as well as for calculating & applying @urlhttps://tools.ietf.org/html/rfc7396,RFC7396 JSON merge patches.

go-github-com-puerkitobio-urlesc 0.0.0-20170810143723-de5bf2ad4578
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/PuerkitoBio/urlesc
Licenses: Modified BSD
Synopsis: Proper URL escaping as per RFC 3986
Description:

Package urlesc implements query escaping as per RFC 3986. It contains some parts of the net/url package, modified so as to allow some reserved characters incorrectly escaped by net/url.

go-github-com-evanphx-json-patch 0.5.2
Propagated dependencies: go-github-com-jessevdk-go-flags@1.5.0 go-github-com-pkg-errors@0.9.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/evanphx/json-patch
Licenses: Modified BSD
Synopsis: Apply and create JSON (RFC6902 and RFC7386) patches for Golang
Description:

jsonpatch is a library which provides functionality for both applying RFC6902 JSON patches against documents, as well as for calculating & applying RFC7396 JSON merge patches.

go-github-com-andybalholm-brotli 1.1.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/andybalholm/brotli
Licenses: Expat
Synopsis: Pure Go Brotli encoder and decoder
Description:

This package is a brotli compressor and decompressor implemented in Go. It was translated from the reference implementation (https://github.com/google/brotli) with the c2go tool at https://github.com/andybalholm/c2go.

go-github-com-libp2p-go-yamux-v4 4.0.1
Propagated dependencies: go-github-com-libp2p-go-buffer-pool@0.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-yamux
Licenses: MPL 2.0 Modified BSD
Synopsis: Reuse TCP/UDP ports in Golang
Description:

Yamux (Yet another Multiplexer) is a multiplexing library for Golang. It relies on an underlying connection to provide reliability and ordering, such as TCP or Unix domain sockets, and provides stream-oriented multiplexing. It is inspired by SPDY but is not interoperable with it.

go-github-com-jesseduffield-yaml 0.0.0-20190702115811-b900b7e08b56
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/jesseduffield/yaml
Licenses: ASL 2.0
Synopsis: YAML support for Golang
Description:

The yaml package enables Golang programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Golang port of the libyaml C library to parse and generate YAML data quickly and reliably.

go-github-com-containerd-typeurl 1.0.2
Propagated dependencies: go-github-com-gogo-protobuf@1.3.1 go-github-com-pkg-errors@0.9.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/containerd/typeurl
Licenses: ASL 2.0
Synopsis: Managing marshaled types to @code{protobuf.Any}
Description:

This package implements a functionality of managing the registration, marshaling, and unmarshaling of encoded types. It helps when types are sent over a ttrpc/GRPC API and marshaled as a protobuf Any.

go-github-com-shopspring-decimal 1.4.0
Channel: guix
Location: gnu/packages/golang-maths.scm (gnu packages golang-maths)
Home page: https://github.com/shopspring/decimal
Licenses: Expat
Synopsis: Arbitrary-precision fixed-point decimal numbers in Golang
Description:

Package decimal implements an arbitrary precision fixed-point decimal. Features:

  • the zero-value is 0, and is safe to use without initialization

  • addition, subtraction, multiplication with no loss of precision

  • division with specified precision

  • database/sql serialization/deserialization

  • JSON and XML serialization/deserialization

Total results: 1585