_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-pkg-browser 0.0.0-20240102092130-5ac0b6a4141c
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/pkg/browser
Licenses: FreeBSD
Build system: go
Synopsis: Helpers to open files, readers, and URLs in a browser window
Description:

Package browser provides helpers to open files, readers, and urls in a browser window. The choice of which browser is started is entirely client dependant.

go-github-com-h2non-parth 2.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/h2non/parth
Licenses: Expat
Build system: go
Synopsis: Path parsing library for segment unmarshaling and slicing
Description:

The parth Go library provides path parsing for segment unmarshaling and slicing. In other words, parth provides simple and flexible access to (URL) path parameters.

go-github-com-swaggo-swag 1.16.4
Propagated dependencies: go-github-com-go-openapi-spec@0.21.0 go-github-com-kylebanks-depth@1.2.1 go-github-com-urfave-cli-v2@2.27.5 go-golang-org-x-text@0.30.0 go-golang-org-x-tools@0.37.0 go-sigs-k8s-io-yaml@1.4.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/swaggo/swag
Licenses: Expat
Build system: go
Synopsis: Generate RESTful API documentation with Swagger 2.0 for Go
Description:

Package swag converts Go annotations to Swagger Documentation 2.0 for verity of Go web frameworks which may be integrated with an existing project using Swagger UI.

go-github-com-go-chi-cors 1.2.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/go-chi/cors
Licenses: Expat
Build system: go
Synopsis: CORS net/http middleware
Description:

cors package is net/http handler to handle CORS related requests as defined by @urlhttp://www.w3.org/TR/cors/,http://www.w3.org/TR/cors/

go-github-com-golang-glog 1.2.5
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/golang/glog
Licenses: ASL 2.0
Build system: go
Synopsis: Leveled execution logs for Golang
Description:

This package implements logging analogous to C++ package glog INFO/ERROR/V setup. It provides functions that have a name matched by regex:.

go-github-com-onsi-ginkgo 1.16.5
Propagated dependencies: go-github-com-go-task-slim-sprig@2.20.0-0.afa1e20 go-github-com-nxadm-tail@1.4.11 go-github-com-onsi-gomega@1.37.0 go-golang-org-x-sys@0.37.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/onsi/ginkgo
Licenses: Expat
Build system: go
Synopsis: BDD-style testing framework for Go
Description:

Ginkgo is a Behaviour-Driven Development testing framework for Go. It builds on top of Go's builtin testing library and is complemented by the Gomega matcher library.

go-github-com-pterm-pterm 0.12.79
Propagated dependencies: go-atomicgo-dev-cursor@0.2.0 go-atomicgo-dev-keyboard@0.2.9 go-atomicgo-dev-schedule@0.1.0 go-github-com-gookit-color@1.5.4 go-github-com-lithammer-fuzzysearch@1.1.8 go-github-com-mattn-go-runewidth@0.0.16 go-golang-org-x-term@0.36.0 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/pterm/pterm
Licenses: Expat
Build system: go
Synopsis: Configurable consol outputs in Golang
Description:

Package pterm is a modern go module to beautify console output. It can be used without configuration, but if desired, everything can be customized down to the smallest detail.

go-github-nu7hatch-gouuid 0.0.0-0.179d4d0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/nu7hatch/gouuid
Licenses: Expat
Build system: go
Synopsis: Go binding for libuuid
Description:

go-golang-org-x-image provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122.

go-github-com-cilium-ebpf 0.16.0
Propagated dependencies: go-github-com-go-quicktest-qt@1.101.0 go-github-com-google-go-cmp@0.7.0 go-github-com-jsimonetti-rtnetlink-v2@2.0.2 go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://ebpf-go.dev/
Licenses: Expat
Build system: go
Synopsis: Read, modify and load extended Berkeley Packet Filter programs in Golang
Description:

This package provides utilities for loading, compiling, and debugging eBPF programs. It has minimal external dependencies and is intended to be used in long running processes.

go-github-com-zchee-color 2.0.6
Propagated dependencies: go-github-com-mattn-go-isatty@0.0.20 go-github-com-mattn-go-colorable@0.1.13
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/zchee/color
Licenses: Expat
Build system: go
Synopsis: Color package for Golang
Description:

Package color is an ANSI color package to output colorized or SGR defined output to the standard output. The API can be used in several way, pick one that suits you.

go-github-com-spf13-viper 1.8.1
Propagated dependencies: go-github-com-fsnotify-fsnotify@1.8.0 go-github-com-hashicorp-hcl@1.0.0 go-github-com-magiconair-properties@1.8.10 go-github-com-mitchellh-mapstructure@1.5.0 go-github-com-pelletier-go-toml@1.9.5 go-github-com-spf13-afero@1.6.0 go-github-com-spf13-cast@1.7.0 go-github-com-spf13-jwalterweatherman@1.1.0 go-github-com-spf13-pflag@1.0.6 go-github-com-subosito-gotenv@1.6.0 go-gopkg-in-ini-v1@1.67.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/spf13/viper
Licenses: Expat
Build system: go
Synopsis: Go configuration with fangs
Description:

Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats.

go-github-com-ohler55-ojg 1.26.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ohler55/ojg
Licenses: Expat
Build system: go
Synopsis: Optimized JSON for Go
Description:

