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

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-sigs-k8s-io-knftables 0.0.19
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/kubernetes-sigs/knftables
Licenses: ASL 2.0
Build system: go
Synopsis: Golang nftables library for Kubernetes
Description:

This package provides nftables bindings in Go. It is not intended to support arbitrary use cases, but instead specifically focuses on supporting Kubernetes components which are using nftables.

protoc-gen-go-plugin 0.9.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/knqyf263/go-plugin
Licenses: Expat
Build system: go
Synopsis: Golang Plugin System over WebAssembly
Description:

This package provides a plugin system over WebAssembly. As a plugin is compiled to Wasm, it can be size-efficient, memory-safe, sandboxed and portable. The plugin system auto-generates Go SDK for plugins from Protocol Buffers files. While it is powered by Wasm, plugin authors/users don't have to be aware of the Wasm specification since the raw Wasm APIs are capsulated by the SDK.

go-cloud-google-com-go-auth 0.18.2
Propagated dependencies: go-cloud-google-com-go-compute-metadata@0.9.0 go-github-com-google-go-cmp@0.7.0 go-github-com-google-s2a-go@0.1.9 go-github-com-googleapis-enterprise-certificate-proxy@0.3.14 go-github-com-googleapis-gax-go-v2@2.19.0 go-go-opentelemetry-io-contrib-instrumentation-google-golang-org-grpc-otelgrpc@0.59.0 go-go-opentelemetry-io-contrib-instrumentation-net-http-otelhttp@0.62.0 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 go-golang-org-x-net@0.53.0 go-golang-org-x-time@0.14.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://cloud.google.com/go
Licenses: ASL 2.0
Build system: go
Synopsis: Google Auth Library for Go
Description:

This package provides utilities for managing Google Cloud credentials, including functionality for creating, caching, and refreshing OAuth2 tokens. It offers customizable options for different OAuth2 flows, such as 2-legged (2LO) and 3-legged (3LO) OAuth, along with support for PKCE and automatic token management.

go-github-com-gorilla-schema 1.4.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gorilla/schema
Licenses: Modified BSD
Build system: go
Synopsis: Fills a struct with form values
Description:

This package implements a functionality to fills a struct with form values.

go-golang-getoutline-org-sdk 0.0.23
Propagated dependencies: go-github-com-eycorsican-go-tun2socks@1.16.11 go-github-com-google-gopacket@1.1.19 go-github-com-shadowsocks-go-shadowsocks2@0.1.5 go-github-com-things-go-go-socks5@0.0.6 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://getoutline.org/for-developers/
Licenses: ASL 2.0
Build system: go
Synopsis: SDK to build network tools based on Outline components
Description:

This package provides a Go library and set of tools for app developers to easily reuse Outline's advanced networking strategies to mitigate even the most complex network-level interference.

go-github-com-emersion-go-imap 1.2.1
Propagated dependencies: go-golang-org-x-text@0.36.0 go-github-com-emersion-go-sasl@0.0.0-20241020182733-b788ff22d5a6 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-imap
Licenses: Expat
Build system: go
Synopsis: IMAP4rev1 library written in Go
Description:

This package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.

go-github-com-hashicorp-go-secure-stdlib-parseutil 0.2.0
Propagated dependencies: go-github-com-hashicorp-go-secure-stdlib-strutil@0.1.2 go-github-com-hashicorp-go-sockaddr@1.0.7 go-github-com-mitchellh-mapstructure@1.5.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 parseutil Golang package. It is part of HashiCorp's Secure division products stdlib.

go-github-com-jcmturner-rpc 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-emersion-go-milter 0.4.1
Propagated dependencies: 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-milter
Licenses: FreeBSD
Build system: go
Synopsis: Milter mail filters in Go
Description:

This package provides an interface for implementing milter mail filters for Go.

go-k8s-io-kms 0.35.1
Propagated dependencies: 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/kubernetes/kms
Licenses: ASL 2.0
Build system: go
Synopsis: Kubernetes KMS implementation
Description:

