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

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-colinmarc-hdfs-v2 2.4.0
Propagated dependencies: go-github-com-jcmturner-gokrb5-v8@8.4.4 go-github-com-pborman-getopt@1.0.0 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/colinmarc/hdfs
Licenses: Expat
Build system: go
Synopsis: HDFS for Go
Description:

This package provides a native, idiomatic interface to HDFS. Where possible, it mimics the functionality and signatures of the standard `os` package.

go-github-com-libp2p-go-yamux-v4 4.0.2
Propagated dependencies: go-github-com-libp2p-go-buffer-pool@0.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-yamux
Licenses: MPL 2.0 Modified BSD
Build system: go
Synopsis: Reuse TCP/UDP ports in Golang
Description:

Yamux (Yet another Multiplexer) is a multiplexing library for Golang. It relies on an underlying connection to provide reliability and ordering, such as TCP or Unix domain sockets, and provides stream-oriented multiplexing. It is inspired by SPDY but is not interoperable with it.

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-code-gitea-io-sdk-gitea 0.20.0
Propagated dependencies: go-github-com-42wim-httpsig@1.2.3 go-github-com-go-fed-httpsig@1.1.0 go-github-com-hashicorp-go-version@1.7.0 go-golang-org-x-crypto@0.50.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://code.gitea.io/sdk
Licenses: Expat
Build system: go
Synopsis: Gitea Golang SDK client
Description:

Package gitea implements a client for the Gitea API. The version corresponds to the highest supported version of the gitea API, but backwards-compatibility is mostly given.

go-github-com-babolivier-go-doh-client 0.0.0-20201028162107-a76cff4cb8b6
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/babolivier/go-doh-client
Licenses: GPL 3
Build system: go
Synopsis: DNS over HTTPS client implementation written in Golang
Description:

Package doh implements client operations for DoH (DNS over HTTPS) lookups. It implements looking up the following records:

  • A

  • AAAA

  • CNAME

  • MX

  • NS

  • TXT

  • SRV

  • SOA

  • PTR

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

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

go-github-com-pion-turn-v5 5.0.2
Propagated dependencies: go-github-com-pion-logging@0.2.4 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun-v3@3.1.1 go-github-com-pion-transport-v4@4.0.1 go-golang-org-x-sys@0.43.0 go-golang-org-x-time@0.14.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-aymerick-raymond 2.0.2
Propagated dependencies: 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/aymerick/raymond
Licenses: Expat
Build system: go
Synopsis: Handlebars for Golang
Description:

This package provides a minimal templating engine for Golang.

go-nhooyr-io-websocket 1.8.11
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://nhooyr.io/websocket
Licenses: ISC
Build system: go
Synopsis: Minimal and idiomatic WebSocket library for Go
Description:

Package websocket implements the @urlhttps://rfc-editor.org/rfc/rfc6455.html,RFC 6455 WebSocket protocol.

go-github-com-tmc-grpc-websocket-proxy 0.0.0-20220101234140-673ab2c3ae75
Propagated dependencies: go-github-com-gorilla-websocket@1.5.3 go-github-com-sirupsen-logrus@1.9.3 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/tmc/grpc-websocket-proxy
Licenses: Expat
Build system: go
Synopsis: Grpc-gateway websockets proxy
Description:

This package implements a websocket proxy for grpc-gateway backed services.

go-github-com-getsentry-sentry-go 0.33.0
Propagated dependencies: go-github-com-go-errors-errors@1.5.1 go-github-com-pingcap-errors@0.11.4 go-github-com-pkg-errors@0.9.1 go-golang-org-x-sys@0.43.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/getsentry/sentry-go
Licenses: Expat
Build system: go
Synopsis: Sentry SDK for Golang
Description:

sentry-go provides a Sentry client implementation for the Go programming language.

go-github-com-gorilla-pat 1.0.2
Propagated dependencies: go-github-com-gorilla-context@0.0.0-0.08b5f42 go-github-com-gorilla-mux@1.8.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gorilla/pat
Licenses: Modified BSD
Build system: go
Synopsis: HTTP router for Golang
Description:

This package is a request router and dispatcher with a pat-like interface. It is an alternative to gorilla/mux that showcases how it can be used as a base for different API flavors.

