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

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.


go-github-com-hashicorp-go-cleanhttp 0.5.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hashicorp/go-cleanhttp
Licenses: MPL 2.0
Build system: go
Synopsis: Functions for accessing clean Go @code{http.Client} values
Description:

The Go standard library contains a default http.Client and it is a common idiom to tweak it as necessary. Unfortunately, this is a shared value, and it is not uncommon for libraries to assume that they are free to modify it at will. This package provides some simple functions to get a "clean" http.Client, namely one that uses the same default values as the Go standard library, but returns a client that does not share any state with other clients.

go-github-com-mattn-godown 0.0.1
Propagated dependencies: go-github-com-mattn-go-runewidth@0.0.16 go-golang-org-x-net@0.53.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mattn/godown
Licenses: Expat
Build system: go
Synopsis: Convert HTML into Markdown
Description:

This package provides a functionality to convert HTML into Markdown.

go-storj-io-eventkit 0.0.0-20250410172343-61f26d3de156
Propagated dependencies: go-github-com-google-gopacket@1.1.19 go-github-com-pkg-errors@0.9.1 go-github-com-spacemonkeygo-monkit-v3@3.0.24 go-github-com-spf13-cobra@1.10.2 go-github-com-spf13-viper@1.8.1 go-github-com-stretchr-testify@1.11.1 go-go-uber-org-zap@1.27.0 go-golang-org-x-sync@0.20.0 go-google-golang-org-api@0.272.0 go-google-golang-org-protobuf@1.36.11 go-storj-io-picobuf@0.0.4
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://storj.io/eventkit
Licenses: Expat
Build system: go
Synopsis: Report multidimensional events over UDP
Description:

This package provides a Go library for reporting multidimensional events over UDP.

go-github-com-azure-azure-pipeline-go 0.2.3
Propagated dependencies: go-github-com-mattn-go-ieproxy@0.0.12 go-github-com-pkg-errors@0.9.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/Azure/azure-pipeline-go
Licenses: Expat
Build system: go
Synopsis: HTTP request/response middleware pipeline for Go
Description:

Package pipeline implements an HTTP request/response middleware pipeline whose policy objects mutate an HTTP request's URL, query parameters, and/or headers before the request is sent over the wire.

go-github-com-gogo-protobuf 1.3.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gogo/protobuf
Licenses: Modified BSD
Build system: go
Synopsis: Protocol Buffers for Go with Gadgets
Description:

Gogoprotobuf is a fork of golang/protobuf with extra code generation features. This code generation is used to achieve:

  • fast marshalling and unmarshalling

  • more canonical Go structures

  • goprotobuf compatibility

  • less typing by optionally generating extra helper code

  • peace of mind by optionally generating test and benchmark code

  • other serialization formats

go-github-com-go-jose-go-jose-v3 3.0.3
Propagated dependencies: go-golang-org-x-crypto@0.50.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-jose/go-jose
Licenses: ASL 2.0
Build system: go
Synopsis: Implementation of JOSE standards (JWE, JWS, JWT) in Go
Description:

This package provides a Golang implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards.

go-github-com-jackpal-go-nat-pmp 1.0.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jackpal/go-nat-pmp
Licenses: ASL 2.0
Build system: go
Synopsis: Port mapping and discovery of external IP address
Description:

This package provides a Go client for the NAT-PMP internet protocol for port mapping and discovering the external IP address of a firewall.

go-github-com-googlecloudplatform-opentelemetry-operations-go-internal-resourcemapping 0.55.0
Propagated dependencies: go-go-opentelemetry-io-otel@1.42.0 go-google-golang-org-genproto-googleapis-api@0.0.0-20250519155744-55703ea1f237
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go
Licenses: ASL 2.0
Build system: go
Synopsis: OpenTelemetry Google Cloud resource mapping module
Description:

This package provides an OpenTelemetry Google Cloud resource mapping module.

go-github-com-brianvoe-gofakeit-v6 6.28.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/brianvoe/gofakeit
Licenses: Expat
Build system: go
Synopsis: Random fake data generator written in Go
Description:

