_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-jesseduffield-generics 0.0.0-20250517122708-b0b4a53a6f5c
Propagated dependencies: go-golang-org-x-exp@0.0.0-20241217172543-b2144cdd0a67
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/jesseduffield/generics
Licenses: Expat
Synopsis: Extensions on the Golang Generics packages
Description:

This package provides helper methods/structs that involve generics which were added in Go 1.18.

go-github-com-junegunn-go-shellwords 0.0.0-0.2aa3b32
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mattn/go-shellwords
Licenses: Expat
Synopsis: Parse lines into shell words
Description:

This package parses text into shell arguments. Based on the cpan module Parse::CommandLine.

go-github-com-flynn-archive-go-shlex 0.0.0-0.3f9db97
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/flynn-archive/go-shlex
Licenses: ASL 2.0
Synopsis: Go lexer
Description:

Shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.

go-github-com-mesilliac-pulse-simple 0.0.0-0.75ac54e
Propagated dependencies: pkg-config@0.29.2 pulseaudio@16.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/mesilliac/pulse-simple
Licenses: Expat
Synopsis: Cgo bindings to PulseAudio's Simple API
Description:

This package provides Cgo bindings to PulseAudio's Simple API, to play or capture raw audio.

go-github-com-ssgelm-cookiejarparser 1.0.1
Propagated dependencies: go-golang-org-x-net@0.33.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ssgelm/cookiejarparser
Licenses: Expat
Synopsis: Parse a curl cookiejar with Go
Description:

This package is a Go library that parses a curl (netscape) cookiejar file into a Go http.CookieJar.

go-github-com-go-openapi-jsonpointer 0.21.0
Propagated dependencies: go-github-com-go-openapi-swag@0.23.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/jsonpointer
Licenses: ASL 2.0
Synopsis: JSON Pointer with structs
Description:

This package provides an implementation of JSON Pointer, initially prototyped in https://github.com/xeipuuv/gojsonpointer.

go-github-com-andreaskoch-go-fswatch 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/andreaskoch/go-fswatch
Licenses: Modified BSD
Synopsis: File system watch library
Description:

fswatch is a go library for watching file system changes to does not depend on inotify.

go-github-com-ebitengine-hideconsole 1.0.0
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/ebitengine/hideconsole
Licenses: ASL 2.0
Synopsis: HideConsole
Description:

Package hideconsole is a utility package to hide a console automatically even without `-ldflags "-Hwindowsgui"` on Windows.

go-github-com-smacker-go-tree-sitter 0.0.0-20240827094217-dd81d9e9be82
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/smacker/go-tree-sitter
Licenses: Expat
Synopsis: Golang bindings for tree-sitter
Description:

This package provides a bindings for tree-sitter in Golang.

go-github-com-dgraph-io-ristretto-v2 2.1.0
Propagated dependencies: go-github-com-cespare-xxhash-v2@2.3.0 go-github-com-dgryski-go-farm@0.0.0-20200201041132-a6ae2369ad13 go-github-com-dustin-go-humanize@1.0.1 go-github-com-golang-glog@1.2.3 go-github-com-pkg-errors@0.9.1 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/dgraph-io/ristretto
Licenses: ASL 2.0 Expat
Synopsis: Memory-bound cache in Golang
Description:

Ristretto is a concurrent, fixed size, in-memory cache with a dual focus on throughput and hit ratio performance.

go-github-com-libp2p-go-flow-metrics 0.1.0
Propagated dependencies: go-github-com-benbjohnson-clock@1.3.5
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-flow-metrics
Licenses: Expat
Synopsis: Simple library for tracking flow metrics
Description:

A simple alternative to rcrowley's go-metrics that's a lot faster (and only does simple bandwidth metrics).

go-github-com-txthinking-runnergroup 0.0.0-20241229123329-7b873ad00768
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/txthinking/runnergroup
Licenses: Expat
Synopsis: Golang standard @code{sync.WaitGroup} alternative
Description:

This package implements a similar functionality like standard sync.WaitGroup

go-github-com-disintegration-imaging 1.6.2
Dependencies: go-golang-org-x-image@0.23.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/disintegration/imaging
Licenses: Expat
Synopsis: Imaging is a simple image processing package for Go
Description:

