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 package contains experimental options for the OpenTelemetry metric package. These options are currently under development and not part of the stable API. They may be changed in backwards-incompatible ways, or removed entirely.
The Microsoft Azure Storage SDK for Go to build applications that takes advantage of Azure's scalable cloud storage.
Package sdp implements Session Description Protocol.
This package provides a Go SDK for Microsoft Dev Tunnels, enabling secure port forwarding and tunneling for development workflows. It supports creating and managing tunnels with SSH-based connections.
Package s3 provides the API client, operations, and parameter types for Amazon Simple Storage Service.
This package provides a Go module that analyzes and classifies different kinds of referrer URLs (search, social, ...).
This package provides functionality for generating JSON Patch documents and for applying JSON Patch operations to JSON documents per RFC 6902. It's an alternative fork of https://github.com/mattbaird/jsonpatch.
This package provides a Go implementation of the Varlink protocol, a protocol for inter-process communication. Varlink utilizes a plain-text, JSON-based format for messages and is designed to be accessible to both humans and machines.
This package provides a Golang implementation of Envoy proxy.
This package provides a Go library that parses HTTP/1.1 Cache-Control header and returns a struct that is convenient for the end-user to do what they will with.
This package implements the SMB2/3 client in Go.
This package provides Go bindings for nft utility. go-nft wraps invocation of the nft utility with functions to append and delete rules; create, clear and delete tables and chains.
GoTURN is a library providing a Go interface compatible with the golang proxy package which connects through a TURN relay. It provides parsing and encoding support for STUN and TURN protocols.
A simple alternative to rcrowley's go-metrics that's a lot faster (and only does simple bandwidth metrics).
Wray is a client for the Faye publish-subscribe messaging service. It's alternative fork of https://github.com/pythonandchips/wray.
Package aws implement the interface with Amazon AWS KMS service.
This package provides a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of supported plugins.
This package provides HTTP header constants.
assetfs allows packages to serve static content embedded with the go-bindata tool with the standard net/http package.
covertDTLS is a library inspired by @urlhttps://github.com/refraction-networking/utls, uTLS for offering fingerprint-resistance features to pion/dtls.
Package oauth is a library for Go client applications that need to perform OAuth authorization against a server, typically GitHub.com.
This package implements a functionality for cross-platform thread-safe local peer discovery using UDP multicast.
Package ec2 provides a resource detector for Amazon Elastic Compute Cloud instances using aws-sdk-go-v2.
This package implements a various networking related functions used throughout the Pion modules.