_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-go-delve-liner 1.2.3-0.20231231155935-4726ab1d7f62
Propagated dependencies: go-github-com-mattn-go-runewidth@0.0.16 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-delve/liner
Licenses: Expat
Synopsis: Command line editor Go library
Description:

This package is an alternative fork of https://github.com/peterh/liner to build delve - debugger for the Go programming language.

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-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-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-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-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-nats-io-jwt-v2 2.7.4
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-zitadel-schema 1.3.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/zitadel/schema
Licenses: Modified BSD
Synopsis: Fills a struct with form values
Description:

Package zitadel/schema converts structs to and from form values. It is a maintained fork of https://github.com/gorilla/schema

go-github-com-h2non-filetype 1.1.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/h2non/filetype
Licenses: Expat
Synopsis: Infer binary file types based on the magic numbers header signature
Description:

This package implements a functionality to infer file and MIME type checking the magic numbers signature.

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-onsi-ginkgo-v2 2.23.4
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.23.4
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.37.0 go-golang-org-x-net@0.46.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
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-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-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.

go-github-com-avast-retry-go 2.7.0
Propagated dependencies: go-github-com-stretchr-testify@1.10.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/avast/retry-go
Licenses: Expat
Synopsis: Simple golang library for retry mechanism
Description:

This package is a simple Go library that provides retry functionality for functions that may fail. It includes various customizable retry strategies, such as fixed delay, backoff delay, and random delay.

go-github-com-mohae-deepcopy 0.0.0-20170308212314-bb9b5e7adda9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mohae/deepcopy
Licenses: Expat
Synopsis: Copy of pointers and values for Golang
Description:

deepcopy implements a functionality of deep copies of things. A standard copy will copy the pointers where deepcopy copies the values pointed to. Unexported field values are not copied.

go-github-com-ipfs-go-log-v2 2.5.1
Propagated dependencies: go-github-com-mattn-go-isatty@0.0.20 go-go-uber-org-multierr@1.11.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-gliderlabs-ssh 0.3.8
Propagated dependencies: go-github-com-anmitsu-go-shlex@0.0.0-20200514113438-38f4b401e2be 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/gliderlabs/ssh
Licenses: Modified BSD
Synopsis: SSH servers in Golang
Description:

Package ssh wraps the crypto/ssh package with a higher-level API for building SSH servers. The goal of the API was to make it as simple as using net/http, so the API is very similar.

go-github-com-gliderlabs-ssh 0.3.4
Propagated dependencies: go-golang-org-x-sys@0.37.0 go-golang-org-x-crypto@0.43.0 go-github-com-anmitsu-go-shlex@0.0.0-0.38f4b40
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/gliderlabs/ssh
Licenses: Modified BSD
Synopsis: SSH server in Golang
Description:

Package ssh wraps the crypto/ssh package with a higher-level API for building SSH servers. The goal of the API was to make it as simple as using net/http, so the API is very similar.

go-github-com-felixge-fgprof 0.9.4
Propagated dependencies: go-github-com-stretchr-testify@1.10.0 go-github-com-google-pprof@0.0.0-20240227163752-401108e1b7e7
Channel: zzkt
Location: zzkt/packages/duf.scm (zzkt packages duf)
Home page: https://github.com/felixge/fgprof
Licenses: Expat
Synopsis: 🚀 fgprof - The Full Go Profiler
Description:

fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as [Off-CPU](@urlhttp://www.brendangregg.com/offcpuanalysis.html,http://www.brendangregg.com/offcpuanalysis.html) (e.g. I/O) time together.

Total results: 1971