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.
This library supports named counters, gauges and histograms. It also provides convenience wrappers for registering latency instrumented functions with Go's builtin http server.
This package contains code and types that were left behind when the old inet.af/netaddr package moved to the standard library in Go 1.18 as net/netip.
Package sdk is the official AWS SDK v2 for the Go programming language.
This package provides the awsutil Golang package. It is part of HashiCorp's Secure division products stdlib.
This package provides a Go client library for Sigstore, enabling verification of signatures and attestations produced by Sigstore tools.
Package otelhttp provides an http.Handler and functions that are intended to be used to add tracing by wrapping existing handlers (with Handler) and routes WithRouteTag.
This package provides a tile-based implementation of a transparency log for the Sigstore ecosystem, supporting efficient verification of log entries.
This package is an implementation of a client for various UPnP services. It's an alternative fork of https://github.com/huin/goupnp.
This package provides echo (web framework) middleware to automatically generate RESTful API documentation with Swagger 2.0.
Package ecs provides a resource detector for AWS Elastic Container Service instances.
This package provides a Go library for interacting with container registries. It includes tools like crane for interacting with remote images and registries, gcrane for GCR-specific operations, and libraries for building and manipulating container images.
This is an extension to the Tink Go library that provides support for AWS KMS.
This package provides type checking utilities for the go-openapi and go-swagger projects.
Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861.
This package provides a Go SDK to interact with 1Password API.
This package contains a client implementation for OAuth 2.0 spec in Go.
This package provides a parser for MIME messages.
AmneziaWG is a contemporary version of the WireGuard protocol. It's a fork of WireGuard-Go and offers protection against detection by DPI systems. At the same time, it retains the simplified architecture and high performance of the original. For more information, see https://docs.amnezia.org/documentation/amnezia-wg/.
This package provides the API client, operations, and parameter types for Amazon CloudWatch Logs.
Golang TProxy provides an easy to use wrapper for the Linux Transparent Proxy functionality.
OjG is a high performance parser with a variety of additional JSON tools. OjG is optimized to processing huge data sets where data does not necessarily conform to a fixed structure.
Package wol provides a Wake On LAN function.
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.
Package spanner provides a client for reading and writing to Cloud Spanner databases. See https://cloud.google.com/spanner/docs/getting-started/go/ for an introduction to Cloud Spanner and additional help on using this API.