_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-gliderlabs-ssh 0.2.2
Dependencies: go-golang-org-x-crypto@0.31.0 go-golang-org-x-sys@0.28.0 go-github-com-anmitsu-go-shlex@0.0.0-20200514113438-38f4b401e2be
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/gliderlabs/ssh
Licenses: Modified BSD
Synopsis: Easy SSH servers in Golang
Description:

go-github-com-gliderlabs-ssh wraps the crypto/ssh package with a higher-level API for building SSH servers.

go-github-com-ziutek-mymysql 1.5.4
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/ziutek/mymysql
Licenses: Modified BSD
Synopsis: MyMySQL v1.5.4 (2015-01-08)
Description:

Sorry for my poor English. If you can help with improving the English in this documentation, please contact me.

go-github-com-containerd-log 0.1.0
Propagated dependencies: go-github-com-sirupsen-logrus@1.9.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/containerd/log
Licenses: ASL 2.0
Synopsis: Common log interface for containerd repositories and clients
Description:

Package log provides types and functions related to logging, passing loggers through a context, and attaching context to the logger.

go-github-com-nsf-termbox-go 1.1.1
Propagated dependencies: 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/nsf/termbox-go
Licenses: Expat
Synopsis: @code{termbox} provides a minimal API for text-based user interfaces
Description:

Termbox is a library that provides a minimalistic API which allows the programmer to write text-based user interfaces.

go-github-com-kpango-fastime 1.1.9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kpango/fastime
Licenses: Expat
Synopsis: Fast time function library for Go
Description:

fastime is a time function library for Go with zero memory allocation. fastime is returning the approximate time.

go-github-com-arceliar-phony v0.0.0-20220903101357-530938a4b13d
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/Arceliar/phony
Licenses: Expat
Synopsis: Very minimal actor model library
Description:

Phony is a very minimal actor model library for Go, inspired by the causal messaging system in the Pony programming language.

go-github-com-tidwall-pretty 1.2.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tidwall/pretty
Licenses: Expat
Synopsis: Efficient JSON beautifier and compactor for Go
Description:

Pretty is a Go package that provides fast methods for formatting JSON for human readability, or to compact JSON for smaller payloads.

go-github-com-expr-lang-expr 1.16.9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://expr-lang.org/
Licenses: Expat
Synopsis: Expression language and expression evaluation for Go
Description:

The package Expr provides a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed.

go-github-com-andreyvit-diff 0.0.0-0.c7f18ee
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/andreyvit/diff
Licenses: Expat
Synopsis: Quick string diffs for Golang
Description:

Package diff provides quick and easy string diffing functions based on github.com/sergi/go-diff, mainly for diffing strings in tests

go-github-com-andreyvit-diff 0.0.0-20170406064948-c7f18ee00883
Propagated dependencies: go-github-com-sergi-go-diff@1.3.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/andreyvit/diff
Licenses: Expat
Synopsis: Diffing strings in tests
Description:

This package provides a quick and easy string diffing functions based on github.com/sergi/go-diff, mainly for diffing strings in tests.

go-github-com-xaionaro-gosrc 0.0.0-0.3fdf847
Propagated dependencies: go-github-com-xaionaro-go-unsafetools@0.0.0-20241024014258-a46e1ce3763e go-github-com-fatih-structtag@1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/xaionaro-go/gosrc
Licenses: CC0
Synopsis: Parse Go packages to handy structures
Description:

This package just simplifies working with go/* packages to parse a source code. Initially the package was written to simplify code generation.

go-github-com-tomasen-realip 0.0.0-20180522021738-f0c99a92ddce
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tomasen/realip
Licenses: Expat
Synopsis: Go library to get a client's public IP
Description:

go-github-com-tomasen-realip can be used to get client's real public IP, which is usually useful for logging HTTP server.

go-github-com-urfave-negroni 1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/urfave/negroni
Licenses: Expat
Synopsis: Idiomatic HTTP Middleware for Golang
Description:

Package negroni is an idiomatic approach to web middleware in Go. It is tiny,non-intrusive, and encourages use of net/http Handlers.

go-github-com-leodido-go-urn 1.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/leodido/go-urn
Licenses: Expat
Synopsis: Parser for uniform resource names as seen on RFC 2141
Description:

This package implements a parser for uniform resource names (URN) as specified by IETF RFC 2141.

go-github-com-armon-go-radix 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/armon/go-radix
Licenses: Expat
Synopsis: Go implementation of Radix trees
Description:

This package provides a single Tree implementation, optimized for sparse nodes of radix tree.

go-github-com-nats-io-jwt-v2 2.7.3
Propagated dependencies: go-github-com-nats-io-nkeys@0.4.10
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/nats-io/jwt
Licenses: ASL 2.0
Synopsis: Go library signing JWT tokens with NKeys for the NATS ecosystem
Description:

This library is a JWT implementation that uses nkeys to digitally sign JWT tokens. Nkeys use Ed25519 to provide authentication of JWT claims.

go-github-com-restic-chunker 0.4.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/restic/chunker
Licenses: FreeBSD
Synopsis: Implementation of Content Defined Chunking Golang
Description:

Package chunker implements Content Defined Chunking based on a rolling Rabin Checksum.

go-github-com-mr-tron-base58 1.2.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/mr-tron/base58
Licenses: Expat
Synopsis: Fast implementation of base58 encoding on Golang
Description:

Fast implementation of base58 encoding on Golang. A trivial big.Int encoding benchmark results in 6 times faster encoding and 8 times faster decoding.

go-github-com-cloudwego-iasm 0.2.0
Propagated dependencies: go-github-com-klauspost-cpuid-v2@2.2.8 go-github-com-knz-go-libedit@1.10.1 go-nullprogram-com-x-optparse@1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cloudwego/iasm
Licenses: ASL 2.0
Synopsis: Interactive Assembler for Golang
Description:

This package provides x86_64 variant of ported from a Python module PeachPy, with some adaption to the Go language features.

go-github-com-zyedidia-json5 0.0.0-20200102012142-2da050b1a98d
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/zyedidia/json5
Licenses: Expat Modified BSD
Synopsis: Go JSON5 decoder package based on encoding/json
Description:

This is a Go package that implements decoding of JSON5.

It's an alternative fork of https://github.com/titanous/json5.

go-github-com-go-retry-retry 1.0.3
Propagated dependencies: go-github-com-rogpeppe-clock@0.0.0-20190514195947-2896927a307a go-github-com-frankban-quicktest@1.14.6
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/go-retry/retry
Licenses: LGPL 3
Synopsis: retry
Description:

Package retry provides a framework for retrying actions. It does not itself invoke the action to be retried, but is intended to be used in a retry loop.

go-github-com-onsi-ginkgo-v2 2.22.0
Propagated dependencies: go-github-com-go-logr-logr@1.4.2
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-onsi-ginkgo-v2 2.22.0
Propagated dependencies: go-github-com-go-logr-logr@1.4.2 go-github-com-go-task-slim-sprig-v3@3.0.0 go-github-com-google-pprof@0.0.0-20240402174815-29b9bb013b0f go-github-com-onsi-gomega@1.33.1 go-golang-org-x-net@0.33.0 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-davecgh-go-xdr 0.0.0-20161123171359-e6a2ba005892
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/davecgh/go-xdr
Licenses: ISC
Synopsis: Pure Go implementation of the XDR standard
Description:

go-xdr implements the data representation portion of the External Data Representation (XDR) standard protocol as specified in RFC 4506 (obsoletes RFC 1832 and RFC 1014) in pure Go.

Total results: 1972