_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-maruel-panicparse 1.6.2
Propagated dependencies: go-github-com-mattn-go-colorable@0.1.13 go-github-com-mattn-go-isatty@0.0.20 go-github-com-mgutz-ansi@0.0.0-20200706080929-d51e80ef957d go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/maruel/panicparse
Licenses: ASL 2.0
Synopsis: Toolkit for parsing Go stack traces
Description:

This package provides a toolkit for parsing Go language panic stack traces. It simplifies the traces to make salient information more visible and aid debugging.

go-git-sr-ht-rockorager-go-jmap 0.5.0
Propagated dependencies: go-golang-org-x-oauth2@0.23.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://git.sr.ht/~rockorager/go-jmap
Licenses: Expat
Synopsis: JSON meta application protocol in Golang
Description:

Package jmap implements JMAP Core protocol as defined in RFC 8620 published on July 2019.

go-github-com-xdg-go-stringprep 1.0.4
Propagated dependencies: 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/xdg-go/stringprep
Licenses: ASL 2.0
Synopsis: Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
Description:

Package stringprep provides data tables and algorithms for RFC-3454, including errata. It also provides a profile for SASLprep as defined in RFC-4013.

go-github-com-errata-ai-regexp2 1.7.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/errata-ai/regexp2
Licenses: Expat
Synopsis: Full featured regular expressions for Go
Description:

Regexp2 is a feature-rich RegExp engine for Go. This package is a fork of dlclark/regexp2 providing a more similar API to regexp.

go-github-com-felixge-httpsnoop 1.0.4
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/felixge/httpsnoop/
Licenses: Expat
Synopsis: Capture http related metrics
Description:

Httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from your application's http.Handlers.

go-github-com-raulk-go-watchdog 1.3.0
Propagated dependencies: go-github-com-benbjohnson-clock@1.3.5 go-github-com-containerd-cgroups@1.1.0 go-github-com-elastic-gosigar@0.14.3 go-github-com-opencontainers-runtime-spec@1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/raulk/go-watchdog
Licenses: ASL 2.0 Expat
Synopsis: Go memory watchdog
Description:

Package watchdog runs a singleton memory watchdog in the process, which watches memory utilization and forces Go GC in accordance with a user-defined policy.

go-github-com-mreiferson-go-svc 1.2.1-0.7a96e00
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/mreiferson/go-svc
Licenses: Expat
Synopsis: Go Windows Service wrapper for GNU/Linux
Description:

Go Windows Service wrapper compatible with GNU/Linux. Windows tests here.

go-github-com-minio-highwayhash 1.0.2
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/minio/highwayhash
Licenses: ASL 2.0
Synopsis: HighwayHash library for Go
Description:

This package implements the pseudo-random-function (PRF) HighwayHash. HighwayHash is a fast hash function designed to defend hash-flooding attacks or to authenticate short-lived messages.

go-github-com-skeema-knownhosts 1.3.0
Propagated dependencies: 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/skeema/knownhosts
Licenses: ASL 2.0
Synopsis: Go SSH known_hosts wrapper with host key lookup
Description:

Package knownhosts is a thin wrapper around golang.org/x/crypto/ssh/knownhosts, adding the ability to obtain the list of host key algorithms for a known host.

go-github-com-mdlayher-sdnotify 1.0.0
Propagated dependencies: go-github-com-google-go-cmp@0.6.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/mdlayher/sdnotify
Licenses: Expat
Synopsis: sdnotify
Description:

Package sdnotify implements systemd readiness notifications as described in @urlhttps://www.freedesktop.org/software/systemd/man/sd_notify.html,https://www.freedesktop.org/software/systemd/man/sd_notify.html.

go-github-com-francoispqt-gojay 1.2.13
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/francoispqt/gojay
Licenses: Expat
Synopsis: JSON encoder/decoder with powerful stream API for Golang
Description:

GoJay is a performant JSON encoder/decoder for Golang. It has a simple API and doesn't use reflection. It relies on small interfaces to decode/encode structures and slices.