This package provides a set of functions that generate random data.

go-github-com-mdlayher-netlink 1.7.2
Propagated dependencies: go-github-com-google-go-cmp@0.7.0 go-github-com-josharian-native@1.1.0 go-github-com-mdlayher-socket@0.5.1 go-golang-org-x-net@0.53.0 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mdlayher/netlink
Licenses: Expat
Build system: go
Synopsis: Low-level access to Linux netlink sockets
Description:

This package provides a low-level access to Linux netlink sockets (AF_NETLINK).

go-github-com-extism-go-sdk 1.7.1
Propagated dependencies: go-github-com-dylibso-observe-sdk-go@0.0.0-20240828172851-9145d8ad07e1 go-github-com-gobwas-glob@0.2.3 go-github-com-tetratelabs-wazero@1.11.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/extism/go-sdk
Licenses: Modified BSD
Build system: go
Synopsis: Extism Go SDK
Description:

This package provides Golang SDK for integrating with the Extism runtime - a cross-language framework for building with WebAssembly.

go-github-com-sigstore-sigstore-pkg-signature-kms-azure 1.10.5
Propagated dependencies: go-github-com-azure-azure-sdk-for-go-sdk-azcore@1.20.0 go-github-com-azure-azure-sdk-for-go-sdk-azidentity@1.13.1 go-github-com-azure-azure-sdk-for-go-sdk-security-keyvault-azkeys@1.4.0 go-github-com-go-jose-go-jose-v4@4.0.5 go-github-com-google-go-cmp@0.7.0 go-github-com-jellydator-ttlcache-v3@3.4.0 go-github-com-sigstore-sigstore@1.10.4 go-golang-org-x-crypto@0.50.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/sigstore/sigstore
Licenses: ASL 2.0
Build system: go
Synopsis: Utilities related to Microsoft Azure KMS
Description:

Package azure implement the interface with Microsoft Azure KMS service.

go-github-com-go-webauthn-webauthn 0.10.2
Propagated dependencies: go-github-com-fxamacker-cbor-v2@2.9.2 go-github-com-go-webauthn-x@0.1.12 go-github-com-golang-jwt-jwt-v5@5.3.1 go-github-com-google-go-tpm@0.9.8 go-github-com-google-uuid@1.6.0 go-github-com-mitchellh-mapstructure@1.5.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-webauthn/webauthn
Licenses: Modified BSD
Build system: go
Synopsis: Webauthn/FIDO2 library for Golang
Description:

This library is meant to handle Web Authentication for Go apps that wish to implement a passwordless solution for users. This library conforms as much as possible to the guidelines and implementation procedures outlined by the document. It's a successor of not maintained https://github.com/duo-labs/webauthn library.

go-github-com-googlecloudplatform-opentelemetry-operations-go-detectors-gcp 1.31.0
Propagated dependencies: go-cloud-google-com-go-compute-metadata@0.9.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go
Licenses: ASL 2.0
Build system: go
Synopsis: GCP Resource detection library
Description:

This is a library intended to be used by Upstream OpenTelemetry resource detectors. It exists within this repository to allow for integration testing of the detection functions in real GCP environments.

go-github-com-igungor-gofakes3 0.0.18
Propagated dependencies: go-github-com-aws-aws-sdk-go@1.55.7 go-github-com-ryszard-goskiplist@0.0.0-20150312221310-2dfbae5fcf46 go-github-com-shabbyrobe-gocovmerge@0.0.0-20230507112040-c3350d9342df go-github-com-spf13-afero@1.6.0 go-go-etcd-io-bbolt@1.4.3 go-golang-org-x-tools@0.44.0 go-gopkg-in-mgo-v2@2016.08.01
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/igungor/gofakes3
Licenses: Expat
Build system: go
Synopsis: Simple fake AWS S3 object storage
Description:

AWS S3 fake server and testing library for extensive S3 test integrations. Either by running a test-server, e.g. for testing of AWS Lambda functions accessing S3. Or, to have a simple and convenience S3 mock- and test-server. It's an alternative fork of https://github.com/johannesboyne/gofakes3.

