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

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-package-url-packageurl-go 0.1.5
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/package-url/packageurl-go
Licenses: Expat
Build system: go
Synopsis: Implementation of package-url in Golang
Description:

This package provides a Golang implementation of the package-url specification.

go-github-com-ema-qdisc 1.0.0
Propagated dependencies: go-github-com-mdlayher-netlink@1.7.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ema/qdisc
Licenses: Expat
Build system: go
Synopsis: Queuing discipline information via netlink
Description:

Package qdisc allows getting queuing discipline information via netlink,similarly to what tc -s qdisc show does.

go-github-com-extism-go-sdk 1.7.1
Propagated dependencies: go-github-com-dylibso-observe-sdk-go@0.0.0-20240828172851-9145d8ad07e1 go-github-com-gobwas-glob@0.2.3 go-github-com-tetratelabs-wazero@1.11.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/extism/go-sdk
Licenses: Modified BSD
Build system: go
Synopsis: Extism Go SDK
Description:

This package provides Golang SDK for integrating with the Extism runtime - a cross-language framework for building with WebAssembly.

go-github-com-pion-turn-v2 2.1.6
Propagated dependencies: go-github-com-pion-logging@0.2.4 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun@0.6.1 go-github-com-pion-transport-v2@2.2.10 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-azure-azure-sdk-for-go-sdk-storage-azfile 1.5.3
Propagated dependencies: go-github-com-azure-azure-sdk-for-go-sdk-storage-azblob@1.6.3 go-github-com-azure-azure-sdk-for-go-sdk-internal@1.11.2 go-github-com-azure-azure-sdk-for-go-sdk-azidentity@1.13.1 go-github-com-azure-azure-sdk-for-go-sdk-azcore@1.20.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 File Storage SDK for Go
Description:

Azure File Shares offers fully managed file shares in the cloud that are accessible via the industry standard Server Message Block (SMB) protocol. Azure file shares can be mounted concurrently by cloud or on-premises deployments of Windows, Linux, and macOS. Additionally, Azure file shares can be cached on Windows Servers with Azure File Sync for fast access near where the data is being used.

go-google-golang-org-grpc-security-advancedtls 1.0.0
Propagated dependencies: go-github-com-google-go-cmp@0.7.0 go-golang-org-x-crypto@0.50.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://google.golang.org/grpc
Licenses: ASL 2.0
Build system: go
Synopsis: Go package for gRPC transport credentials
Description:

Package advancedtls provides gRPC transport credentials that allow easy configuration of advanced TLS features. For example, periodic credential reloading,support for certificate revocation lists, and customizable certificate verification behaviors.

go-github-com-tailscale-goexpect 0.0.0-20210902213824-6e8c725cea41
Propagated dependencies: go-golang-org-x-crypto@0.50.0 go-github-com-ziutek-telnet@0.1.0 go-github-com-google-goterm@0.0.0-20200907032337-555d40f16ae2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/tailscale/goexpect
Licenses: Modified BSD
Build system: go
Synopsis: Classic TCL Expect implementation in Golang
Description:

This package provides the classic Tool Command Language Expect implementation in Golang.

go-github-com-anacrolix-envpprof 1.4.0
Propagated dependencies: go-github-com-anacrolix-log@0.16.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/anacrolix/envpprof
Licenses: Expat
Build system: go
Synopsis: Control HTTP mux via environment variable
Description:

This package implements a functionality to configure Go's pprof features and default HTTP mux using the environment variable GOPPROF. envpprof has an init function that will run at process initialization that checks the value of the GOPPROF environment variable. The variable can contain a comma-separated list of values, for example GOPPROF=http,block.

go-github-com-pascaldekloe-goe 0.1.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pascaldekloe/goe
Licenses: CC0
Build system: go
Synopsis: Enterprise tooling for Golang
Description:

Common enterprise features for the Go programming language.

go-code-forgejo-org-go-chi-binding 1.0.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://code.forgejo.org/go-chi/binding
Licenses: ASL 2.0
Build system: go
Synopsis: Request data binding and validation for @code{net/http}
Description:

Package binding is a middleware that provides request data binding and validation for net/http. It's a fork of gitea/binding which is a fork of Macaron.

go-github-com-go-openapi-jsonreference 0.21.0
Propagated dependencies: go-github-com-go-openapi-jsonpointer@0.21.0 go-github-com-go-openapi-swag@0.23.0 go-github-com-puerkitobio-purell@1.2.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/jsonreference
Licenses: ASL 2.0
Build system: go
Synopsis: JSON Reference with structs
Description:

This package provides an implementation of JSON Reference, initially prototyped in https://github.com/xeipuuv/gojsonreference.

go-go-opentelemetry-io-contrib-propagators-b3 1.36.0
Propagated dependencies: go-go-opentelemetry-io-otel@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://go.opentelemetry.io/contrib
Licenses: ASL 2.0
Build system: go
Synopsis: OpenTracing B3 propagator library
Description:

Package b3 implements the B3 propagator specification as defined at @urlhttps://github.com/openzipkin/b3-propagation,.

go-github-com-moby-vpnkit 0.6.0
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-github-com-labstack-echo-v4@4.15.2 go-github-com-linuxkit-virtsock@0.0.0-20241009230534-cb6a20cc0422 go-github-com-pkg-errors@0.9.1 go-github-com-sirupsen-logrus@1.9.3 go-golang-org-x-crypto@0.50.0 go-golang-org-x-sync@0.20.0 go-k8s-io-api@0.34.1 go-k8s-io-apimachinery@0.35.0 go-k8s-io-client-go@0.34.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/moby/vpnkit
Licenses: ASL 2.0
Build system: go
Synopsis: Virtual network support for container tooling for Golang
Description:

This package provides a set of Golang libraries and utilities facilitating virtual networking for container runtimes and reliable TCP/UDP forwarding and DNS resolution across host and VM boundaries.

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/go-chi/chi
Licenses: Expat
Build system: go
Synopsis: Composable router for HTTP services written in Go
Description:

go-github-com-go-chi-chi-v5 is an HTTP router that lets the user decompose request handling into many smaller layers.

go-github-com-openfga-go-sdk 0.7.1
Propagated dependencies: go-github-com-sourcegraph-conc@0.3.0 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-metric@1.42.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/openfga/go-sdk
Licenses: ASL 2.0
Build system: go
Synopsis: OpenFGA SDK for Golang
Description:

This package provides a wrapper around the https://openfga.dev/api definition.

go-github-com-aws-aws-sdk-go-v2-service-kms 1.50.0
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: API client, operations, and parameter types for AWS KMS
Description:

This package provides the API client, operations, and parameter types for AWS Key Management Service.

go-github-com-willscott-goturn 0.0.0-20170802220503-19f41278d0c9
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/willscott/goturn
Licenses: Modified BSD
Build system: go
Synopsis: Go TURN dialer
Description:

GoTURN is a library providing a Go interface compatible with the golang proxy package which connects through a TURN relay. It provides parsing and encoding support for STUN and TURN protocols.

go-github-com-urfave-negroni 1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/urfave/negroni
Licenses: Expat
Build system: go
Synopsis: Idiomatic HTTP Middleware for Golang
Description:

Package negroni is an idiomatic approach to web middleware in Go. It is tiny,non-intrusive, and encourages use of net/http Handlers.

go-github-com-weppos-publicsuffix-go 0.50.2
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/weppos/publicsuffix-go
Licenses: Expat
Build system: go
Synopsis: Public suffix domain utility for Golang
Description:

This package provides a Golang implementation of the Public Suffix List used to determine domain boundaries (e.g., distinguishing <example.co.uk> from its TLD). It allows parsing domain names and identifying effective top-level domains for cookie policies, host validation, and domain processing.

go-codeberg-org-git-pages-go-headers 1.1.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://codeberg.org/git-pages/go-headers
Licenses: Zero-Clause BSD
Build system: go
Synopsis: Netlify's _redirects file format parser
Description:

This package provides a Go redirect format parser to match Netlify's https://www.netlify.com/docs/redirects/, format plus a compatible unparser.

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.

go-github-com-go-sourcemap-sourcemap 2.1.4
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-sourcemap/sourcemap
Licenses: FreeBSD
Build system: go
Synopsis: Source maps consumer for Golang
Description:

This package provides a consumer/parser for JavaScript source maps that allows Go programs to map minified JavaScript code locations back to their original source file locations, line numbers, and function names.

go-github-com-smartystreets-go-aws-auth 0.0.0-20180515143844-0c1422d1fdb9
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/smarty-archives/go-aws-auth
Licenses: Expat
Build system: go
Synopsis: Signs requests to Amazon Web Services using IAM
Description:

Package awsauth implements AWS request signing using Signed Signature Version 2,Signed Signature Version 3, and Signed Signature Version 4. Supports S3 and STS.

Total packages: 73977