_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-smarty-gunit 1.5.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/smarty/gunit
Licenses: Expat
Synopsis: Golang xUnit-style test fixture test adapter
Description:

Package gunit provides testing package hooks and convenience functions for writing tests in an xUnit style.

go-github-com-go-logr-stdr 1.2.2
Propagated dependencies: 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/stdr
Licenses: ASL 2.0
Synopsis: Minimal Go logging using logr and Go's standard library
Description:

Package stdr implements github.com/go-logr/logr.Logger in terms of Go's standard log package.

go-github-com-zeebo-assert 1.3.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/zeebo/assert
Licenses: CC0
Synopsis: High-level assertions for tests
Description:

assert is a testing library that provides high-level assertions API based on Go testing library procedures.

go-github-com-google-shlex 0.0.0-20191202100458-e7afc7fbc510
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/google/shlex
Licenses: ASL 2.0
Synopsis: Simple lexer for Go
Description:

shlex implements a simple lexer which splits input into tokens using shell-style rules for quoting and commenting.

go-github-com-junegunn-fzf 0.54.3
Dependencies: go-github-com-charlievieth-fastwalk@1.0.8 go-github-com-gdamore-tcell@2.7.4 go-github-com-mattn-go-isatty@0.0.20 go-github-com-mattn-go-shellwords@1.0.12 go-github-com-rivo-uniseg@0.4.7 go-golang-org-x-sys@0.25.0 go-golang-org-x-term@0.24.0
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://github.com/junegunn/fzf
Licenses: Expat
Synopsis: Command-line fuzzy-finder
Description:

This package provides an interactive command-line filter usable with any list--including files, command history, processes and more.

go-github-com-pion-dtls-v3 3.0.2
Propagated dependencies: go-github-com-pion-logging@0.2.2 go-github-com-pion-transport-v3@3.0.2 go-golang-org-x-crypto@0.27.0 go-golang-org-x-net@0.29.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-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.27.0 go-golang-org-x-net@0.29.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-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.scm (ffab packages golang)
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-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-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-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-xdg-go-scram 1.0.2
Propagated dependencies: go-github-com-xdg-go-stringprep@1.0.2 go-github-com-xdg-go-pbkdf2@1.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
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.

spritely-libp2p-daemon.git 0.1-0.ae96196
Propagated dependencies: go-github-com-libp2p-go-libp2p@0.36.3 go-github-com-libp2p-go-libp2p-peer@2.3.8-0.993d742 go-github-com-libp2p-go-libp2p-crypto@2.0.1-0.7240b40 go-github-com-multiformats-go-multiaddr@0.13.0
Channel: small-guix
Location: small-guix/packages/spritely.scm (small-guix packages spritely)
Home page: https://gitlab.com/spritely/go-libp2p-daemon
Licenses: ASL 2.0
Synopsis: Simple daemon to connect over libp2p
Description:

This package provides a very simple daemon to interface to from other programming languages. It's designed to fulfill the needs of Spritely's Goblins library to support libp2p as a netlayer.

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.3
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
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-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-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-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

Total results: 1560