OjG is a high performance parser with a variety of additional JSON tools. OjG is optimized to processing huge data sets where data does not necessarily conform to a fixed structure.

go-github-com-ipfs-go-cid 0.4.1
Propagated dependencies: go-github-com-multiformats-go-multihash@0.2.3 go-github-com-multiformats-go-multibase@0.2.0 go-github-com-multiformats-go-varint@0.0.7
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ipfs/go-cid
Licenses: Expat
Build system: go
Synopsis: Content ID v1 implemented in Go
Description:

Implementation in Go of the CID spec. It is used in go-ipfs and related packages to refer to a typed hunk of data.

go-github-com-golang-mock 1.6.0
Propagated dependencies: go-golang-org-x-tools@0.37.0 go-golang-org-x-mod@0.29.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/golang/mock
Licenses: ASL 2.0
Build system: go
Synopsis: Mocking framework for Golang
Description:

gomock is a mocking framework for the Go programming language. It integrates well with Go's built-in testing package, but can be used in other contexts too.

go-github-com-ipfs-go-log 1.0.5
Propagated dependencies: go-github-com-gogo-protobuf@1.3.2 go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-opentracing-opentracing-go@1.2.0 go-go-uber-org-zap@1.27.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-log
Licenses: Expat
Build system: go
Synopsis: Logging library used by @code{go-ipfs}
Description:

go-log wraps zap to provide a logging facade. go-log manages logging instances and allows for their levels to be controlled individually.

go-github-com-gorilla-pat 1.0.2
Propagated dependencies: go-github-com-gorilla-context@0.0.0-0.08b5f42 go-github-com-gorilla-mux@1.8.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gorilla/pat
Licenses: Modified BSD
Build system: go
Synopsis: HTTP router for Golang
Description:

This package is a request router and dispatcher with a pat-like interface. It is an alternative to gorilla/mux that showcases how it can be used as a base for different API flavors.

go-github-com-flynn-noise 1.0.0
Propagated dependencies: go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/flynn/noise
Licenses: Modified BSD
Build system: go
Synopsis: Go implementation of the Noise protocol framework
Description:

noise implements the Noise protocol framework. Noise is a low-level framework for building crypto protocols. Noise protocols support mutual and optional authentication, identity hiding, forward secrecy, zero round-trip encryption, and other advanced features.

go-github-com-gologme-log 1.3.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gologme/log/
Licenses: Modified BSD
Build system: go
Synopsis: Fork of the golang built in log package to add support for levels
Description:

This package is a drop in replacement for the built-in Go log package. All the functionality of the built-in package still exists and is unchanged. This package contains a series of small enhancements and additions.

go-github-com-pion-ice-v3 3.0.7
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-github-com-pion-dtls-v2@2.2.12 go-github-com-pion-logging@0.2.3 go-github-com-pion-mdns-v2@2.0.7 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun-v2@2.0.0 go-github-com-pion-transport-v3@3.0.7 go-github-com-pion-turn-v3@3.0.3 go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/ice/
Licenses: Expat
Build system: go
Synopsis: Go implementation of ICE
Description:

This package provides an implementation of ICE, specified in RFC8445. It is used as a part of Pion WebRTC implementation.

go-github-com-pion-ice-v2 2.3.34
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-github-com-pion-dtls-v2@2.2.12 go-github-com-pion-logging@0.2.3 go-github-com-pion-mdns@0.0.12 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun@0.6.1 go-github-com-pion-transport-v2@2.2.10 go-github-com-pion-turn-v2@2.1.6 go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/ice/
Licenses: Expat
Build system: go
Synopsis: Go implementation of ICE
Description:

This package provides an implementation of ICE, specified in RFC8445. It is used as a part of Pion WebRTC implementation.

go-github-com-pion-ice-v4 4.0.7
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-github-com-pion-dtls-v3@3.0.2 go-github-com-pion-logging@0.2.3 go-github-com-pion-mdns-v2@2.0.7 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun-v3@3.0.0 go-github-com-pion-transport-v3@3.0.7 go-github-com-pion-turn-v4@4.1.1 go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/ice/
Licenses: Expat
Build system: go
Synopsis: Go implementation of ICE
Description:

This package provides an implementation of ICE, specified in RFC8445. It is used as a part of Pion WebRTC implementation.

go-github-com-rivo-uniseg 0.2.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/rivo/uniseg
Licenses: Expat
Build system: go
Synopsis: Unicode text segmentation for Go
Description:

The uniseg package provides a tool to iterate over grapheme clusters. This may be used to determine the number of user-perceived characters, to split strings in their intended places, or to extract individual characters which form a unit.

go-github-com-vitrun-qart 0.0.0-0.bf64b92
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/vitrun/qart
Licenses: Modified BSD
Build system: go
Synopsis: Create QR codes with an embedded image
Description:

This package provides a library for embedding human-meaningful graphics in QR codes. However, instead of scribbling on redundant pieces and relying on error correction to preserve the meaning, qart engineers the encoded values to create the picture in a code with no inherent errors.

go-github-com-wlynxg-anet 0.0.5
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/wlynxg/anet
Licenses: Modified BSD
Build system: go
Synopsis: Adjusted @code{net.Interfaces()} for Golang
Description:

This package implements a functionality to resolve some problems for Android environment where standard net and golang.org/x/net missing it. It address the issues #40569 and #68082.

Total results: 2125