_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-spf13-cobra 1.8.1
Propagated dependencies: go-github-com-go-md2man@2.0.5 go-github-com-spf13-pflag@1.0.5
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/spf13/cobra
Licenses: ASL 2.0
Synopsis: Go library for creating CLI applications
Description:

Cobra is both a library for creating powerful modern CLI applications as well as a program to generate applications and command files.

go-github-com-gofrs-flock 0.12.1
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gofrs/flock/
Licenses: Modified BSD
Synopsis: Thread-safe file locking library in Go
Description:

flock implements a thread-safe file lock. It also includes a non-blocking TryLock function to allow locking without blocking execution.

go-github-com-kataras-pio 0.0.13
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kataras/pio
Licenses: Modified BSD
Synopsis: Pill for Input/Output
Description:

PIO is a low-level package that provides a way to centralize different output targets. Supports colors and text decoration to all popular terminals.

go-github-com-pkg-browser 0.0.0-20240102092130-5ac0b6a4141c
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pkg/browser
Licenses: FreeBSD
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
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.21.0 go-golang-org-x-tools@0.25.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
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
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.3
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/golang/glog
Licenses: ASL 2.0
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.33.1 go-golang-org-x-sys@0.28.0 go-golang-org-x-tools@0.25.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/onsi/ginkgo
Licenses: Expat
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.27.0 go-golang-org-x-text@0.21.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pterm/pterm
Licenses: Expat
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
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.6.0 go-github-com-jsimonetti-rtnetlink-v2@2.0.2 go-golang-org-x-exp@0.0.0-20241217172543-b2144cdd0a67 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://ebpf-go.dev/
Licenses: Expat
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-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.9 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.5 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
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
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/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-cid
Licenses: Expat
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.25.0 go-golang-org-x-mod@0.21.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/golang/mock
Licenses: ASL 2.0
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
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-flynn-noise 1.0.0
Propagated dependencies: go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c go-golang-org-x-crypto@0.31.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/flynn/noise
Licenses: Modified BSD
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
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-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
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-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.2 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.33.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/ice/
Licenses: Expat
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-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.2 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.33.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/ice/
Licenses: Expat
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.2 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.0.0 go-golang-org-x-net@0.33.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/ice/
Licenses: Expat
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-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
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.

Total results: 1747