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

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-sherclockholmes-webpush-go 1.4.0
Propagated dependencies: go-github-com-golang-jwt-jwt-v5@5.3.1 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/SherClockHolmes/webpush-go
Licenses: Expat
Build system: go
Synopsis: Web Push API Encryption with VAPID support
Description:

Web Push API Encryption with VAPID support.

go-github-com-whyrusleeping-json-filter 0.0.0-0.ff25329
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/whyrusleeping/json-filter
Licenses: Expat
Build system: go
Synopsis: Library to query JSON objects marshalled into map[string]interface
Description:

A library to query JSON objects marshalled into map[string]interface.

go-goftp-io-server-v2 2.0.2
Propagated dependencies: go-github-com-jlaffaye-ftp@0.2.0 go-github-com-minio-minio-go-v7@7.2.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://goftp.io/server
Licenses: Expat
Build system: go
Synopsis: FTP server framework
Description:

This package provides a FTP server framework forked from https://github.com/yob/graval.

go-cloud-google-com-go-auth 0.18.2
Propagated dependencies: go-cloud-google-com-go-compute-metadata@0.9.0 go-github-com-google-go-cmp@0.7.0 go-github-com-google-s2a-go@0.1.9 go-github-com-googleapis-enterprise-certificate-proxy@0.3.14 go-github-com-googleapis-gax-go-v2@2.19.0 go-go-opentelemetry-io-contrib-instrumentation-google-golang-org-grpc-otelgrpc@0.59.0 go-go-opentelemetry-io-contrib-instrumentation-net-http-otelhttp@0.62.0 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-sdk@1.33.0 go-go-opentelemetry-io-otel-trace@1.42.0 go-golang-org-x-net@0.53.0 go-golang-org-x-time@0.14.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://cloud.google.com/go
Licenses: ASL 2.0
Build system: go
Synopsis: Google Auth Library for Go
Description:

This package provides utilities for managing Google Cloud credentials, including functionality for creating, caching, and refreshing OAuth2 tokens. It offers customizable options for different OAuth2 flows, such as 2-legged (2LO) and 3-legged (3LO) OAuth, along with support for PKCE and automatic token management.

go-github-com-go-openapi-swag-typeutils 0.24.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/swag
Licenses: ASL 2.0
Build system: go
Synopsis: Type checking utilities for go-openapi
Description:

This package provides type checking utilities for the go-openapi and go-swagger projects.

go-github-com-eggsampler-acme-v3 3.7.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/eggsampler/acme
Licenses: Expat
Build system: go
Synopsis: Go client library implementation for ACME v2 (RFC8555)
Description:

eggsampler/acme is a Go client library implementation for RFC8555 (previously ACME v2). This library can be used with the Let's Encrypt Certificate Authority (CA), but also other ACME compliant CA's such as ZeroSSL, Google Trust Services and others listed at https://acmeclients.com/certificate-authorities/.

go-github-com-pion-dtls-v3 3.1.2
Propagated dependencies: go-github-com-pion-logging@0.2.4 go-github-com-pion-transport-v4@4.0.1 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/pion/dtls
Licenses: Expat
Build system: go
Synopsis: DTLS 1.2 Server/Client implementation for Go
Description:

This package provides a native DTLS 1.2 implementation in Golang.

go-github-com-dop251-goja 0.0.0-20260311135729-065cd970411c
Propagated dependencies: go-github-com-dlclark-regexp2@1.11.5 go-github-com-go-sourcemap-sourcemap@2.1.4 go-github-com-google-pprof@0.0.0-20250317173921-a4b03ec1a45e go-github-com-masterminds-semver-v3@3.2.1 go-golang-org-x-text@0.36.0 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/dop251/goja
Licenses: Expat
Build system: go
Synopsis: ECMAScript/JavaScript engine in pure Go
Description:

Goja is an implementation of ECMAScript 5.1 in pure Go with emphasis on standard compliance and performance, it was largely inspired by otto.

