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

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-anaskhan96-soup 1.2.5
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/anaskhan96/soup
Licenses: Expat
Build system: go
Synopsis: Web Scraper in Go, similar to BeautifulSoup
Description:

Small web scraper package for Go, with its interface highly similar to that of BeautifulSoup.

go-github-com-hugelgupf-socketpair 0.0.0-20240723164047-9246f217b3fc
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hugelgupf/socketpair
Licenses: Modified BSD
Build system: go
Synopsis: Bidirectionally connected Conns
Description:

This provides bidirectionally connected net.Conns, net.PacketConns made from socketpair(2) as well as bidirectionally connected net.TCPConns.

go-github-com-letsencrypt-pebble-v2 2.8.0
Propagated dependencies: go-github-com-go-jose-go-jose-v4@4.0.5 go-github-com-letsencrypt-challtestsrv@1.3.3 go-github-com-miekg-dns@1.1.72
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/letsencrypt/pebble
Licenses: MPL 2.0
Build system: go
Synopsis: RFC 8555 ACME test server
Description:

This package provides a miniature version of Boulder, Pebble is a small ACME test server not suited for use as a production CA.

go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracehttp 1.36.0
Propagated dependencies: go-github-com-cenkalti-backoff-v5@5.0.2 go-go-opentelemetry-io-proto-otlp@1.7.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.opentelemetry.io/otel
Licenses: ASL 2.0
Build system: go
Synopsis: OTLP Trace HTTP Exporter
Description:

Package otlptracehttp provides an OTLP span exporter using HTTP with protobuf payloads. By default the telemetry is sent to @urlhttps://localhost:4318/v1/traces.

go-github-com-amnezia-vpn-amneziawg-go 0.2.17
Propagated dependencies: go-github-com-goccy-go-yaml@1.18.0 go-github-com-tevino-abool@1.2.0 go-go-uber-org-atomic@1.11.0 go-golang-getoutline-org-sdk@0.0.23 go-golang-getoutline-org-sdk-x@0.2.0 go-golang-org-x-crypto@0.50.0 go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 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://github.com/amnezia-vpn/amneziawg-go
Licenses: Expat
Build system: go
Synopsis: Go implementation of AmneziaWG
Description:

AmneziaWG is a contemporary version of the WireGuard protocol. It's a fork of WireGuard-Go and offers protection against detection by DPI systems. At the same time, it retains the simplified architecture and high performance of the original. For more information, see https://docs.amnezia.org/documentation/amnezia-wg/.

go-github-com-tdewolff-minify-v2 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 HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface to implement any other minifier.

go-github-com-akrylysov-algnhsa 1.1.0
Propagated dependencies: go-github-com-aws-aws-lambda-go@1.47.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/akrylysov/algnhsa
Licenses: ASL 2.0
Build system: go
Synopsis: AWS Lambda Go @code{net/http} server adapter
Description:

This package implements a functionality to run Go web applications on AWS Lambda and API Gateway or ALB without changing the existing HTTP handlers.

go-github-com-puerkitobio-purell 1.2.1
Propagated dependencies: go-golang-org-x-net@0.53.0 go-golang-org-x-text@0.36.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/PuerkitoBio/purell
Licenses: Modified BSD
Build system: go
Synopsis: Tiny Go library to normalize URLs
Description:

This package provides implements a functionality of URL normalizer as described in RFC 3986.

go-tool-cache 0.0.0-20260315044010-9fc622d67f65
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/bradfitz/go-tool-cache
Licenses: Modified BSD
Build system: go
Synopsis: Share Go test caching across network
Description:

This package allows a user to share their Go build cache across the network,using GOCACHEPROG.

go-cloud-google-com-go-kms 1.26.0
Propagated dependencies: go-cloud-google-com-go-iam@1.7.0 go-cloud-google-com-go-longrunning@0.8.0 go-github-com-googleapis-gax-go-v2@2.19.0 go-google-golang-org-api@0.272.0 go-google-golang-org-genproto@0.0.0-20260226221140-a57be14db171 go-google-golang-org-genproto-googleapis-api@0.0.0-20250519155744-55703ea1f237 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://cloud.google.com/go
Licenses: ASL 2.0
Build system: go
Synopsis: Google Cloud Key Management Service Goland API
Description:

This package provides a Go Client Library for Google Cloud Key Management Service (KMS) API.

go-github-com-pion-interceptor 0.1.44
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-v3@3.1.1 go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/interceptor
Licenses: Expat
Build system: go
Synopsis: Pluggable RTP/RTCP processors for building real time communication
Description:

Interceptor is a framework for building RTP/RTCP communication software. This framework defines a interface that each interceptor must satisfy. These interceptors are then run sequentially.

go-github-com-tailscale-netlink 1.1.1-0.20240822203006-4d49adab4de7
Propagated dependencies: go-golang-org-x-sys@0.43.0 go-github-com-vishvananda-netns@0.0.5
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/tailscale/netlink
Licenses: ASL 2.0
Build system: go
Synopsis: Netlink library for go
Description:

This package provides a simple library for netlink. Netlink is the interface a user-space program in linux uses to communicate with the kernel. It can be used to add and remove interfaces, set up ip addresses and routes, and confiugre ipsec. Netlink communication requires elevated privileges, so in most cases this code needs to be run as root. The low level primitives for netlink are contained in the nl subpackage. This package attempts to provide a high-level interface that is loosly modeled on the iproute2 cli.

It's an alternative fork of https://github.com/vishvananda/netlink.

xurls 2.6.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mvdan/xurls
Licenses: Modified BSD
Build system: go
Synopsis: Extracts URLs from text
Description:

Xurls extracts urls from plain text using regular expressions. It can be used as both a binary and a library.

go-github-com-grpc-ecosystem-go-grpc-middleware-v2 2.3.3
Propagated dependencies: go-github-com-go-kit-log@0.2.1 go-github-com-gogo-protobuf@1.3.2 go-github-com-golang-protobuf@1.5.4 go-github-com-opentracing-opentracing-go@1.2.0 go-github-com-sirupsen-logrus@1.9.3 go-go-uber-org-zap@1.27.0 go-golang-org-x-net@0.53.0 go-golang-org-x-oauth2@0.36.0 go-google-golang-org-grpc@1.69.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/grpc-ecosystem/go-grpc-middleware
Licenses: ASL 2.0
Build system: go
Synopsis: Golang gRPC Middlewares
Description:

This package provides gRPC Go Middlewares: interceptors, helpers and utilities - middleware that is executed either on the gRPC Server before the request is passed onto the user's application logic, or on the gRPC client either around the user call. It is a perfect way to implement common patterns: auth, logging, tracing, metrics, validation, retries, rate limiting and more, which can be a great generic building blocks that make it easy to build multiple microservices easily.

go-github-com-henrybear327-proton-api-bridge 1.0.0
Propagated dependencies: go-golang-org-x-sync@0.20.0 go-github-com-relvacode-iso8601@1.7.0 go-github-com-henrybear327-go-proton-api@1.0.0 go-github-com-protonmail-gopenpgp-v2@2.9.0 go-github-com-protonmail-gluon@0.17.0-0.17b9426
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/henrybear327/Proton-API-Bridge
Licenses: Expat
Build system: go
Synopsis: Proton API Bridge
Description:

This package implements a functionality of a bridge to the Proton API, with the goal of providing enough functionality to be a usable backend for projects like rclone.

go-github-com-google-safehtml 0.1.0
Propagated dependencies: go-golang-org-x-text@0.36.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/google/safehtml
Licenses: Modified BSD
Build system: go
Synopsis: Safe HTML for Go
Description:

Package safehtml provides immutable string-like types which represent values that are guaranteed to be safe, by construction or by escaping or sanitization, to use in various HTML contexts and with various DOM APIs.

go-github-com-antithesishq-antithesis-sdk-go 0.7.0
Propagated dependencies: go-golang-org-x-mod@0.35.0 go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/antithesishq/antithesis-sdk-go
Licenses: Expat
Build system: go
Synopsis: Antithesis SDK for Golang
Description:

This package provides methods for Go programs to configure the Antithesis platform. Functionality is grouped into the Go packages:

  • assert - to enable defining [test properties] about your program or [workload]. It is part of the [Antithesis Go SDK], which enables Go applications to integrate with the [Antithesis platform]

  • random - to request both structured and unstructured randomness from the Antithesis environment. is part of the [Antithesis Go SDK], which enables Go applications to integrate with the [Antithesis platform]

  • lifecycle - to lifecycle informs the Antithesis environment that particular test phases or milestones have been reached. It is part of the [Antithesis Go SDK], which enables Go applications to integrate with the [Antithesis platform]

go-gopkg-in-go-jose-go-jose-v2 2.6.3
Propagated dependencies: go-golang-org-x-crypto@0.50.0 go-gopkg-in-alecthomas-kingpin-v2@2.4.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-whyrusleeping-chunker 0.0.0-20181014151217-fe64bd25879f
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/whyrusleeping/chunker
Licenses: FreeBSD
Build system: go
Synopsis: Implementation of Content Defined Chunking in Golang
Description:

Package chunker implements Content Defined Chunking based on a rolling Rabin Checksum. This package provides a modified fork of https://github.com/restic/restic project.

go-github-com-aws-smithy-go-tracing-smithyoteltracing 1.0.2
Propagated dependencies: go-go-opentelemetry-io-otel@1.42.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aws/smithy-go
Licenses: ASL 2.0
Build system: go
Synopsis: AWS Smithy OTEL tracing adapter
Description:

Package smithyoteltracing implements a Smithy client tracing adapter for the OTEL Go SDK.

go-0xacab-org-leap-menshen 1.8.1
Propagated dependencies: go-0xacab-org-leap-lb@0.0.0-20210225193050-570f848edccf go-github-com-emirpasic-gods-v2@2.0.0-alpha go-github-com-go-openapi-errors@0.22.1 go-github-com-go-openapi-runtime@0.26.2 go-github-com-go-openapi-strfmt@0.23.0 go-github-com-go-openapi-swag@0.23.0 go-github-com-go-openapi-validate@0.24.0 go-github-com-jmoiron-sqlx@1.4.0 go-github-com-kellydunn-golang-geo@0.7.0 go-github-com-labstack-echo-v4@4.15.2 go-github-com-mattn-go-sqlite3@1.14.34 go-github-com-prometheus-client-golang@1.23.2 go-github-com-rs-zerolog@1.33.0 go-github-com-spf13-cobra@1.10.2 go-github-com-spf13-pflag@1.0.10 go-github-com-spf13-viper@1.8.1 go-github-com-swaggo-echo-swagger@1.4.1 go-github-com-swaggo-swag@1.16.4 go-github-com-tidwall-cities@0.1.0 go-golang-org-x-crypto@0.50.0 go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-gonum-org-v1-gonum@0.16.0 go-google-golang-org-grpc@1.69.2 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://0xacab.org/leap/menshen
Licenses: GPL 3
Build system: go
Synopsis: Gateway & bridge distribution service for LEAP VPN
Description:

menshen is a resource distributor for LEAP VPN. Here, resource means information for accessing either gateways, bridges, or a combination of the two. This information includes not only endpoint discovery but also credentials (although the credential distribution is not fully integrated at this point). In chinese folk religions, menshen are guardians of doors and gates.

go-github-com-azure-azure-sdk-for-go-sdk-azcore 1.20.0
Propagated dependencies: go-github-com-azure-azure-sdk-for-go-sdk-internal@1.11.2 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/Azure/azure-sdk-for-go
Licenses: Expat
Build system: go
Synopsis: Azure Core Client Module for Go
Description:

This package implements an HTTP request/response middleware pipeline used by Azure SDK clients.

go-github-com-goccy-go-json 0.10.5
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/goccy/go-json
Licenses: Expat
Build system: go
Synopsis: JSON encoder/decoder in Go
Description:

Fast JSON encoder/decoder compatible with encoding/json for Go.

Total packages: 72465