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.
Package hashivault implement the interface with https://www.hashicorp.com/en/products/vault HashiCorp Vault KMS service.
This package provides an interface to mailboxes in the Maildir format.
This package provides Gradle templates for Smithy code generators.
Package otlptracehttp provides an OTLP span exporter using HTTP with protobuf payloads. By default the telemetry is sent to @urlhttps://localhost:4318/v1/traces.
Package sso provides the API client, operations, and parameter types for AWS Single Sign-On.
This package implements the Stackdriver Trace API in Golang. Stackdriver Trace is a distributed tracing system that collects latency data from your applications and displays it in the Google Cloud Platform Console.
It sends application trace data to Stackdriver Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Trace API directly.
Package httprouter is a trie based high performance HTTP request router.
This package allows the kernel's routing tables to be read and altered. Network routes, IP addresses, Link parameters, Neighbor setups,Queueing disciplines, Traffic classes and Packet classifiers may all be controlled. It is based on netlink messages.
Package cloud is the root of the packages used to access Google Cloud Services.
Web Push API Encryption with VAPID support.
Rod is a high-level driver for Chrome DevTools Protocol. It's designed for web automation and scraping, providing a simple API to control Chrome or Chromium browsers programmatically.
Package httpsfv implements serializing and parsing of Structured Field Values for HTTP as defined in RFC 9651.
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.
This package provides timestamp verification functionality for the Sigstore ecosystem, implementing RFC 3161 timestamp response validation.
This is a Go package for posting to a StatHat account.
Package safehtml provides immutable string-like types which represent values that are guaranteed to be safe, by construction or by escaping or sanitization, to use in various HTML contexts and with various DOM APIs.
Package ara provides a dialer with customizable resolver. It can be used with http.Client and http.Transport to alter host lookups.
Package swift provides an easy to use interface to Swift / Openstack Object Storage / Rackspace Cloud Files.
This package is a small Go binary which uses GOOS= GOARCH= go build directly to compile Go binaries and then uses go-containerregistry to create and publish the new containers based on the desired platforms.
This package contains content for Azure SDK developers.
This package provides NT (New Technology) LAN Manager/Negotiate authentication over HTTP.
This package implements a functionality of a bridge to the Proton API, with the goal of providing enough functionality to be a usable backend for projects like rclone.
This package provides a Golang implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards.
Package autoprop provides an OpenTelemetry TextMapPropagator creation function. The OpenTelemetry specification states that the default TextMapPropagator needs to be a no-operation implementation. The opentelemetry-go project adheres to this requirement. However, for systems that perform propagation this default is not ideal. This package provides a TextMapPropagator with useful defaults (a combined TraceContext and Baggage TextMapPropagator), and supports environment overrides using the OTEL_PROPAGATORS environment variable.