This package provides proto definitions for the KMS API.

go-github-com-containerd-protobuild 0.3.0
Propagated dependencies: go-github-com-golang-protobuf@1.5.4 go-github-com-pelletier-go-toml@1.9.5 go-golang-org-x-tools@0.44.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/containerd/protobuild
Licenses: ASL 2.0
Build system: go
Synopsis: Protobufs builder
Description:

protobuild works by scanning the Golang package in a project and emitting correct protoc commands, configured with the plugins, packages and details of your choice. The main benefit is that it makes it much easier to consume external types from vendored projects. By integrating the protoc include paths with Go's vendoring and GOPATH, builds are much easier to keep consistent across a project. This package provides a source library and built command protobuild.

go-github-com-lestrrat-go-jwx-v2 2.1.6
Propagated dependencies: go-github-com-decred-dcrd-dcrec-secp256k1-v4@4.4.0 go-github-com-goccy-go-json@0.10.5 go-github-com-lestrrat-go-blackmagic@1.0.4 go-github-com-lestrrat-go-httprc@1.0.6 go-github-com-lestrrat-go-iter@1.0.2 go-github-com-lestrrat-go-option@1.0.1 go-github-com-segmentio-asm@1.2.0 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/lestrrat-go/jwx
Licenses: Expat
Build system: go
Synopsis: Complete implementation of JWx in Golang
Description:

This package provides implementations of various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies.

go-github-com-lestrrat-go-jwx 1.2.31
Propagated dependencies: go-github-com-decred-dcrd-dcrec-secp256k1-v4@4.4.0 go-github-com-goccy-go-json@0.10.5 go-github-com-lestrrat-go-backoff-v2@2.0.8 go-github-com-lestrrat-go-blackmagic@1.0.4 go-github-com-lestrrat-go-httpcc@1.0.1 go-github-com-lestrrat-go-iter@1.0.2 go-github-com-lestrrat-go-option@1.0.1 go-github-com-pkg-errors@0.9.1 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/lestrrat-go/jwx
Licenses: Expat
Build system: go
Synopsis: Complete implementation of JWx in Golang
Description:

This package provides implementations of various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies.

go-github-com-tomasen-realip 0.0.0-20180522021738-f0c99a92ddce
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/tomasen/realip
Licenses: Expat
Build system: go
Synopsis: Extract real client IP from Go requests
Description:

This package provides a Golang library to determine the real client IP address by inspecting common headers such as X-Forwarded-For and X-Real-IP, with safe fallbacks in the presence of proxies.

go-github-com-gregjones-httpcache 0.0.0-20190611155906-901d90724c79
Propagated dependencies: go-github-com-peterbourgon-diskv@3.0.0 go-github-com-syndtr-goleveldb@1.0.0 go-github-com-bradfitz-gomemcache@0.0.0-20230905024940-24af94b03874 go-github-com-gomodule-redigo@1.9.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gregjones/httpcache
Licenses: Expat
Build system: go
Synopsis: Transport for @code{http.Client} that will cache responses
Description:

Package httpcache provides a http.RoundTripper implementation that works as a mostly RFC 7234 compliant cache for HTTP responses. It is only suitable for use as a "private" cache (i.e. for a web-browser or an API-client and not for a shared proxy).

go-github-com-magisterquis-connectproxy 0.0.0-20200725203833-3582e84f0c9b
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/magisterquis/connectproxy
Licenses: Zlib
Build system: go
Synopsis: Golang @code{proxy.Dialer} which uses HTTP(s) CONNECT requests
Description:

This package implements a proxy.Dialer which uses HTTP(s) CONNECT requests.

go-github-com-protonmail-gopenpgp-v2 2.9.0
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-github-com-protonmail-go-crypto@1.3.0-0.a8cc4f0 go-github-com-protonmail-go-mime@0.0.0-20230322103455-7d82a3887f2f 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/ProtonMail/gopenpgp
Licenses: Expat
Build system: go
Synopsis: High-level OpenPGP library for Golang
Description:

