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

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-go-mau-fi-whatsmeow 0.0.0-20260529101937-a7ea56383ec4
Propagated dependencies: go-github-com-beeper-argo-go@1.1.2 go-github-com-coder-websocket@1.8.14 go-github-com-google-uuid@1.6.0 go-github-com-rs-zerolog@1.33.0 go-go-mau-fi-libsignal@0.2.1 go-go-mau-fi-util@0.9.9 go-golang-org-x-crypto@0.50.0 go-golang-org-x-net@0.53.0 go-golang-org-x-sync@0.20.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://go.mau.fi/whatsmeow
Licenses: MPL 2.0
Build system: go
Synopsis: Go library for the WhatsApp web multidevice API
Description:

Package whatsmeow implements a client for interacting with the WhatsApp web multidevice API.

Features:

  • sending messages to private chats and groups (both text and media)

  • receiving all messages

  • managing groups and receiving group change events

  • joining via invite messages, using and creating invite links

  • sending and receiving typing notifications

  • sending and receiving delivery and read receipts

  • reading and writing app state (contact list, chat pin/mute status, etc)

  • sending and handling retry receipts if message decryption fails

  • sending status messages (experimental, may not work for large contact lists)

go-google-golang-org-grpc-security-advancedtls 1.0.0
Propagated dependencies: go-github-com-google-go-cmp@0.7.0 go-golang-org-x-crypto@0.50.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://google.golang.org/grpc
Licenses: ASL 2.0
Build system: go
Synopsis: Go package for gRPC transport credentials
Description:

Package advancedtls provides gRPC transport credentials that allow easy configuration of advanced TLS features. For example, periodic credential reloading,support for certificate revocation lists, and customizable certificate verification behaviors.

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
Build system: go
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-goji-io 2.0.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://goji.io
Licenses: Expat
Build system: go
Synopsis: HTTP request multiplexer for Golang
Description:

Goji is a HTTP request multiplexer, similar to std net/http.ServeMux. It compares incoming requests to a list of registered Patterns, and dispatches to the http.Handler that corresponds to the first matching Pattern. Goji also supports Middleware (composable shared functionality applied to every request) and uses the standard context package to store request-scoped values.

go-github-com-pires-go-proxyproto 0.11.0
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/pires/go-proxyproto
Licenses: ASL 2.0
Build system: go
Synopsis: Implementation of the PROXY protocol
Description:

Package proxyproto implements Proxy Protocol (v1 and v2) parser and writer, as per specification: @urlhttps://www.haproxy.org/download/2.3/doc/proxy-protocol.txt. It is to be used in one of or both proxy clients and proxy servers that need to support said protocol. Both protocol versions, 1 (text-based) and 2 (binary-based) are supported. TLV parsers extensions coming with this library support AWS, Azure and GCP.

go-code-forgejo-org-forgejo-reply 1.0.2
Propagated dependencies: go-github-com-dlclark-regexp2@1.11.5
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://code.forgejo.org/forgejo/reply
Licenses: Expat
Build system: go
Synopsis: Go library to trim replies from plain text email
Description:

Replay implements a simple function to trim replies from plain text email, it was inspired by Ruby's project email_reply_trimmer. It's a maintained fork of https://github.com/dimiro1/reply.

go-github-com-hetznercloud-hcloud-go-v2 2.43.0
Propagated dependencies: go-github-com-prometheus-client-golang@1.23.2 go-golang-org-x-crypto@0.50.0 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/hetznercloud/hcloud-go
Licenses: Expat
Build system: go
Synopsis: Golang library for the Hetzner Cloud API
Description:

This package provides a library for the Hetzner Cloud API.

go-github-com-ncw-swift-v2 2.0.3
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ncw/swift
Licenses: Expat
Build system: go
Synopsis: Interface to various cloud storage APIs
Description:

Package swift provides an easy to use interface to Swift / Openstack Object Storage / Rackspace Cloud Files.

go-github-com-munnerz-goautoneg 0.0.0-20191010083416-a7dc8b61c822
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/munnerz/goautoneg
Licenses: Modified BSD
Build system: go
Synopsis: HTTP Content-Type Autonegotiation
Description:

This package implements RFC 2616 HTTP/1.1 standard.

go-github-com-rcrowley-go-metrics 0.0.0-20250401214520-65e299d6c5c9
Propagated dependencies: go-github-com-stathat-go@1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/rcrowley/go-metrics
Licenses: FreeBSD
Build system: go
Synopsis: Go port of Coda Hale's Metrics library
Description:

This package provides a Go implementation of Coda Hale's Metrics library.

go-github-com-cockroachdb-metamorphic 0.0.0-20231120015718-884f2746775a
Propagated dependencies: go-github-com-cockroachdb-errors@1.12.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/cockroachdb/metamorphic
Licenses: ASL 2.0
Build system: go
Synopsis: Metamorphic-style testing in Golang
Description:

This Package provides facilities for running metamorphic, property-based testing. By running logically equivalent operations with different conditions, metamorphic tests can identify bugs without requiring an oracle.

go-github-com-mikioh-tcp 0.0.0-20190314235350-803a9b46060c
Propagated dependencies: go-github-com-mikioh-tcpinfo@0.0.0-20190314235526-30a79bb1804b
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mikioh/tcp
Licenses: FreeBSD
Build system: go
Synopsis: TCP-level socket options implementation in Golang
Description:

This package implements a TCP-level socket options that allow manipulation of TCP connection facilities.

