_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-urfave-negroni-v3 3.1.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/urfave/negroni
Licenses: Expat
Build system: go
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-protonmail-go-srp 0.0.7
Propagated dependencies: go-github-com-cronokirby-saferith@0.33.0 go-github-com-pkg-errors@0.9.1 go-github-com-protonmail-bcrypt@0.0.0-20211005172633-e235017c1baf go-github-com-protonmail-go-crypto@1.3.0 go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ProtonMail/go-srp
Licenses: Expat
Build system: go
Synopsis: SRP protocol implementation in Golang
Description:

This package provides a Golang implementation of the SRP protocol, used for authentication of ProtonMail users.

go-github-com-putdotio-go-putio 0.0.0-0.16d982c
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://github.com/putdotio/go-putio
Licenses: Expat
Build system: go
Synopsis: Put.io API client
Description:

Package putio is the Put.io API v2 client for Go. It's an alternative fork of https://github.com/igungor/go-putio.

go-github-com-putdotio-go-putio 1.7.2
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://github.com/putdotio/go-putio
Licenses: Expat
Build system: go
Synopsis: Put.io API client
Description:

Package putio is the Put.io API v2 client for Go. It's an alternative fork of https://github.com/igungor/go-putio.

go-github-com-redis-go-redis-v9 9.13.0
Propagated dependencies: go-github-com-cespare-xxhash-v2@2.3.0 go-github-com-dgryski-go-rendezvous@0.0.0-20200823014737-9f7001d12a5f
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/redis/go-redis
Licenses: FreeBSD
Build system: go
Synopsis: Redis client for Golang
Description:

go-redis is the official Redis client library for the Go programming language. It offers a straightforward interface for interacting with Redis servers.

go-github-com-calebcase-tmpfile 1.0.3
Propagated dependencies: 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/calebcase/tmpfile
Licenses: Modified BSD Expat
Build system: go
Synopsis: Cross-platform temporary files
Description:

This package provides a cross-platform facility for creating temporary files that are automatically cleaned up (even in the event of an unexpected process exit).

go-github-com-xdg-go-stringprep 1.0.4
Propagated dependencies: go-golang-org-x-text@0.30.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
Build system: go
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
Build system: go
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-cespare-xxhash-v2 2.1.2
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://github.com/cespare/xxhash
Licenses: Expat
Build system: go
Synopsis: xxhash
Description:

Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at http://cyan4973.github.io/xxHash/.

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
Build system: go
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.1
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
Build system: go
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.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mreiferson/go-svc
Licenses: Expat
Build system: go
Synopsis: Go Windows Service wrapper for GNU/Linux
Description:

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

go-github-com-chromedp-chromedp 0.9.5
Propagated dependencies: go-github-com-orisano-pixelmatch@0.0.0-20230914042517-fa304d1dc785 go-github-com-mailru-easyjson@0.7.7 go-github-com-ledongthuc-pdf@0.0.0-20240201131950-da5b75280b06 go-github-com-gobwas-ws@1.3.2 go-github-com-chromedp-cdproto@0.0.0-20240312231614-1e5096e63154
Channel: zzkt
Location: zzkt/packages/duf.scm (zzkt packages duf)
Home page: https://github.com/chromedp/chromedp
Licenses: Expat
Build system: go
Synopsis: About chromedp
Description:

Package chromedp is a high level Chrome DevTools Protocol client that simplifies driving browsers for scraping, unit testing, or profiling web pages using the CDP.

go-github-com-minio-highwayhash 1.0.3
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/minio/highwayhash
Licenses: ASL 2.0
Build system: go
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.1
Propagated dependencies: 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/skeema/knownhosts
Licenses: ASL 2.0
Build system: go
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-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
Build system: go
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-panjf2000-ants-v2 2.11.3
Propagated dependencies: go-golang-org-x-sync@0.17.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/panjf2000/ants
Licenses: Expat
Build system: go
Synopsis: Pooling solution for Golang
Description:

This package implements a goroutine pool with fixed capacity, managing and recycling a massive number of goroutines, allowing developers to limit the number of goroutines in your concurrent programs.

go-github-com-ipfs-go-ds-flatfs 0.5.5
Propagated dependencies: go-github-com-ipfs-go-datastore@0.8.2 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
Build system: go
Synopsis: Datastore with sharded directories and flat files
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
Build system: go
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.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/nwidger/jsoncolor
Licenses: Expat
Build system: go
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-araddon-dateparse 0.0.0-20210429162001-6b43995a97de
Propagated dependencies: go-github-com-stretchr-testify@1.10.0 go-github-com-scylladb-termtables@0.0.0-20191203121021-c4c0b6d42ff4
Channel: cast
Location: cast/packages/wrtag.scm (cast packages wrtag)
Home page: https://github.com/araddon/dateparse
Licenses: Expat
Build system: go
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-azure-go-ansiterm 0.0.0-20210617225240-d185dfc1b5a1
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/Azure/go-ansiterm
Licenses: Expat
Build system: go
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-ergochat-readline 0.1.3
Propagated dependencies: go-golang-org-x-text@0.30.0 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/ergochat/readline
Licenses: Expat
Build system: go
Synopsis: Readline implementation in pure Go
Description:

This package provides a pure Go implementation of functionality comparable to GNU Readline, i.e. line editing and command history for simple TUI programs.

Total results: 2143