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.
This package provides a Balanced-Routing-Table (BART).
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.
This package provides a SOCKS protocol version 5 library with full TCP/UDP and IPv4/IPv6 support.
This package provides a toolkit for building TURN, specified in RFC 8656, servers and clients.
pion/turn is an API for building STUN/TURN clients and servers, not a binary you deploy then configure. It may require copying the examples and making minor modifications to fit your need, no knowledge of Go is required however.
The advantage of this is that you don't need to deal with complicated configuration files, or custom APIs to modify the state of Pion TURN. After you instantiate an instance of a Pion TURN server or client you interact with it like any library. The quickest way to get started is to look at the examples or GoDoc.
This library is meant to handle Web Authentication for Go apps that wish to implement a passwordless solution for users. This library conforms as much as possible to the guidelines and implementation procedures outlined by the document. It's a successor of not maintained https://github.com/duo-labs/webauthn library.
Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.
This package provides a Go implementation of Coda Hale's Metrics library.
Package smithyoteltracing implements a Smithy client tracing adapter for the OTEL Go SDK.
Package vfsgen takes an http.FileSystem (likely at go generate time) and generates Go code that statically implements the provided http.FileSystem.
Web Push API Encryption with VAPID support.
Package httprc implements a cache for resources available over http(s). Its aim is not only to cache these resources so that it saves on HTTP roundtrips, but it also periodically attempts to auto-refresh these resources once they are cached based on the user-specified intervals and HTTP Expires and Cache-Control headers, thus keeping the entries relativelyfresh.
Pfilter is a Go package for filtering packets into multiple virtual connections from a single physical connection.
gateway is a Go library for discovering the IP address of the default LAN gateway.
Package sqs provides the API client, operations, and parameter types for Amazon Simple Queue Service.
This Go package provides the gRPC API for containerd.
Package sdk is the official AWS SDK v2 for the Go programming language.
This package adds support for Unix domain sockets in Go HTTP clients.
This package provides a toolkit for building TURN, specified in RFC 8656, servers and clients.
pion/turn is an API for building STUN/TURN clients and servers, not a binary you deploy then configure. It may require copying the examples and making minor modifications to fit your need, no knowledge of Go is required however.
The advantage of this is that you don't need to deal with complicated configuration files, or custom APIs to modify the state of Pion TURN. After you instantiate an instance of a Pion TURN server or client you interact with it like any library. The quickest way to get started is to look at the examples or GoDoc.
Gorilla/Mux implements a request router and dispatcher for matching incoming requests with their respective handler.
This package implements a mDNS (multicast DNS) used by Pion.
This package provides a Go module fasthttp which may be used as replacement for native net/http module.
This package provides a TCP-level socket options that allow manipulation of TCP connection facilities.
This package provides a Go client for the NAT-PMP internet protocol for port mapping and discovering the external IP address of a firewall.