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

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-aws-smithy-go-metrics-smithyotelmetrics 1.0.15
Propagated dependencies: go-github-com-aws-smithy-go@1.24.0 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-metric@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 metrics adapter
Description:

Package smithyotelmetrics implements a Smithy client metrics adapter for the OTEL Go SDK.

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/smithy-go
Licenses: ASL 2.0
Build system: go
Synopsis: Smithy code generators for Go
Description:

Package smithy provides the core components for a Smithy SDK.

go-github-com-geoffgarside-ber 1.2.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/geoffgarside/ber
Licenses: Modified BSD
Build system: go
Synopsis: ASN.1 package supporting Basic Encoding Rules
Description:

This package is a fork of the standard library encoding/asn1 package, adding Basic Encoding Rules support for use with https://github.com/k-sone/snmpgo.

go-github-com-sigstore-sigstore 1.10.4
Propagated dependencies: go-github-com-coreos-go-oidc-v3@3.11.0 go-github-com-go-jose-go-jose-v4@4.0.5 go-github-com-go-rod-rod@0.116.2 go-github-com-google-go-containerregistry@0.20.2 go-github-com-letsencrypt-boulder@0.20260202.0 go-github-com-pkg-browser@0.0.0-20240102092130-5ac0b6a4141c go-github-com-secure-systems-lab-go-securesystemslib@0.10.0 go-github-com-sigstore-protobuf-specs@0.5.0 go-github-com-theupdateframework-go-tuf@0.7.0 go-github-com-tink-crypto-tink-go-v2@2.6.0 go-golang-org-x-crypto@0.50.0 go-golang-org-x-oauth2@0.36.0 go-golang-org-x-term@0.42.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://sigstore.dev/
Licenses: ASL 2.0
Build system: go
Synopsis: Common Go library for Sigstore services
Description:

Sigstore is a Go library providing common functionality for Sigstore services. It includes cryptographic utilities, OAuth/OIDC authentication, certificate handling, and tools for interacting with Sigstore infrastructure like Fulcio and Rekor.

go-github-com-googleapis-gax-go-v2 2.19.0
Propagated dependencies: go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-metric@1.42.0 go-go-opentelemetry-io-otel-sdk-metric@1.33.0 go-google-golang-org-genproto-googleapis-api@0.0.0-20250519155744-55703ea1f237 go-google-golang-org-genproto-googleapis-rpc@0.0.0-1.49b9836 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/googleapis/gax-go
Licenses: Modified BSD
Build system: go
Synopsis: Google API Extensions for Go
Description:

This package contains a set of modules which aid the development of APIs for clients and servers based on gRPC and Google API conventions.

go-go-opentelemetry-io-otel-metric-x 0.0.0-20260424084752-468c62dac625
Propagated dependencies: go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-metric@1.42.0 go-go-opentelemetry-io-otel-trace@1.42.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/open-telemetry/opentelemetry-go
Licenses: ASL 2.0
Build system: go
Synopsis: Experimental Metric Options
Description:

This package contains experimental options for the OpenTelemetry metric package. These options are currently under development and not part of the stable API. They may be changed in backwards-incompatible ways, or removed entirely.

go-github-com-aws-aws-sdk-go-v2-feature-s3-manager 1.22.0
Propagated dependencies: 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 SDK for Go v2 - S3 manager module
Description:

Package manager provides utilities to upload and download objects from S3 concurrently. Helpful for when working with large objects.

go-github-com-gobwas-ws 1.4.0
Propagated dependencies: go-github-com-gobwas-httphead@0.1.0 go-github-com-gobwas-pool@0.2.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gobwas/ws
Licenses: Expat
Build system: go
Synopsis: Tiny WebSocket library for Golang
Description:

Package ws implements a client and server for the WebSocket protocol as specified in RFC 6455.

go-gopkg-in-jcmturner-rpc-v1 1.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jcmturner/rpc
Licenses: ASL 2.0
Build system: go
Synopsis: Remote Procedure Call libraries
Description:

This package provides a partial Go implementation of the Remote Call Procedure libraries, presented in @urlhttp://pubs.opengroup.org/onlinepubs/9629399/,CDE 1.1: Remote Procedure Call.

go-github-com-huaweicloud-huaweicloud-sdk-go-v3 0.1.191
Propagated dependencies: go-github-com-goccy-go-yaml@1.18.0 go-github-com-json-iterator-go@1.1.12 go-github-com-shopspring-decimal@1.4.0 go-github-com-tjfoc-gmsm@1.4.1 go-go-mongodb-org-mongo-driver@1.17.9 go-golang-org-x-crypto@0.50.0 go-gopkg-in-ini-v1@1.67.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/huaweicloud/huaweicloud-sdk-go-v3
Licenses: ASL 2.0 FreeBSD Modified BSD
Build system: go
Synopsis: Go client for Huawei Cloud services
Description:

This package provides a Go interface with Huawei Cloud services such as Elastic Compute Service (ECS) and Virtual Private Cloud (VPC).

go-github-com-pion-sdp-v3 3.0.17
Propagated dependencies: go-github-com-pion-randutil@v0.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/sdp
Licenses: Expat
Build system: go
Synopsis: Implementation of the SDP protocol in Golang
Description:

Package sdp implements Session Description Protocol.

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-jose-util 4.0.5
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: JOSE CLI
Description:

The jose-util command line utility allows for encryption, decryption,signing and verification of JOSE messages. Its main purpose is to facilitate dealing with JOSE messages when testing or debugging.

go-go-opentelemetry-io-contrib-propagators-aws 1.36.0
Propagated dependencies: 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
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://go.opentelemetry.io/contrib
Licenses: ASL 2.0
Build system: go
Synopsis: OpenTracing AWS propagator library
Description:

Package aws contains OpenTelemetry propagators that use AWS propagation formats.

go-git-sr-ht-emersion-gqlclient 0.0.0-20250318184027-d4a003529bba
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://git.sr.ht/~emersion/gqlclient
Licenses: Expat
Build system: go
Synopsis: GraphQL client and code generator
Description:

This package provides a GraphQL client and code generator for Go.

go-github-com-pion-stun-v2 2.0.0
Propagated dependencies: go-github-com-pion-dtls-v2@2.2.12 go-github-com-pion-logging@0.2.4 go-github-com-pion-transport-v3@3.1.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/stun
Licenses: Expat
Build system: go
Synopsis: Go implementation of STUN
Description:

Package stun implements Session Traversal Utilities for +NAT (STUN) (RFC 5389) protocol and +client with no external +dependencies and zero allocations in hot paths. Client +supports automatic +request retransmissions.

go-github-com-pquerna-cachecontrol 0.2.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pquerna/cachecontrol
Licenses: ASL 2.0
Build system: go
Synopsis: Golang HTTP Cache-Control Parser and Interpretation
Description:

This package implements RFC 7234 Hypertext Transfer Protocol (HTTP/1.1): Caching.

go-go-opentelemetry-io-contrib-detectors-gcp 1.42.0
Propagated dependencies: go-cloud-google-com-go-compute-metadata@0.9.0 go-github-com-google-go-cmp@0.7.0 go-github-com-googlecloudplatform-opentelemetry-operations-go-detectors-gcp@1.31.0 go-github-com-stretchr-testify@1.11.1 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-sdk@1.33.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://go.opentelemetry.io/contrib
Licenses: ASL 2.0
Build system: go
Synopsis: GCP Resource detector
Description:

Package gcp provides a resource detector for GCP Cloud Function.

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-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-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.

go-github-com-armon-go-metrics 0.5.4
Propagated dependencies: go-github-com-circonus-labs-circonus-gometrics@2.3.1 go-github-com-datadog-datadog-go@4.8.3 go-github-com-hashicorp-go-immutable-radix@1.3.1 go-github-com-prometheus-client-golang@1.23.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hashicorp/go-metrics
Licenses: Expat
Build system: go
Synopsis: Export performance and runtime metrics to external systems
Description:

This package implements a functionality which can be used in instrument code, expose application metrics, and profile runtime performance in a flexible manner. It makes use of a MetricSink interface to support delivery to any type of backend.

Currently the following sinks are provided:

  • StatsiteSink : Sinks to a statsite instance (TCP)

  • StatsdSink: Sinks to a StatsD / statsite instance (UDP)

  • PrometheusSink: Sinks to a Prometheus metrics endpoint (exposed via HTTP for scrapes)

  • InmemSink : Provides in-memory aggregation, can be used to export stats

  • FanoutSink : Sinks to multiple sinks. Enables writing to multiple statsite instances for example

  • BlackholeSink : Sinks to nowhere

go-github-com-aphistic-golf 0.0.0-20180712155816-02c07f170c5a
Propagated dependencies: go-github-com-google-uuid@1.6.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aphistic/golf
Licenses: Expat
Build system: go
Synopsis: Integration client for Graylog backed services
Description:

This package implement a functionality to send logs to services supporting GELF specified in https://go2docs.graylog.org/current/home.html.

Total packages: 32521