Features:

  • Full ECMAScript 5.1 support (including regex and strict mode).

  • Passes nearly all tc39 tests for the features implemented so far.

  • Capable of running Babel, TypeScript compiler and pretty much anything written in ES5.

  • Sourcemaps.

go-github-com-aws-aws-sdk-go-v2-service-ssm 1.67.5
Propagated dependencies: go-github-com-aws-aws-sdk-go-v2@1.41.7 go-github-com-aws-aws-sdk-go-v2-internal-configsources@1.4.21 go-github-com-aws-aws-sdk-go-v2-internal-endpoints-v2@2.7.21 go-github-com-aws-smithy-go@1.24.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aws/aws-sdk-go-v2
Licenses: ASL 2.0
Build system: go
Synopsis: AWS Golang SDK for Simple Systems Manager
Description:

Package ssm provides the API client, operations, and parameter types for Amazon Simple Systems Manager.

go-github-com-pion-ice-v4 4.2.0
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-github-com-pion-dtls-v3@3.1.2 go-github-com-pion-logging@0.2.4 go-github-com-pion-mdns-v2@2.1.0 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun-v3@3.1.1 go-github-com-pion-transport-v3@3.1.1 go-github-com-pion-turn-v4@4.1.4 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/pion/ice/
Licenses: Expat
Build system: go
Synopsis: Go implementation of ICE
Description:

This package provides an implementation of ICE, specified in RFC8445. It is used as a part of Pion WebRTC implementation.

go-github-com-labstack-echo-v4 4.15.2
Propagated dependencies: go-github-com-labstack-gommon@0.4.2 go-github-com-valyala-fasttemplate@1.2.2 go-golang-org-x-crypto@0.50.0 go-golang-org-x-net@0.53.0 go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://echo.labstack.com/
Licenses: Expat
Build system: go
Synopsis: High performance, minimalist Go web framework
Description:

Package echo implements a high performance, minimalist Go web framework. Features:

  • optimized HTTP router which smartly prioritize routes

  • build robust and scalable RESTful APIs

  • group APIs

  • extensible middleware framework

  • define middleware at root, group or route level

  • data binding for JSON, XML and form payload

  • handy functions to send variety of HTTP responses

  • centralized HTTP error handling

  • template rendering with any template engine

  • define your format for the logger

  • highly customizable

  • automatic TLS via Let’s Encrypt

  • HTTP/2 support

go-github-com-matterbridge-gomatrix 0.0.0-20220411225302-271e5088ea27
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/matterbridge/gomatrix
Licenses: ASL 2.0
Build system: go
Synopsis: Golang Matrix client
Description:

Package gomatrix implements the Matrix Client-Server API. This package is an alternative fork of not maintained https://github.com/matrix-org/gomatrix project.

go-github-com-datadog-datadog-go 4.8.3
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/DataDog/datadog-go
Licenses: Expat
Build system: go
Synopsis: Golang client library to work with DataDog's API
Description:

datadog-go is a library that provides a DogStatsD client in Golang.

go-github-com-go-openapi-swag 0.23.0
Propagated dependencies: go-github-com-mailru-easyjson@0.9.0 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/swag
Licenses: ASL 2.0
Build system: go
Synopsis: Goodie bag in use in the go-openapi projects
Description:

Contains a bunch of helper functions for go-openapi and go-swagger projects.

go-modernc-org-token 1.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://modernc.org/token
Licenses: Modified BSD
Build system: go
Synopsis: Variant of the Golang stdlib package @code{token}
Description:

Package token is variant of the stdlib package token with types FileSet and Token removed.

go-github-com-pion-turn-v3 3.0.3
Propagated dependencies: go-github-com-pion-logging@0.2.4 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun-v2@2.0.0 go-github-com-pion-transport-v3@3.1.1 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/pion/turn/
Licenses: Expat
Build system: go
Synopsis: API for building TURN clients and servers in Golang
Description:

This package provides a toolkit for building TURN, specified in RFC 8656, servers and clients.

pion/turn is an API for building STUN/TURN clients and servers, not a binary you deploy then configure. It may require copying the examples and making minor modifications to fit your need, no knowledge of Go is required however.

The advantage of this is that you don't need to deal with complicated configuration files, or custom APIs to modify the state of Pion TURN. After you instantiate an instance of a Pion TURN server or client you interact with it like any library. The quickest way to get started is to look at the examples or GoDoc.

go-github-com-openzipkin-zipkin-go 0.4.3
Propagated dependencies: go-github-com-ibm-sarama@1.48.0 go-github-com-rabbitmq-amqp091-go@1.11.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://github.com/openzipkin/zipkin-go
Licenses: ASL 2.0
Build system: go
Synopsis: Zipkin Library for Go
Description:

Package zipkin implements a native Zipkin instrumentation library for Go. Zipkin is a distributed tracing system.

go-github-com-google-certificate-transparency-go 1.3.2
Propagated dependencies: go-github-com-go-sql-driver-mysql@1.8.1 go-github-com-gorilla-mux@1.8.0 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-jackc-pgx-v5@5.7.1 go-github-com-mattn-go-sqlite3@1.14.34 go-github-com-prometheus-client-golang@1.23.2 go-github-com-rs-cors@1.11.1 go-github-com-tomasen-realip@0.0.0-20180522021738-f0c99a92ddce go-github-com-transparency-dev-merkle@0.0.2 go-golang-org-x-crypto@0.50.0 go-golang-org-x-time@0.14.0 go-google-golang-org-grpc@1.69.2 go-google-golang-org-protobuf@1.36.11 go-gopkg-in-yaml-v3@3.0.1 go-k8s-io-klog-v2@2.130.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/google/certificate-transparency-go
Licenses: ASL 2.0
Build system: go
Synopsis: Go client for Certificate Transparency logs
Description:

This package provides Go implementations of components for working with Certificate Transparency (CT) logs. CT is a method for publicly logging TLS certificates to help detect mis-issued or malicious certificates.

go-github-com-anthropics-anthropic-sdk-go 1.19.0
Propagated dependencies: go-github-com-aws-aws-sdk-go-v2@1.41.7 go-github-com-aws-aws-sdk-go-v2-config@1.32.17 go-github-com-aws-aws-sdk-go-v2-credentials@1.19.7 go-github-com-tidwall-gjson@1.17.1 go-github-com-tidwall-sjson@1.2.5 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/anthropics/anthropic-sdk-go
Licenses: Expat
Build system: go
Synopsis: Go client library for the Anthropic API
Description:

This package provides a client library for convenient access to the Anthropic REST API. It includes support for message creation, streaming, tool calling, and integration with Amazon Bedrock.

go-github-com-jsimonetti-rtnetlink-v2 2.0.2
Propagated dependencies: go-github-com-mdlayher-netlink@1.7.2 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/jsimonetti/rtnetlink
Licenses: Expat
Build system: go
Synopsis: Low-level access to the Linux rtnetlink API
Description:

This package allows the kernel's routing tables to be read and altered. Network routes, IP addresses, Link parameters, Neighbor setups,Queueing disciplines, Traffic classes and Packet classifiers may all be controlled. It is based on netlink messages.

go-github-com-opentracing-opentracing-go 1.2.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/opentracing/opentracing-go
Licenses: ASL 2.0
Build system: go
Synopsis: OpenTracing API for Go
Description:

OpenTracing-Go is a Go implementation of the OpenTracing API.

go-github-com-tdewolff-parse-v2 2.7.19
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/tdewolff/parse
Licenses: Expat
Build system: go
Synopsis: Go parsers for web formats
Description:

This package contains several lexers and parsers written in Go.

Total packages: 32521