_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


govulncheck 1.1.4
Propagated dependencies: go-github-com-google-go-cmdtest@0.4.0 go-github-com-google-go-cmp@0.7.0 go-golang-org-x-mod@0.29.0 go-golang-org-x-sync@0.17.0 go-golang-org-x-telemetry@0.0.0-20251009181524-91c411e14f39 go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://golang.org/x/vuln
Licenses: Modified BSD
Build system: go
Synopsis: Go Vulnerability Management
Description:

This repository contains packages for accessing and analyzing data from the Go Vulnerability Database.

go-golang-org-x-tools-go-expect 0.1.1-deprecated
Propagated dependencies: go-golang-org-x-mod@0.29.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://golang.org/x/tools
Licenses: Modified BSD
Build system: go
Synopsis: Interpreting structured comments in Golang
Description:

Package expect provides support for interpreting structured comments in Go source code (including go.mod and go.work files) as test expectations.

go-golang-org-x-text 0.30.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://go.googlesource.com/text
Licenses: Modified BSD
Build system: go
Synopsis: Supplemental Go text processing libraries
Description:

This package provides supplemental Go libraries for text processing.

go-golang-org-x-telemetry-config 0.68.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://golang.org/x/telemetry
Licenses: Modified BSD
Build system: go
Synopsis: Subset of telemetry data for Golang telemetry
Description:

The config package holds the config.json file defining the Go telemetry upload configuration and contains no actual Go code, and exists only so the config.json file can be served by module proxies.

An upload configuration specifies the set of values that are permitted in telemetry uploads: GOOS, GOARCH, Go version, and per-program counters.

go-github-com-google-renameio-v2 2.0.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/google/renameio/
Licenses: ASL 2.0
Build system: go
Synopsis: Atomically create or replace a file or symbolic link
Description:

renameio Go package provides a way to atomically create or replace a file or symbolic link.

go-golang-org-x-time 0.14.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://godoc.org/golang.org/x/time/rate
Licenses: Modified BSD
Build system: go
Synopsis: Supplemental Go time libraries
Description:

This package provides supplemental Go libraries related to time.

go-golang-org-x-tools 0.37.0
Propagated dependencies: go-github-com-yuin-goldmark@1.7.13 go-golang-org-x-mod@0.29.0 go-golang-org-x-net@0.46.0 go-golang-org-x-sync@0.17.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://go.googlesource.com/tools/
Licenses: Modified BSD
Build system: go
Synopsis: Tools that support the Go programming language
Description:

This package provides miscellaneous tools that support the Go programming language.

go-github-com-twitchyliquid64-golang-asm 0.15.1
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/twitchyliquid64/golang-asm
Licenses: Modified BSD
Build system: go
Synopsis: Assembler from the Go compiler, in library form
Description:

This package provides a mirror of the assembler from the Go compiler, with import paths re-written for the assembler to be functional as a standalone library.

go-golang-org-x-net 0.46.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://go.googlesource.com/net
Licenses: Modified BSD
Build system: go
Synopsis: Go supplemental networking libraries
Description:

This package provides supplemental Go networking libraries.

go-google-golang-org-genproto-googleapis-rpc 0.0.0-1.49b9836
Propagated dependencies: go-google-golang-org-protobuf@1.36.10
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://google.golang.org/genproto
Licenses: ASL 2.0
Build system: go
Synopsis: Common types for gRPC API
Description:

This package provides a rpc Google's API gRPC type derived from google.golang.org/protobuf.

go-golang-org-x-vuln 1.1.4
Propagated dependencies: go-github-com-google-go-cmdtest@0.4.0 go-github-com-google-go-cmp@0.7.0 go-golang-org-x-mod@0.29.0 go-golang-org-x-sync@0.17.0 go-golang-org-x-telemetry@0.0.0-20251009181524-91c411e14f39 go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://golang.org/x/vuln
Licenses: Modified BSD
Build system: go
Synopsis: Go Vulnerability Management
Description:

This repository contains packages for accessing and analyzing data from the Go Vulnerability Database.

go-golang-org-x-mod 0.29.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://golang.org/x/mod
Licenses: Modified BSD
Build system: go
Synopsis: Tools to work directly with Go module mechanics
Description:

This repository holds packages for writing tools that work directly with Go module mechanics. That is, it is for direct manipulation of Go modules themselves.

The specific case of loading packages should still be done by invoking the go command, which remains the single point of truth for package loading algorithms.

