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

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-oschwald-maxminddb-golang 1.13.0
Propagated dependencies: 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/oschwald/maxminddb-golang
Licenses: ISC
Build system: go
Synopsis: MaxMind DB Reader for Go
Description:

This is a Go reader for the MaxMind DB format. Although this can be used to read GeoLite2 and GeoIP2 databases, geoip2 provides a higher-level API for doing so.

go-github-com-psiphon-labs-psiphon-tunnel-core 1.0.10
Propagated dependencies: go-github-com-juju-ratelimit@1.0.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/Psiphon-Labs/psiphon-tunnel-core
Licenses: GPL 3
Build system: go
Synopsis: Internet censorship circumvention system
Description:

Psiphon is an Internet censorship circumvention system. The tunnel core project includes a tunneling client and server, which together implement key aspects of evading blocking and relaying client traffic through Psiphon and beyond censorship.

go-github-com-tailscale-xnet 0.0.0-20240729143630-8497ac4dab2e
Propagated dependencies: go-golang-org-x-crypto@0.50.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-term@0.42.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/tailscale/xnet
Licenses: Modified BSD
Build system: go
Synopsis: Tailscale's fork of golang.org/x/net
Description:

This package is a temporary dev fork of golang.org/x/net for use in Tailscale.

go-github-com-go-openapi-swag-conv 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 conversion utilities for go-openapi
Description:

This package provides type conversion and pointer helper functions for the go-openapi and go-swagger projects.

go-github-com-aws-aws-sdk-go-v2-service-sqs 1.42.21
Propagated dependencies: 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 Queue Service
Description:

Package sqs provides the API client, operations, and parameter types for Amazon Simple Queue Service.

go-tlsrouter 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:

TLSRouter is a TLS proxy that routes connections to backends based on the TLS SNI of the TLS handshake. It carries no encryption keys and cannot decode the traffic that it proxies.

go-github-com-go-openapi-strfmt 0.23.0
Propagated dependencies: go-github-com-asaskevich-govalidator@11.0.1 go-github-com-go-openapi-errors@0.22.1 go-github-com-google-uuid@1.6.0 go-github-com-mitchellh-mapstructure@1.5.0 go-github-com-oklog-ulid@1.3.1 go-go-mongodb-org-mongo-driver@1.17.9
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/strfmt
Licenses: ASL 2.0
Build system: go
Synopsis: OpenAPI toolkit common string formats
Description:

This package exposes a registry of data types to support string formats in the go-openapi toolkit. strfmt represents a well known string format such as credit card or email. The Go toolkit for OpenAPI specifications knows how to deal with those.

go-github-com-multiformats-go-multiaddr-dns 0.5.0
Propagated dependencies: go-github-com-miekg-dns@1.1.72 go-github-com-multiformats-go-multiaddr@0.16.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://multiformats.io/multiaddr/
Licenses: Expat
Build system: go
Synopsis: Library and CLI tool for DNS multiaddr resolution
Description:

Go library for /dns4, /dns6, /dnsaddr multiaddr resolution.

go-github-com-toqueteos-webbrowser 1.2.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/toqueteos/webbrowser
Licenses: Expat
Build system: go
Synopsis: Simple API for opening web pages
Description:

This package provides a simple API for opening web pages on your default browser.

go-github-com-pion-webrtc-v4 4.2.6
Propagated dependencies: go-github-com-pion-datachannel@1.6.0 go-github-com-pion-dtls-v3@3.1.2 go-github-com-pion-ice-v4@4.2.0 go-github-com-pion-interceptor@0.1.44 go-github-com-pion-logging@0.2.4 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-rtcp@1.2.16 go-github-com-pion-rtp@1.10.1 go-github-com-pion-sctp@1.9.2 go-github-com-pion-sdp-v3@3.0.17 go-github-com-pion-srtp-v3@3.0.10 go-github-com-pion-stun-v3@3.1.1 go-github-com-pion-transport-v4@4.0.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/webrtc
Licenses: Expat
Build system: go
Synopsis: Implementation of the WebRTC API in Golang
Description:

Package webrtc implements the WebRTC (Real-Time Communication in Browsers) 1.0 as defined in W3C WebRTC specification document. Features:

  • implementation of webrtc-pc and https://www.w3.org/TR/webrtc-stats/,webrtc-stats

  • DataChannels

  • Send/Receive audio and video

  • Renegotiation

  • Plan-B and Unified Plan

  • SettingEngine for Pion specific extensions

  • implemented connectivity - Full ICE Agent, ICE Restart, Trickle ICE, STUN, TURN mDNS candidates

go-github-com-mdlayher-netx 0.0.0-20230430222610-7e21880baee8
Propagated dependencies: go-golang-org-x-net@0.53.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/mdlayher/netx
Licenses: Expat
Build system: go
Synopsis: Collection of small Go networking packages
Description:

This package provides a collection of small Go networking packages.

go-github-com-pion-mdns 0.0.12
Propagated dependencies: go-github-com-pion-logging@0.2.4 go-github-com-pion-transport-v3@3.1.1 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/mdns/
Licenses: Expat
Build system: go
Synopsis: Pure Go implementation of Multicast DNS
Description:

This package implements a mDNS (multicast DNS) used by Pion.

go-github-com-libp2p-go-netroute 0.4.0
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/libp2p/go-netroute
Licenses: Modified BSD
Build system: go
Synopsis: Routing table abstraction library for Golang
Description:

go-netroute provides an implementation of the gopacket/routing.Router interface for Golang.

go-github-com-santhosh-tekuri-jsonschema-v5 5.3.1
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-go-opentelemetry-io-contrib-zpages 0.68.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://opentelemetry.io/
Licenses: ASL 2.0
Build system: go
Synopsis: Display telemetry stats
Description:

Package zPages implements a collection of HTML pages that display telemetry stats.

go-github-com-multiformats-go-multistream 0.6.1
Propagated dependencies: go-github-com-multiformats-go-varint@0.0.7
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/multiformats/go-multistream
Licenses: Expat
Build system: go
Synopsis: Implementation of the multistream protocol in Golang
Description:

Package multistream implements a simple stream router for the multistream-select protocol. The protocol is defined at https://github.com/multiformats/multistream-select

go-github-com-pquerna-ffjson 0.0.0-20190930134022-aa0246cd15f7
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pquerna/ffjson
Licenses: ASL 2.0
Build system: go
Synopsis: Faster JSON for Golang
Description:

This package implements functionality to generate static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where @codeffjson doesn't understand a Type involved, it falls back to @codeencoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes.

go-github-com-ucarion-urlpath 0.0.0-20200424170820-7ccc79b76bbb
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ucarion/urlpath
Licenses: Expat
Build system: go
Synopsis: REST-like URL path patterns matching
Description:

Package urlpath matches paths against a template. It's meant for applications that take in REST-like URL paths, and need to validate and extract data from those paths.

go-github-com-pion-stun-v3 3.1.1
Propagated dependencies: go-github-com-pion-dtls-v3@3.1.2 go-github-com-pion-logging@0.2.4 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/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-madns 0.5.0
Propagated dependencies: go-github-com-miekg-dns@1.1.72 go-github-com-multiformats-go-multiaddr@0.16.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://multiformats.io/multiaddr/
Licenses: Expat
Build system: go
Synopsis: Library and CLI tool for DNS multiaddr resolution
Description:

This package provides a CLI binary executable built from go-github-com-multiformats-go-multiaddr-dns.

go-github-com-brunoscheufler-aws-ecs-metadata-go 0.0.0-20221221133751-67e37ae746cd
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/brunoscheufler/aws-ecs-metadata-go
Licenses: Expat
Build system: go
Synopsis: Retrieve AWS ECS Task metadata
Description:

This package provides a minimal wrapper library to fetch Elastic Container Service Task metadata from any Go service running in container provisioned by AWS Fargate.

go-cloud-google-com-go-security 1.21.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 Certificate Authority API
Description:

This package provides a Go Client Library for Certificate Authority API.

go-github-com-aws-smithy-go-codegen 0.0.0-20241226171254-10fbeed6f845
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 Golang
Description:

This package provides Gradle templates for Smithy code generators.

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

Total packages: 72465