_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-dgryski-go-ddmin 0.0.0-20210904190556-96a6d69f1034
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/dgryski/go-ddmin
Licenses: FreeBSD
Synopsis: Delta-minimization algorithm in Golang
Description:

Package ddmin implements the delta-minimization test minimization algorithm.

go-github-com-emersion-go-imap 1.2.1
Propagated dependencies: go-golang-org-x-text@0.30.0 go-github-com-emersion-go-sasl@0.0.0-1.0b9dcfb go-github-com-emersion-go-message@0.18.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emersion/go-imap
Licenses: Expat
Synopsis: IMAP4rev1 library written in Go
Description:

This package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.

go-github-com-valyala-fasthttp 1.58.0
Propagated dependencies: go-github-com-andybalholm-brotli@1.1.0 go-github-com-klauspost-compress@1.18.0 go-github-com-valyala-bytebufferpool@1.0.0 go-github-com-valyala-tcplisten@1.0.0 go-golang-org-x-crypto@0.43.0 go-golang-org-x-net@0.46.0 go-golang-org-x-sys@0.37.0 go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/valyala/fasthttp
Licenses: Expat
Synopsis: Provides fast HTTP server and client API
Description:

This package provides a Go module fasthttp which may be used as replacement for native net/http module.

go-github-com-vividcortex-ewma 1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/VividCortex/ewma
Licenses: Expat
Synopsis: Exponentially Weighted Moving Average algorithms for Go
Description:

This package implements algorithms for exponentially weighted moving averages.

go-github-com-posener-complete 1.2.3
Propagated dependencies: go-github-com-hashicorp-go-multierror@1.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/posener/complete
Licenses: Expat
Synopsis: Bash completion implemented in Golang
Description:

Package complete provides a tool for bash writing bash completion in go, and bash completion for the go command line.

go-github-com-prashantv-gostub 1.1.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/prashantv/gostub
Licenses: Expat
Synopsis: gostub
Description:

Package gostub is used for stubbing variables in tests, and resetting the original value once the test has been run.

go-github-com-ldez-tagliatelle 0.5.0
Propagated dependencies: go-github-com-ettle-strcase@0.2.0 go-github-com-hashicorp-go-immutable-radix-v2@2.1.0 go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/ldez/tagliatelle
Licenses: ASL 2.0
Synopsis: Struct tags handling linter for Golang
Description:

This package implement a functionality for validating tags according to rules you define and fixing them according to the defined rules.

go-github-com-jcmturner-gofork 1.7.6
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jcmturner/gofork
Licenses: Modified BSD
Synopsis: Modified Go standard library packages
Description:

This repository contains modified Go standard library packages for use as work arounds until issues are addressed in the official distribution.

go-github-com-sebdah-goldie-v2 2.5.5
Propagated dependencies: go-github-com-pmezard-go-difflib@1.0.0 go-github-com-sergi-go-diff@1.3.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/sebdah/goldie
Licenses: Expat
Synopsis: Golden test utility
Description:

Package goldie provides test assertions based on golden files. It's typically used for testing responses with larger data bodies.

go-github-com-coreos-go-semver 0.3.1
Propagated dependencies: go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/coreos/go-semver/
Licenses: ASL 2.0
Synopsis: Semantic versioning library
Description:

go-semver is a semantic versioning library for Go. It lets you parse and compare two semantic version strings.

go-github-com-emersion-go-imap 1.2.1
Propagated dependencies: go-golang-org-x-text@0.30.0 go-github-com-emersion-go-sasl@0.0.0-0.240c840 go-github-com-emersion-go-message@0.16.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-imap
Licenses: Expat
Synopsis: IMAP4rev1 library written in Go
Description:

The imap package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.

go-github-com-thediveo-success 1.0.3
Propagated dependencies: go-github-com-onsi-gomega@1.37.0 go-github-com-onsi-ginkgo-v2@2.23.4
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/thediveo/success
Licenses: ASL 2.0
Synopsis:
Description:

Package success improves your testing feng shui tremendiously by shimming in Gomega error detection whenever trying to be Successful().

