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

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-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-jtolio-noiseconn 0.0.0-20231127013910-f6d9ecbf1de7
Propagated dependencies: go-github-com-dsnet-try@0.0.3 go-github-com-flynn-noise@1.1.0 go-github-com-zeebo-errs@1.4.0 go-golang-org-x-sync@0.20.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jtolio/noiseconn
Licenses: Expat
Build system: go
Synopsis: Simple Golang std @code{net.Conn} wrapper
Description:

This package provides a net.Conn wrapper around https://github.com/flynn/noise crypto protocols.

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-github-com-hashicorp-mdns 1.0.6
Propagated dependencies: go-github-com-miekg-dns@1.1.72 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/hashicorp/mdns
Licenses: Expat
Build system: go
Synopsis: Simple mDNS client/server library in Golang
Description:

This package is a simple mDNS client/server library in Go. mDNS can be used to discover services on the local network without the use of an authoritative DNS server. This enables peer-to-peer discovery.

go-github-com-santhosh-tekuri-jsonschema-v6 6.0.2
Propagated dependencies: go-github-com-dlclark-regexp2@1.11.5 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/santhosh-tekuri/jsonschema
Licenses: ASL 2.0
Build system: go
Synopsis: JSONSchema validation using Golang
Description:

Package jsonschema provides json-schema compilation and validation.

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-emersion-go-msgauth 0.6.8
Propagated dependencies: go-golang-org-x-crypto@0.50.0 go-github-com-emersion-go-milter@0.4.1 go-github-com-emersion-go-message@0.18.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emersion/go-msgauth
Licenses: Expat
Build system: go
Synopsis: Email authentication for Go
Description:

This package provides a Go library for authenticating emails.

go-github-com-snabb-httpreaderat 1.0.1
Propagated dependencies: 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/snabb/httpreaderat
Licenses: Expat
Build system: go
Synopsis: Golang @code{io.ReaderAt} to make HTTP Range Requests
Description:

This package implements io.ReaderAt that makes HTTP Range Requests. It can be used for example with "archive/zip" package in Go standard library. Together they can be used to access remote (HTTP accessible) ZIP archives without needing to download the whole archive file.

go-github-com-gogo-status 1.1.1
Propagated dependencies: go-github-com-gogo-googleapis@1.4.1 go-github-com-gogo-protobuf@1.3.2 go-github-com-golang-protobuf@1.5.4 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/gogo/status
Licenses: ASL 2.0
Build system: go
Synopsis: Error handling for client/server rRPC-like communication
Description:

Package status implements errors returned by gRPC. These errors are serialized and transmitted on the wire between server and client, and allow for additional data to be transmitted via the Details field in the status proto. gRPC service handlers should return an error created by this package, and gRPC clients should expect a corresponding error to be returned from the RPC call.

swag 1.16.4
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/swaggo/swag
Licenses: Expat
Build system: go
Synopsis: Generate RESTful API documentation with Swagger 2.0 for Go
Description:

Package swag converts Go annotations to Swagger Documentation 2.0 for verity of Go web frameworks which may be integrated with an existing project using Swagger UI.

go-github-com-lestrrat-go-httprc 1.0.6
Propagated dependencies: go-github-com-lestrrat-go-httpcc@1.0.1 go-github-com-lestrrat-go-option@1.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/lestrrat-go/httprc
Licenses: Expat
Build system: go
Synopsis: Quasi Up-to-date HTTP In-memory Cache
Description:

Package httprc implements a cache for resources available over http(s). Its aim is not only to cache these resources so that it saves on HTTP roundtrips, but it also periodically attempts to auto-refresh these resources once they are cached based on the user-specified intervals and HTTP Expires and Cache-Control headers, thus keeping the entries relativelyfresh.

go-github-com-tonistiigi-go-actions-cache 0.0.0-20260120203934-54bc28c26fd2
Propagated dependencies: go-github-com-azure-azure-sdk-for-go-sdk-azcore@1.20.0 go-github-com-azure-azure-sdk-for-go-sdk-storage-azblob@1.6.3 go-github-com-dimchansky-utfbom@1.1.1 go-github-com-golang-jwt-jwt-v5@5.3.1 go-github-com-pkg-errors@0.9.1 go-golang-org-x-sync@0.20.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/tonistiigi/go-actions-cache
Licenses: Expat
Build system: go
Synopsis: GitHub Actions cache protocol implementation for Golang
Description:

This package is a Go library that implements the internal GitHub Actions caching protocol. It provides support to programmatically store and retrieve build caches, instead of relying on the standard actions/cache YAML step.

go-github-com-libp2p-go-reuseport 0.4.0
Propagated dependencies: go-github-com-google-gopacket@1.1.19 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/libp2p/go-reuseport
Licenses: ISC
Build system: go
Synopsis: Reuse TCP/UDP ports in Golang
Description:

go-reuseport enables listening and dialing from the same TCP or UDP port. This means that SO_REUSEADDR and SO_REUSEPORT socket options may be set. This is particularly important when attempting to do TCP NAT hole-punching, which requires a process to both Listen and Dial on the same TCP port. go-reuseport provides some utilities around enabling this behaviour on various operating systems.

go-github-com-gopacket-gopacket 1.3.1
Propagated dependencies: 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/gopacket/gopacket
Licenses: Modified BSD
Build system: go
Synopsis: Packet processing capabilities for Golang
Description:

Package gopacket provides packet decoding for the Go language.

go-github-com-studio-b12-gowebdav 0.12.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/studio-b12/gowebdav
Licenses: Modified BSD
Build system: go
Synopsis: WebDAV client library in Go
Description:

This package is a WebDAV client library with a command line tool included.

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.

go-github-com-chi-middleware-proxy 1.1.1
Propagated dependencies: go-github-com-go-chi-chi-v5@5.2.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/chi-middleware/proxy
Licenses: Expat
Build system: go
Synopsis: Proxy forwarded headers middleware
Description:

This package is forwarded headers middleware to use if application is run behind reverse proxy.

go-github-com-aws-aws-sdk-go-v2-service-iam 1.53.2
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 - IAM module
Description:

Package iam provides the API client, operations, and parameter types for AWS Identity and Access Management.

go-github-com-ovn-kubernetes-libovsdb 0.8.0
Propagated dependencies: go-github-com-cenkalti-backoff-v4@4.3.0 go-github-com-cenkalti-rpc2@1.0.4 go-github-com-go-logr-logr@1.4.3 go-github-com-go-logr-stdr@1.2.2 go-github-com-google-uuid@1.6.0 go-github-com-prometheus-client-golang@1.23.2 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/ovn-kubernetes/libovsdb
Licenses: ASL 2.0
Build system: go
Synopsis: OVSDB Client Library in Golang
Description:

This package implements OVSDB specified in RFC 7047. It's used mainly for managing the configuration of Open vSwitch and OVN, but it could also be used to manage your stamp collection.

go-github-com-mdlayher-ethernet 0.0.0-20220221185849-529eae5b6118
Propagated dependencies: go-github-com-mdlayher-packet@1.1.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mdlayher/ethernet
Licenses: Expat
Build system: go
Synopsis: Encode/decode of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags
Description:

Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags.

go-github-com-ibm-sarama 1.48.0
Propagated dependencies: go-github-com-eapache-go-resiliency@1.7.0 go-github-com-eapache-queue@1.1.0 go-github-com-jcmturner-gofork@1.7.6 go-github-com-jcmturner-gokrb5-v8@8.4.4 go-github-com-klauspost-compress@1.18.0 go-github-com-pierrec-lz4-v4@4.1.21 go-github-com-rcrowley-go-metrics@0.0.0-20250401214520-65e299d6c5c9 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/IBM/sarama
Licenses: Expat
Build system: go
Synopsis: Go library for Apache Kafka
Description:

Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level API for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level API is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation.

go-github-com-hashicorp-go-secure-stdlib-strutil 0.1.2
Propagated dependencies: go-github-com-ryanuber-go-glob@1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hashicorp/go-secure-stdlib
Licenses: MPL 2.0
Build system: go
Synopsis: Stdlib for HashiCorp Secure products
Description:

This package provides the strutil Golang package. It is part of HashiCorp's Secure division products stdlib.

Total packages: 72465