go-github-com-labbsr0x-goh 1.0.1
Propagated dependencies: go-github-com-go-cmd-cmd@1.4.3 go-github-com-go-errors-errors@1.5.1 go-github-com-sirupsen-logrus@1.9.3
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/labbsr0x/goh
Licenses: Expat
Build system: go
Synopsis: Utility library for writing web hooks
Description:

This package provides an utility library for writing extremely simple webhooks in Golang.

go-github-com-gin-contrib-sse 0.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gin-contrib/sse
Licenses: Expat
Build system: go
Synopsis: Server-Sent Events implementation in Golang
Description:

Server-sent events is a technology where a browser receives automatic updates from a server via HTTP connection. The SSE EventSource API is standardized as part of HTML5[1] by the W3C.

go-golang-zx2c4-com-wireguard 0.0.0-20250521234502-f333402bd9cb
Propagated dependencies: go-golang-org-x-crypto@0.50.0 go-golang-org-x-net@0.53.0 go-golang-org-x-sys@0.43.0 go-gvisor-dev-gvisor@0.0.0-1.9414b50
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://git.zx2c4.com/wireguard
Licenses: Expat
Build system: go
Synopsis: Implementation of WireGuard in Go
Description:

This package is a Go Implementation of WireGuard.

go-go-opentelemetry-io-otel 1.42.0
Propagated dependencies: go-github-com-cespare-xxhash-v2@2.3.0 go-github-com-go-logr-logr@1.4.3 go-github-com-go-logr-stdr@1.2.2 go-go-opentelemetry-io-auto-sdk@1.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://opentelemetry.io/
Licenses: ASL 2.0
Build system: go
Synopsis: OpenTelemetry implementation for Golang
Description:

Package otel provides global access to the OpenTelemetry API. The subpackages of the otel package provide an implementation of the OpenTelemetry API. This package contains 3 Golang modules: go.opentelemetry.io/otel, go.opentelemetry.io/otel/metric and go.opentelemetry.io/otel/trace.

go-github-com-jlaffaye-ftp 0.2.0
Propagated dependencies: go-github-com-hashicorp-go-multierror@1.1.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jlaffaye/ftp
Licenses: ISC
Build system: go
Synopsis: FTP client package for Go
Description:

Package ftp implements a File Transfer Protocol client as described in RFC 959.

go-github-com-hashicorp-go-retryablehttp 0.7.8
Propagated dependencies: go-github-com-hashicorp-go-hclog@1.6.3 go-github-com-hashicorp-go-cleanhttp@0.5.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hashicorp/go-retryablehttp
Licenses: MPL 2.0
Build system: go
Synopsis: Retryable HTTP client in Golang
Description:

Package retryablehttp provides a familiar HTTP client interface with automatic retries and exponential backoff. It is a thin wrapper over the standard net/http client library and exposes nearly the same public API.

go-github-com-jackpal-gateway 1.0.15
Propagated dependencies: go-golang-org-x-net@0.53.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jackpal/gateway
Licenses: Modified BSD
Build system: go
Synopsis: Discover the address of a LAN gateway
Description:

gateway is a Go library for discovering the IP address of the default LAN gateway.

go-github-com-inetaf-tcpproxy 0.0.0-20250222171855-c4b9df066048
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/inetaf/tcpproxy
Licenses: ASL 2.0
Build system: go
Synopsis: Proxy TCP connections based on static rules
Description:

Package tcpproxy lets users build TCP proxies, optionally making routing decisions based on HTTP/1 Host headers and the SNI hostname in TLS connections.

go-github-com-dropbox-dropbox-sdk-go-unofficial-v6 6.0.5
Propagated dependencies: go-golang-org-x-oauth2@0.36.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/dropbox/dropbox-sdk-go-unofficial
Licenses: Expat
Build system: go
Synopsis: Unofficial Dropbox v2 API SDK for Golang
Description:

This package provides an unofficial Go SDK for integrating with v2 of the Dropbox API.

Total packages: 72465