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.
Package sdk provides an auto-instrumentable OpenTelemetry SDK.
This package implements a various networking related functions used throughout the Pion modules.
This package implements an HTTP request/response middleware pipeline used by Azure SDK clients.
This is a look-like nothing obfuscation protocol that incorporates ideas and concepts from Philipp Winter's ScrambleSuit protocol.
Package client is a Go client for the Docker Engine API.
Pluggable Transport using WebRTC, inspired by Flashproxy and adheres to the pluggable transports v2.1 Go AP. This package provides:
brokercontains code for the Snowflake brokerdoccontains Snowflake documentation and manpagesclientcontains the Tor pluggable transport client and client library codecommoncontains generic libraries used by multiple pieces of Snowflakeproxycontains code for the Go standalone Snowflake proxyprobetestcontains code for a NAT probetesting serviceservercontains the Tor pluggable transport server and server library code
This package provides OpenTelemetry Otel SDK.
Telebot is a bot framework for Telegram Bot API. This package provides the best of its kind API for command routing, inline query requests and keyboards, as well as callbacks.
This package provides a Go library for reporting multidimensional events over UDP.
This package implements a functionality to create components that render fragments of HTML and compose them to create screens, pages, documents, or apps.
This Go package provides the gRPC API for containerd.
This package provides a parser for MIME messages.
This package implements WebRTC Data Channels.
Package genetlink implements generic netlink interactions and data types.
Package rpc2 provides bi-directional RPC client and server similar to net/rpc.
Package vfsgen takes an http.FileSystem (likely at go generate time) and generates Go code that statically implements the provided http.FileSystem.
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 package provides an API to interact with GCP.
This package implements a TCP-level socket options that allow manipulation of TCP connection facilities.
This package provides helpers to validate Swagger 2.0 specification (aka OpenAPI 2.0).
Yamux (Yet another Multiplexer) is a multiplexing library for Golang. It relies on an underlying connection to provide reliability and ordering, such as TCP or Unix domain sockets, and provides stream-oriented multiplexing. It is inspired by SPDY but is not interoperable with it.
The Files.com Go SDK provides a direct, high performance integration to Files.com from applications written in Go.
This package implements a functionality for cross-platform thread-safe local peer discovery using UDP multicast.
Generates slug from Unicode string for use in URLs.