go-github-com-sigstore-rekor 1.4.3
Propagated dependencies: go-cloud-google-com-go-iam@1.7.0 go-github-com-asaskevich-govalidator@11.0.1 go-github-com-blang-semver@3.8.0 go-github-com-cyberphone-json-canonicalization@0.0.0-20241213102144-19d51d7fe467 go-github-com-go-chi-chi-v5@5.2.1 go-github-com-go-openapi-errors@0.22.1 go-github-com-go-openapi-loads@0.22.0 go-github-com-go-openapi-runtime@0.26.2 go-github-com-go-openapi-spec@0.21.0 go-github-com-go-openapi-strfmt@0.23.0 go-github-com-go-openapi-swag@0.23.0 go-github-com-go-openapi-swag-conv@0.24.0 go-github-com-go-openapi-validate@0.24.0 go-github-com-go-sql-driver-mysql@1.8.1 go-github-com-go-viper-mapstructure-v2@2.5.0 go-github-com-google-rpmpack@0.7.1 go-github-com-google-trillian@1.7.2 go-github-com-grpc-ecosystem-go-grpc-middleware@1.4.0 go-github-com-hashicorp-go-cleanhttp@0.5.2 go-github-com-hashicorp-go-retryablehttp@0.7.8 go-github-com-in-toto-in-toto-golang@0.9.0 go-github-com-jedisct1-go-minisign@0.2.5 go-github-com-jmoiron-sqlx@1.4.0 go-github-com-prometheus-client-golang@1.23.2 go-github-com-redis-go-redis-v9@9.17.3 go-github-com-rs-cors@1.11.1 go-github-com-secure-systems-lab-go-securesystemslib@0.10.0 go-github-com-sigstore-protobuf-specs@0.5.0 go-github-com-sigstore-sigstore@1.10.4 go-github-com-sigstore-sigstore-pkg-signature-kms-aws@1.10.5 go-github-com-sigstore-sigstore-pkg-signature-kms-azure@1.10.5 go-github-com-sigstore-sigstore-pkg-signature-kms-gcp@1.10.5 go-github-com-sigstore-sigstore-pkg-signature-kms-hashivault@1.10.5 go-github-com-theupdateframework-go-tuf@0.7.0 go-github-com-tink-crypto-tink-go-awskms-v2@2.1.0 go-github-com-tink-crypto-tink-go-gcpkms-v2@2.2.0 go-github-com-tink-crypto-tink-go-v2@2.6.0 go-github-com-transparency-dev-merkle@0.0.2 go-github-com-veraison-go-cose@1.3.0-0.a633822 go-go-uber-org-zap@1.27.0 go-golang-org-x-crypto@0.50.0 go-golang-org-x-mod@0.35.0 go-golang-org-x-net@0.53.0 go-golang-org-x-sync@0.20.0 go-google-golang-org-api@0.272.0 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 go-gopkg-in-ini-v1@1.67.0 go-gopkg-in-yaml-v2@2.4.0 go-sigs-k8s-io-yaml@1.6.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/sigstore/rekor
Licenses: ASL 2.0
Build system: go
Synopsis: Sigstore transparency log
Description:

Rekor provides an immutable tamper-resistant ledger of metadata generated within a software project's supply chain. It enables software maintainers and consumers to transparently record signed metadata to a ledger.

go-github-com-miekg-dns 1.1.72
Propagated dependencies: go-golang-org-x-tools@0.44.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-sync@0.20.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/miekg/dns
Licenses: Modified BSD
Build system: go
Synopsis: Domain Name Service library in Go
Description:

This package provides a fully featured interface to the DNS. Both server and client side programming is supported. The package allows complete control over what is sent out to the DNS. The API follows the less-is-more principle, by presenting a small interface.

go-github-com-jmespath-go-jmespath 0.4.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jmespath/go-jmespath
Licenses: ASL 2.0
Build system: go
Synopsis: Golang implementation of JMESPath
Description:

This package implements JMESPath, a query language for JSON. It transforms one JSON document into another through a JMESPath expression.

go-github-com-mdlayher-socket 0.5.1
Propagated dependencies: 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/mdlayher/socket
Licenses: Expat
Build system: go
Synopsis: Low-level network connection type with async I/O and deadline support
Description:

This package provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support.

go-github-com-gorilla-csrf 1.7.3
Propagated dependencies: go-github-com-gorilla-securecookie@1.1.1 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/gorilla/csrf
Licenses: Modified BSD
Build system: go
Synopsis: Cross Site Request Forgery (CSRF) prevention middleware
Description:

Gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications and services.

go-gopkg-in-evanphx-json-patch-v4 4.13.0
Propagated dependencies: go-github-com-jessevdk-go-flags@1.6.1 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/evanphx/json-patch
Licenses: Modified BSD
Build system: go
Synopsis: Apply and create JSON (RFC6902 and RFC7386) patches for Golang
Description:

jsonpatch is a library which provides functionality for both applying RFC6902 JSON patches against documents, as well as for calculating & applying RFC7396 JSON merge patches.

go-github-com-aws-aws-sdk-go-v2-service-sso 1.30.9
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 - SSO service module
Description:

Package sso provides the API client, operations, and parameter types for AWS Single Sign-On.

go-github-com-cenkalti-backoff-v4 4.3.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/cenkalti/backoff
Licenses: Expat
Build system: go
Synopsis: The exponential backoff algorithm in Go
Description:

This is a Go port of the exponential backoff algorithm from Google's HTTP Client Library for Java.

Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate. The retries exponentially increase and stop increasing when a certain threshold is met.

go-github-com-sebest-xff 0.0.0-20210106013422-671bd2870b3a
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/sebest/xff
Licenses: Expat
Build system: go
Synopsis: X-Forwarded-For middleware for Golang
Description:

Package @codexff is a net/http middleware/handler to parse Forwarded HTTP Extension in Golang.

go-github-com-stathat-go 1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/stathat/go
Licenses: Expat
Build system: go
Synopsis: Post statistics to StatHat
Description:

This is a Go package for posting to a StatHat account.

go-github-com-whyrusleeping-cbor 0.0.0-20171005072247-63513f603b11
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/whyrusleeping/cbor
Licenses: ASL 2.0
Build system: go
Synopsis: Concise Binary Object Representation in Golang
Description:

Concise Binary Object Representation is a superset of JSON's schema that's faster and more compact.

Total packages: 72465