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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
If you use certificate-based access to protect your Google Cloud resources, the end user device certificate is one of the credentials that is verified before access to a resource is granted. You can configure Google Cloud to use the device certificates in your operating system key store when verifying access to a resource from the gcloud CLI or Terraform by using the enterprise certificates feature.
This package provides an IDLE extension for go-imap.
This Package provides facilities for running metamorphic, property-based testing. By running logically equivalent operations with different conditions, metamorphic tests can identify bugs without requiring an oracle.
Package sdk provides an auto-instrumentable OpenTelemetry SDK.
This package provides a client library for convenient access to the Anthropic REST API. It includes support for message creation, streaming, tool calling, and integration with Amazon Bedrock.
Package dburl provides a standard, net/url.URL style mechanism for parsing and opening SQL database connection strings for Go. Provides standardized way to parse and open @url#URL,URL's for popular databases PostgreSQL, MySQL, SQLite3, Oracle Database, Microsoft SQL Server, in addition to most other SQL databases with a publicly available Go driver.
Package s3 provides the API client, operations, and parameter types for Amazon Simple Storage Service.
This package provides a native DTLS 1.2 implementation in Golang.
This package is intended to be used by bridges between existing logging libraries and OpenTelemetry. Users should not directly use this package as a logging library. Instead, install one of the bridges listed in the [registry], and use the associated logging library.
This package implements a various networking related functions used throughout the Pion modules.
Package swag converts Go annotations to Swagger Documentation 2.0 for verity of Go web frameworks which may be integrated with an existing project using Swagger UI.
Package cors is net/http handler to handle Cross-origin resource sharing related requests as defined by http://www.w3.org/TR/cors/.
WebTunnel is a Go Pluggable Transport that attempts to imitate web browsing activities based on HTTP Upgrade (HTTPT).
assetfs allows packages to serve static content embedded with the go-bindata tool with the standard net/http package.
go-github is a Go client library for accessing the GitHub API v3.
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.
This package implements a functionality to create components that render fragments of HTML and compose them to create screens, pages, documents, or apps.
This package provides bindgings to Java Linstore - Software-Defined Block Storage for container, cloud and virtualisation.
Package qdisc allows getting queuing discipline information via netlink,similarly to what tc -s qdisc show does.
Package @codexff is a net/http middleware/handler to parse Forwarded HTTP Extension in Golang.
Package log implements a simple structured logging API designed with few assumptions. Designed for centralized logging solutions such as Kinesis which require encoding and decoding before fanning-out to handlers.
This go library implements some parts of the official INWX XML-RPC API.
This package implements a functionality to convert Golang's http.Request to CURL command line.
Package sdk is the official AWS SDK v2 for the Go programming language.