go-golang-org-x-sync 0.17.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://go.googlesource.com/sync/
Licenses: Modified BSD
Build system: go
Synopsis: Additional Go concurrency primitives
Description:

This package provides Go concurrency primitives in addition to the ones provided by the language and sync and sync/atomic packages. The package provides several Golang submodules:

  • errgroup - synchronization, error propagation, and Context cancellation for groups of goroutines working on subtasks of a common task

  • semaphore - a weighted semaphore implementation

  • singleflight - a duplicate function call suppression mechanism

  • syncmap - a concurrent map implementation

go-github-com-matttproud-golang-protobuf-extensions 1.0.4
Propagated dependencies: go-github-com-golang-protobuf@1.5.4
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/matttproud/golang_protobuf_extensions
Licenses: ASL 2.0
Build system: go
Synopsis: Support for streaming Protocol Buffer messages for Golang
Description:

This package provides various Protocol Buffer extensions for the Go language (golang), namely support for record length-delimited message streaming.

go-github-com-yuin-goldmark 1.7.13
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/yuin/goldmark/
Licenses: Expat
Build system: go
Synopsis: Markdown parser
Description:

This package provides a markdown parser.

go-golang-org-x-term 0.36.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://pkg.go.dev/golang.org/x/term
Licenses: Modified BSD
Build system: go
Synopsis: Go terminal/console support
Description:

term provides support functions for dealing with terminals, as commonly found on Unix systems.

go-github-com-golang-glog 1.2.5
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/golang/glog
Licenses: ASL 2.0
Build system: go
Synopsis: Leveled execution logs for Golang
Description:

This package implements logging analogous to C++ package glog INFO/ERROR/V setup. It provides functions that have a name matched by regex:.

go-github-com-goccmack-gocc 1.0.2
Propagated dependencies: go-golang-org-x-mod@0.29.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/goccmack/gocc
Licenses: ASL 2.0
Build system: go
Synopsis: Parser/Scanner Generator
Description:

Gocc is a compiler kit for Go written in Go. Gocc generates lexers and parsers or stand-alone DFAs or parsers from a BNF. Lexers are DFAs, which recognise regular languages. Gocc lexers accept UTF-8 input. Gocc parsers are PDAs, which recognise LR-1 languages. Optional LR1 conflict handling automatically resolves shift / reduce and reduce / reduce conflicts.

go-google-golang-org-protobuf 1.36.10
Propagated dependencies: go-github-com-google-go-cmp@0.7.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://google.golang.org/protobuf
Licenses: Modified BSD
Build system: go
Synopsis: Go library for Protocol Buffers
Description:

The protobuf package provides a Go implementation of Protocol Buffers, a language and platform neutral, extensible mechanism for serializing structured data. It is a successor to go-github-com-golang-protobuf with an improved and cleaner API.

go-golang-org-x-tools-godoc 0.1.0-deprecated
Propagated dependencies: go-golang-org-x-tools@0.37.0 go-github-com-yuin-goldmark@1.7.13
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://golang.org/x/tools
Licenses: Modified BSD
Build system: go
Synopsis: Code for running a godoc server.
Description:

This package provides most of the code for running a godoc server.

go-golang-org-x-sys 0.37.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://go.googlesource.com/sys
Licenses: Modified BSD
Build system: go
Synopsis: Go support for low-level system interaction
Description:

This package provides supplemental libraries offering Go support for low-level interaction with the operating system.

go-github-com-mmcloughlin-avo 0.6.0
Propagated dependencies: go-golang-org-x-arch@0.22.0 go-golang-org-x-sys@0.37.0 go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/mmcloughlin/avo
Licenses: Modified BSD
Build system: go
Synopsis: Generate x86 Assembly with Go
Description:

The avo package presents a familiar assembly-like interface that simplifies development without sacrificing performance.

go-golang-org-x-term 0.36.0
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://pkg.go.dev/golang.org/x/term
Licenses: Modified BSD
Build system: go
Synopsis: Go terminal/console support
Description:

term provides support functions for dealing with terminals, as commonly found on Unix systems.

go-golang-org-x-image 0.32.0
Propagated dependencies: go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://pkg.go.dev/golang.org/x/image
Licenses: Modified BSD
Build system: go
Synopsis: Supplemental Go image libraries
Description:

This package provides supplemental Go libraries for image processing.

Total packages: 69239