go-github-com-go-ldap-ldap-v3 3.4.9
Propagated dependencies: go-github-com-azure-go-ntlmssp@0.0.0-20221128193559-754e69321358 go-github-com-go-asn1-ber-asn1-ber@1.5.7 go-github-com-google-uuid@1.6.0 go-github-com-jcmturner-gokrb5-v8@8.4.4
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-ldap/ldap
Licenses: Expat
Build system: go
Synopsis: LDAP v3 functionality for Go
Description:

This package provides basic LDAP v3 functionality in the Go language.

go-github-com-spiffe-go-spiffe-v2 2.6.0
Propagated dependencies: go-github-com-go-jose-go-jose-v4@4.0.5 go-google-golang-org-grpc@1.69.2 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/spiffe/go-spiffe
Licenses: ASL 2.0
Build system: go
Synopsis: SPIFFE Workload API client library for Go
Description:

This package provides a Go client library for the SPIFFE Workload API, enabling applications to fetch and validate SPIFFE identities (SVIDs). It supports X.509-SVID and JWT-SVID workload identity documents.

go-github-com-mdlayher-vsock 1.2.1
Propagated dependencies: go-github-com-mdlayher-socket@0.5.1 go-golang-org-x-net@0.53.0 go-golang-org-x-sync@0.20.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/vsock
Licenses: Expat
Build system: go
Synopsis: Access to Linux VM sockets for Golang
Description:

Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines.

go-github-com-blevesearch-scorch-segment-api-v2 2.4.7
Propagated dependencies: go-github-com-blevesearch-bleve-index-api@1.3.1 go-github-com-roaringbitmap-roaring-v2@2.18.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/blevesearch/scorch_segment_api
Licenses: ASL 2.0
Build system: go
Synopsis: Scorch Segment API
Description:

Scorch supports a pluggable Segment interface.

go-minify 2.21.2
Propagated dependencies: go-github-com-tdewolff-parse-v2@2.7.19
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://go.tacodewolff.nl/minify
Licenses: Expat
Build system: go
Synopsis: Go minifiers for web formats
Description:

This package provides a CLI binary executable built from go-github-com-tdewolff-minify-v2 source.

go-github-com-nytimes-gziphandler 1.1.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/NYTimes/gziphandler
Licenses: ASL 2.0
Build system: go
Synopsis: Middleware to gzip HTTP responses
Description:

This is a tiny Go package which wraps HTTP handlers to transparently gzip the response body, for clients which support it.

go-github-com-pion-srtp-v3 3.0.10
Propagated dependencies: go-github-com-pion-logging@0.2.4 go-github-com-pion-rtcp@1.2.16 go-github-com-pion-rtp@1.10.1 go-github-com-pion-transport-v4@4.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/srtp
Licenses: Expat
Build system: go
Synopsis: Implementation of SRTP protocol in Golang
Description:

Package srtp implements Secure Real-time Transport Protocol.

go-github-com-jcmturner-gokrb5-v8 8.4.4
Propagated dependencies: go-github-com-gorilla-sessions@1.2.1 go-github-com-hashicorp-go-uuid@1.0.3 go-github-com-jcmturner-aescts-v2@2.0.0 go-github-com-jcmturner-dnsutils-v2@2.0.0 go-github-com-jcmturner-gofork@1.7.6 go-github-com-jcmturner-goidentity-v6@6.0.1 go-github-com-jcmturner-rpc-v2@2.0.3 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/jcmturner/gokrb5
Licenses: ASL 2.0
Build system: go
Synopsis: Pure Go Kerberos library for clients and services
Description:

This package provides a pure Go Kerberos library. It features:

  • Kerberos libraries for custom integration

  • Parsing Keytab files

  • Parsing krb5.conf files

  • Parsing client credentials cache files such as /tmp/krb5cc_$(id -u $(whoami))

On the client side, it provides a client that can authenticate to an SPNEGO Kerberos authenticated web service, and the ability to change client's password.

On the server side, the library provides a HTTP handler wrapper implements SPNEGO Kerberos authentication, as well as a HTTP handler wrapper decodes Microsoft AD PAC authorization data.

go-github-com-azure-azure-sdk-for-go-sdk-azidentity 1.13.1
Propagated dependencies: go-golang-org-x-crypto@0.50.0 go-github-com-google-uuid@1.6.0 go-github-com-golang-jwt-jwt-v5@5.3.1 go-github-com-azuread-microsoft-authentication-library-for-go@1.6.0 go-github-com-azure-azure-sdk-for-go-sdk-internal@1.11.2 go-github-com-azure-azure-sdk-for-go-sdk-azcore@1.20.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/Azure/azure-sdk-for-go
Licenses: Expat
Build system: go
Synopsis: Azure Identity Client Module for Go
Description:

The Azure Identity module provides Microsoft Entra ID token-based authentication support across the Azure SDK. It includes a set of TokenCredential implementations, which can be used with Azure SDK clients supporting token authentication.

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

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

go-go-opentelemetry-io-otel-exporters-otlp-otlpmetric-otlpmetrichttp 1.33.0
Propagated dependencies: go-github-com-cenkalti-backoff-v4@4.3.0 go-github-com-google-go-cmp@0.7.0 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-sdk-metric@1.33.0 go-go-opentelemetry-io-proto-otlp@1.7.0 go-google-golang-org-grpc@1.69.2 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://go.opentelemetry.io/otel
Licenses: ASL 2.0
Build system: go
Synopsis: OTLP Metric HTTP Exporter
Description:

Package otlpmetrichttp provides an OTLP metrics exporter using HTTP with protobuf payloads.

Total packages: 72465