disintegration-imaging provides basic image processing functions such as resize, rotate, crop, brightness/contrast, adjustments, etc.

go-github-com-keybase-go-merkle-tree 0.0.0-20211118173306-f89b06604d00
Propagated dependencies: go-golang-org-x-net@0.33.0 go-github-com-keybase-go-codec@0.0.0-20180928230036-164397562123
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/go-merkle-tree
Licenses: Modified BSD
Synopsis: go-merkle-tree
Description:

Package merkleTree is a generic Merkle Tree implementation, for provably publishing lots of data under one succinct tree root.

go-github-com-libp2p-go-doh-resolver 0.4.0
Propagated dependencies: go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-miekg-dns@1.1.62 go-github-com-multiformats-go-multiaddr-dns@0.3.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-doh-resolver
Licenses: Expat
Synopsis: DNS over HTTPS resolver
Description:

This package provides an implementation DNS over HTTPS resolver as specified in RFC 8484.

go-github-com-asaskevich-govalidator 11.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/asaskevich/govalidator
Licenses: Expat
Synopsis: Collection of various validators for Golang
Description:

This package provides validators and sanitizers for strings, structs and collections. It was based on validator.js.

go-github-com-smartystreets-goconvey 1.8.1
Propagated dependencies: go-github-com-jtolds-gls@4.20.0 go-github-com-smarty-assertions@1.16.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/smartystreets/goconvey
Licenses: Expat
Synopsis: Go testing tool with both a web and terminal user interface
Description:

GoConvey is a testing tool for Go. It integrates with go test, can show test coverage and has a web user interface that will refresh automatically.

go-github-com-bits-and-blooms-bitset 1.20.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bits-and-blooms/bitset
Licenses: Modified BSD
Synopsis: Bitsets in Go
Description:

This package provides a Go implementation of bitsets, which are a mapping between non-negative integers and boolean values focused on efficient space usage.

go-github-com-zyedidia-go-shellquote 0.0.0-20200613203517-eccd813c0655
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/zyedidia/go-shellquote
Licenses: Expat
Synopsis: Go utilities for performing shell-like word splitting/joining
Description:

Shellquote provides utilities for joining/splitting strings using sh's word-splitting rules.

It's an alternative fork of https://github.com/kballard/go-shellquote.

go-github-com-distribution-reference 0.6.0
Propagated dependencies: go-github-com-opencontainers-go-digest@1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/distribution/reference
Licenses: ASL 2.0
Synopsis: Handle references to container images held in registries
Description:

Package reference provides a general type to represent any way of referencing images within the registry. Its main purpose is to abstract tags and digests (content-addressable hash).

go-github-com-emicklei-go-restful-v3 3.4.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emicklei/go-restful
Licenses: Expat
Synopsis: Build REST-style web services using Go
Description:

This package provides go-restful, which helps developers to use http methods explicitly and in a way that's consistent with the HTTP protocol definition.

go-github-com-skratchdot-open-golang 0.0.0-20200116055534-eef842397966
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/skratchdot/open-golang
Licenses: Expat
Synopsis: Open a file, directory, or URI using the default application
Description:

Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use. On GNU/Linux, this is a proxy for the xdg-open command.

go-github-com-evanw-esbuild-internal 0.24.2
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/evanw/esbuild
Licenses: Expat
Synopsis: Why?
Description:

@urlhttps://esbuild.github.io/,Website | @urlhttps://esbuild.github.io/getting-started/,Getting started | @urlhttps://esbuild.github.io/api/,Documentation | @urlhttps://esbuild.github.io/plugins/,Plugins | @urlhttps://esbuild.github.io/faq/,FAQ.

go-gitlab-com-ambrevar-golua-unicode 0.0.0-0.97ce517
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://gitlab.com/ambrevar/golua
Licenses: Expat
Synopsis: Add Unicode support to Golua
Description:

This extension to Arzilli's Golua adds Unicode support to all functions from the Lua string library. Lua patterns are replaced by Go regexps. This breaks compatibility with Lua, but Unicode support breaks it anyways and Go regexps are more powerful.

Total results: 2035