go-github-com-gaukas-godicttls 0.0.4
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/gaukas/godicttls
Licenses: Modified BSD
Synopsis: Dictionary for TLS
Description:

This package provides a dictionary for TLS written in Go providing bidirectional mapping values to their names, plus enum convenience for values.

go-github-com-adrg-frontmatter 0.2.0
Propagated dependencies: go-github-com-burntsushi-toml@1.5.0 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/adrg/frontmatter
Licenses: Expat
Synopsis: Detecting and decoding various content front matter formats
Description:

This package implements fuctionality of detecting and decoding various content front matter formats e.g. JSON, TOML and YAML.

go-github-com-jphastings-jwker 0.2.1
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/jphastings/jwker
Licenses: Expat
Synopsis: PEM -> JWK conversion tool
Description:

This package implements a functionality to convert keys between the PEM and JWK file formats.

go-github-com-linbit-golinstor 0.56.2
Propagated dependencies: go-github-com-burntsushi-toml@1.5.0 go-github-com-donovanhide-eventsource@0.0.0-20210830082556-c59027999da0 go-github-com-google-go-querystring@1.1.0 go-github-com-sirupsen-logrus@1.9.3 go-golang-org-x-time@0.14.0 go-moul-io-http2curl-v2@2.3.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/LINBIT/golinstor
Licenses: ASL 2.0
Synopsis: Golang bindings for @code{linstor}
Description:

This package provides bindgings to Java Linstore - Software-Defined Block Storage for container, cloud and virtualisation.

go-github-com-tklauser-numcpus 0.7.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/tklauser/numcpus
Licenses: ASL 2.0
Synopsis: Provides information about the number of CPUs in the system
Description:

This package provides both library functions and a command-line tool to query information regarding the number of CPUs available to the system.

go-github-com-ipfs-go-verifcid 0.0.3
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 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-verifcid
Licenses: Expat ASL 2.0
Synopsis: CID security code
Description:

go-verifcid provides CID security code prior to it getting merged into go-cid.

go-github-com-go-openapi-loads 0.22.0
Propagated dependencies: go-github-com-go-openapi-analysis@0.23.0 go-github-com-go-openapi-spec@0.21.0 go-github-com-go-openapi-swag@0.23.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/go-openapi/loads
Licenses: ASL 2.0
Synopsis: Load OAI specification documents
Description:

This package implements functionality of loading of OpenAPI Initiative specification documents from local or remote locations. Supports JSON and YAML documents.

go-github-com-natefinch-atomic 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/natefinch/atomic
Licenses: Expat
Synopsis: Atomic file writing in Golang
Description:

This package provides functions to atomically change files, by writing first to a temp file, and then overwriting the target file in an atomic way.

go-github-com-delthas-go-libnp 0.0.0-1.96674b9
Propagated dependencies: go-github-com-godbus-dbus-v5@5.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/delthas/go-libnp
Licenses: Expat
Synopsis: Tiny library providing information about now-playing media
Description:

go-libnp is a tiny cross-platform library for extracting information about the music/image/video that is Now Playing on the system.

go-github-com-warpfork-go-wish 0.0.0-20220906213052-39a1cc7a02d0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/warpfork/go-wish
Licenses: Expat
Synopsis: Test assertions for Golang
Description:

wish is a test assertion library for Golang, designed to gracefully enhance standard library testing package and behaviors of the go test command.

go-github-com-pion-interceptor 0.1.37
Propagated dependencies: go-github-com-pion-logging@0.2.3 go-github-com-pion-rtcp@1.2.14 go-github-com-pion-rtp@1.8.21 go-github-com-pion-transport-v3@3.0.7
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/interceptor
Licenses: Expat
Synopsis: Pluggable RTP/RTCP processors for building real time communication
Description:

Interceptor is a framework for building RTP/RTCP communication software. This framework defines a interface that each interceptor must satisfy. These interceptors are then run sequentially.

go-github-com-gdamore-encoding 1.0.1
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/gdamore/encoding
Licenses: Expat
Synopsis: Provide encodings missing from Go
Description:

This package provides useful encodings not included in the standard Text package, including some for dealing with I/O streams from non-UTF-friendly sources.

Total results: 1956