This package is a high-level OpenPGP library built on top of the Golang crypto library.

go-go-etcd-io-raft-v3 3.6.0
Propagated dependencies: go-github-com-cockroachdb-datadriven@1.0.2 go-github-com-gogo-protobuf@1.3.2 go-github-com-golang-protobuf@1.5.4
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://raft.github.io
Licenses: ASL 2.0
Build system: go
Synopsis: Raft library for Golang
Description:

This package provides a Golang implementation of the Raft Protocol. Raft is a protocol with which a cluster of nodes can maintain a replicated state machine. See https://raft.github.io/raft.pdf for more info.

go-github-com-shurcool-httpgzip 0.0.0-20230704072819-d1585fc322fa
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/shurcooL/httpgzip
Licenses: Expat
Build system: go
Synopsis: Primitives of @code{net-http}-like with gzip compression
Description:

Package httpgzip provides net/http-like primitives that use gzip compression when serving HTTP requests.

go-maunium-net-go-mautrix 0.28.0
Propagated dependencies: go-filippo-io-edwards25519@1.2.0 go-github-com-chzyer-readline@1.5.1 go-github-com-coder-websocket@1.8.14 go-github-com-lib-pq@1.11.2 go-github-com-mattn-go-sqlite3@1.14.34 go-github-com-rs-xid@1.6.0 go-github-com-rs-zerolog@1.33.0 go-github-com-skip2-go-qrcode@0.0.0-20200617195104-da1b6568686e go-github-com-stretchr-testify@1.11.1 go-github-com-tidwall-gjson@1.17.1 go-github-com-tidwall-sjson@1.2.5 go-github-com-yuin-goldmark@1.8.2 go-go-mau-fi-util@0.9.9 go-go-mau-fi-zeroconfig@0.1.3 go-golang-org-x-crypto@0.50.0 go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-golang-org-x-net@0.53.0 go-golang-org-x-sync@0.20.0 go-gopkg-in-yaml-v3@3.0.1 go-maunium-net-go-mauflag@1.0.0 olm@3.2.16
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://maunium.net/go/mautrix
Licenses: MPL 2.0 ASL 2.0
Build system: go
Synopsis: Golang Matrix framework
Description:

Package mautrix implements the Matrix Client-Server API and originated from https://github.com/matrix-org/gomatrix.

Features:

  • appservice support (Intent API like mautrix-python, room state storage, etc)

  • end-to-end encryption support (incl. interactive SAS verification)

  • high-level module for building puppeting bridges

  • high-level module for building chat clients

  • wrapper functions for the Synapse admin API

  • structs for parsing event content

  • helpers for parsing and generating Matrix HTML

  • helpers for handling push rules

go-github-com-marten-seemann-tcp 0.0.0-20210406111302-dfbc87cc63fd
Propagated dependencies: go-github-com-mikioh-tcp@0.0.0-20190314235350-803a9b46060c
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/marten-seemann/tcp
Licenses: FreeBSD
Build system: go
Synopsis: TCP-level socket options implementation in Golang
Description:

This package provides a TCP-level socket options that allow manipulation of TCP connection facilities.

go-github-com-ccding-go-stun 0.1.4
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ccding/go-stun
Licenses: ASL 2.0
Build system: go
Synopsis: STUN client implementation
Description:

Go-stun is a go implementation of the STUN client (RFC 3489 and RFC 5389).

go-github-com-go-openapi-analysis 0.23.0
Propagated dependencies: go-github-com-go-openapi-jsonpointer@0.21.0 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
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/analysis
Licenses: ASL 2.0
Build system: go
Synopsis: OpenAPI specification object model analyzer
Description:

This package provides a foundational library to analyze an OpenAPI Initiative specification document for easier reasoning about the content.

Total packages: 72465