_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-pion-dtls-v2 2.2.12
Propagated dependencies: go-github-com-pion-logging@0.2.2 go-github-com-pion-transport-v2@2.2.10 go-golang-org-x-crypto@0.31.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/dtls
Licenses: Expat
Synopsis: DTLS 1.2 Server/Client implementation for Go
Description:

This package provides a native DTLS 1.2 implementation in Golang.

go-github-com-petar-gollrb 0.0.0-20210522233825-ae3b015fd3e9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/petar/GoLLRB
Licenses: Modified BSD
Synopsis: LLRB implementation of balanced binary search trees for Golang
Description:

GoLLRB is a Left-Leaning Red-Black (LLRB) implementation of 2-3 balanced binary search trees in Go Language.

go-github-com-nrdcg-goinwx 0.10.0
Propagated dependencies: go-github-com-fatih-structs@1.1.0 go-github-com-kolo-xmlrpc@0.0.0-20220921171641-a4b6fa1dd06b go-github-com-mitchellh-mapstructure@1.5.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/nrdcg/goinwx
Licenses: Expat
Synopsis: INWX Go API client
Description:

This go library implements some parts of the official INWX XML-RPC API.

go-github-com-nats-io-nuid 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/nats-io/nuid
Licenses: ASL 2.0
Synopsis: Go library implementing identifier generator for NATS ecosystem
Description:

This package provides a unique identifier generator that is high performance, very fast, and tries to be entropy pool friendly.

go-github-com-chzyer-logex 1.2.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/chzyer/logex
Licenses: Expat
Synopsis: Golang log library
Description:

This package provides a Golang log library supporting tracing and log levels that works by wrapping the standard log library.

go-github-com-pborman-ansi 86f499584b0aace4fc5f2c82c4b47bd9d73bca80
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/pborman/ansi
Licenses: Modified BSD
Synopsis: ANSI escape sequences
Description:

Package ansi provides ansi escape sequence processing as defined by the ECMA-48 standard "Control Functions for Coded Character Sets - Fifth Edition".

go-github-com-hhrutter-lzw 1.0.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/hhrutter/lzw
Licenses: Modified BSD
Synopsis: Extended version of @code{compress/lzw}
Description:

This package provides an enhanced version of the compress/lzw library included in the stdlib, and supports GIF, TIFF and PDF.

go-github-com-beorn7-perks 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/beorn7/perks
Licenses: Expat
Synopsis: Compute approximate quantiles over an unbounded data stream
Description:

Perks contains the Go package quantile that computes approximate quantiles over an unbounded data stream within low memory and CPU bounds.

go-github-com-sahilm-fuzzy 0.1.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/sahilm/fuzzy
Licenses: Expat
Synopsis: Fuzzy string matching for Golang
Description:

Package fuzzy provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.

go-github-com-zeebo-blake3 0.2.4
Propagated dependencies: go-github-com-klauspost-cpuid-v2@2.2.8 go-github-com-zeebo-pcg@1.0.1
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/zeebo/blake3
Licenses: CC0
Synopsis: Pure Go implementation of BLAKE3
Description:

blake3 is an implementation of BLAKE3 with AVX2 and SSE4.1 acceleration.

go-github-com-jlaffaye-ftp 0.2.0
Propagated dependencies: go-github-com-hashicorp-go-multierror@1.1.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jlaffaye/ftp
Licenses: ISC
Synopsis: FTP client package for Go
Description:

Package ftp implements a File Transfer Protocol client as described in RFC 959.

go-github-com-invopop-yaml 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/invopop/yaml
Licenses: Expat
Synopsis: YAML marshaling and unmarshaling support for Golang
Description:

This package provides a wrapper around go-yaml designed to enable a better way of handling YAML when marshaling to and from structs.

go-github-com-cncf-udpa-go 0.0.0-20210930031921-04548b0d99d4
Propagated dependencies: go-github-com-cncf-xds-go@0.0.0-20211216145620-d92e9ce0af51
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/cncf/udpa
Licenses: ASL 2.0
Synopsis: Description
Description:

This library has been deprecated in favor of github.com/cncf/xds/go. All users are recommended to switch their imports.

go-github-com-xdg-go-scram 1.1.2
Propagated dependencies: go-github-com-xdg-go-stringprep@1.0.4 go-github-com-xdg-go-pbkdf2@1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/xdg-go/scram
Licenses: ASL 2.0
Synopsis: Go implementation of RFC-5802
Description:

Package scram provides client and server implementations of the Salted Challenge Response Authentication Mechanism described in RFC-5802 and RFC-7677.

go-github-com-sahilm-fuzzy 0.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/sahilm/fuzzy
Licenses: Expat
Synopsis: Fuzzy string matching for Golang
Description:

fuzzy provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.

go-github-com-lann-builder 0.0.0-20180802200727-47ae307949d0
Propagated dependencies: go-github-com-lann-ps@0.0.0-20150810152359-62de8c46ede0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lann/builder
Licenses: Expat
Synopsis: Fluent immutable builders for Golang
Description:

Package builder provides a method for writing fluent immutable DSL builders. It uses immutable persistent data structures so that each step in the method chain can be reused.

go-github-com-vito-midterm 0.1.4
Propagated dependencies: go-github-com-charmbracelet-bubbletea@1.2.4 go-github-com-creack-pty@1.1.24 go-github-com-muesli-termenv@0.15.2 go-github-com-sebdah-goldie-v2@2.5.5 go-golang-org-x-term@0.27.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/vito/midterm
Licenses: Expat
Synopsis: In-memory terminal emulator
Description:

This package implements an in-memory terminal emulator, designed to be used as a component within a larger application for displaying logs, running interactive shells, or rendering terminal output.

go-github-com-go-test-deep 1.1.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/go-test/deep
Licenses: Expat
Synopsis: Human-friendly deep variable equality in Go
Description:

The deep package provides the deep.Equal function which is like reflect.DeepEqual but returns a list of differences. This is helpful when comparing complex types like structures and maps.

go-github-com-twmb-murmur3 1.1.8
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/twmb/murmur3
Licenses: Modified BSD
Synopsis: Native MurmurHash3 Go implementation
Description:

Native Go implementation of Austin Appleby's third MurmurHash revision (aka MurmurHash3). Reference algorithm has been slightly hacked as to support the streaming mode required by Go's standard Hash interface.

go-github-com-peterh-liner 1.2.2
Propagated dependencies: go-golang-org-x-sys@0.28.0 go-github-com-mattn-go-runewidth@0.0.16
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/peterh/liner
Licenses: Expat
Synopsis: Command line editor Go library
Description:

The liner Go package implements a simple command line editor with history, inspired by linenoise. Xterm as well as WIN32 terminal codes are supported.

go-github-com-nsqio-go-nsq 1.1.0
Propagated dependencies: go-github-com-golang-snappy@0.0.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/nsqio/go-nsq
Licenses: Expat
Synopsis: Consumer/producer library for NSQ
Description:

The nsq Go module provides a high-level Consumer and Producer types as well as low-level functions to communicate over the NSQ protocol https://nsq.io/.

go-github-com-tinylib-msgp 1.2.1
Propagated dependencies: go-golang-org-x-tools@0.25.0 go-github-com-philhofer-fwd@1.1.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: http://msgpack.org/
Licenses: Expat
Synopsis: MessagePack Code Generator
Description:

This package provides a code generation tool for creating methods to serialize and de-serialize Go data structures to and from data interchange format - MessagePack.

go-github-com-zeripath-jwt 3.2.2+incompatible
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/zeripath/jwt
Licenses: Expat
Synopsis: jwt-go
Description:

Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html

go-github-com-go-logr-logr 1.4.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-logr/logr
Licenses: ASL 2.0
Synopsis: Minimal logging API for Go
Description:

Package logr defines a general-purpose logging API and abstract interfaces to back that API. Packages in the Go ecosystem can depend on it, while callers can implement logging with whatever backend is appropriate.

Total results: 2034