go-github-com-ipfs-go-ds-flatfs 0.5.1
Propagated dependencies: go-github-com-ipfs-go-datastore@0.6.0 go-github-com-ipfs-go-log@1.0.5 go-github-com-jbenet-goprocess@0.1.4
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ds-flatfs
Licenses: Expat
Synopsis: Datastore implementation using sharded directories and flat files to store data
Description:

Package flatfs is a Datastore implementation that stores all objects in a two-level directory structure in the local file system, regardless of the hierarchy of the keys.

go-github-com-spaolacci-murmur3 1.1.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/spaolacci/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-nwidger-jsoncolor 0.3.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/nwidger/jsoncolor
Licenses: Expat
Synopsis: Colorized JSON marshalling and encoding
Description:

jsoncolor is a drop-in replacement for encoding/json's Marshal and MarshalIndent functions and Encoder type which produce colorized output using github.com/fatih/color.

go-github-com-azure-go-ansiterm 0.0.0-20210617225240-d185dfc1b5a1
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/Azure/go-ansiterm
Licenses: Expat
Synopsis: Golang package for ANSI terminal emulation in Windows
Description:

This is a cross platform Ansi Terminal Emulation library. It reads a stream of Ansi characters and produces the appropriate function calls. The results of the function calls are platform dependent.

go-github-com-araddon-dateparse 0.0.0-20210429162001-6b43995a97de
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/araddon/dateparse
Licenses: Expat
Synopsis: Go Date Parser
Description:

Package dateparse parses date-strings without knowing the format in advance, using a fast lex based approach to eliminate shotgun attempts. It leans towards US style dates when there is a conflict.

go-github-com-coocood-freecache 1.2.4
Propagated dependencies: go-github-com-cespare-xxhash-v2@2.3.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/coocood/freecache
Licenses: Expat
Synopsis: Caching library for Go
Description:

This library provides caching capabilities for Go with no garbage collection overhead and high concurrent performance. An unlimited number of objects can be cached in memory without increased latency or degraded throughput.

go-github-com-hjson-hjson-go-v4 4.4.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://hjson.org/
Licenses: Expat
Synopsis: Human JSON implementation for Go
Description:

Hjson is a syntax extension to JSON. It is intended to be used like a user interface for humans, to read and edit before passing the JSON data to the machine.

go-github-com-avast-retry-go-v3 3.1.1
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-avast-retry-go-v4 4.6.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-yookoala-realpath 0.0.0-0.d19ef9c
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/yookoala/realpath
Licenses: Expat
Synopsis: @code{realpath} for Golang
Description:

This package provides realpath, a Go module that when provided with a valid relative path / alias path, it will return you with a string of its real absolute path in the system.

go-gitlab-com-yawning-obfs4-git 0.0.0-20231012084234-c3e2d44b1033
Propagated dependencies: go-filippo-io-edwards25519@1.1.0 go-github-com-dchest-siphash@1.2.3 go-gitlab-com-yawning-edwards25519-extra@0.0.0-0.2149dca go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib@1.6.0 go-golang-org-x-crypto@0.31.0 go-golang-org-x-net@0.33.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://gitlab.com/yawning/obfs4
Licenses: GPL 3+
Synopsis: Network traffic obfourscator library
Description:

This package implements functionality based on ideas and concepts from Philipp Winter's ScrambleSuit protocol. The notable differences between ScrambleSuit and obfs4:

  • the handshake always does a full key exchange (no such thing as a Session Ticket Handshake)

  • the handshake uses the Tor Project's ntor handshake with public keys obfuscated via the Elligator 2 mapping

  • the link layer encryption uses NaCl secret boxes (Poly1305/XSalsa20)

go-github-com-dgryski-dgoogauth 0.0.0-20190221195224-5a805980a5f3
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/dgryski/dgoogauth
Licenses: ASL 2.0
Synopsis: Google Authenticator for Golang
Description:

This is a Go implementation of the Google Authenticator library as specified in RFC 4226 and RFC 6238.

go-github-com-muesli-combinator 0.3.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/muesli/combinator
Licenses: Expat
Synopsis: Cancelable reader for Go
Description:

combinator generates a slice of all possible value combinations for any given struct and a set of its potential member values. This can be used to generate extensive test matrixes among other things.

Total results: 1852