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 TCP-level socket options that allow manipulation of TCP connection facilities.
Package sdk is the official AWS SDK v2 for the Go programming language.
This package implements RFC 7234 Hypertext Transfer Protocol (HTTP/1.1): Caching.
go-xdr implements the data representation portion of the External Data Representation (XDR) standard protocol as specified in RFC 4506 (obsoletes RFC 1832 and RFC 1014) in pure Go.
This package is a light, drop-in replacement for gRPC, a Remote Procedure Call (RPC) framework.
This package contains a set of modules which aid the development of APIs for clients and servers based on gRPC and Google API conventions.
This package implements encoding and decoding of JSON as defined in RFC 4627 and provides interfaces with identical syntax of standard lib encoding/json. Converting from encoding/json to jsoniter is no more than replacing the package with jsoniter and variable type declarations (if any). jsoniter interfaces gives 100% compatibility with code using standard lib.
This is a Go package for posting to a StatHat account.
Package sdk is the official AWS SDK v2 for the Go programming language.
This package provides an ID extension for go-imap as specified in RFC 2971.
Package webrtc implements the WebRTC (Real-Time Communication in Browsers) 1.0 as defined in W3C WebRTC specification document. Features:
implementation of webrtc-pc and
https://www.w3.org/TR/webrtc-stats/,webrtc-statsDataChannels
Send/Receive audio and video
Renegotiation
Plan-B and Unified Plan
SettingEngine for Pion specific extensions
implemented connectivity - Full ICE Agent, ICE Restart, Trickle ICE, STUN, TURN mDNS candidates
This package provides a library to manipulates Linux nftables (the iptables successor). It does not rely on libnftnl wrappers.
This package implements an encoding and decoding of TCP-level socket options regarding connection information.
This package provides an implementation of the UNIX socket family data types and related helper functions.
Package connect is a slim RPC framework built on Protocol Buffers and net/http. In addition to supporting its own protocol, Connect handlers and clients are wire-compatible with gRPC and gRPC-Web, including streaming.
This package implements a functionality for cross-platform thread-safe local peer discovery using UDP multicast.
The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.
This package implements a Network File System (NFS) client in Go. It's an alternative fork of unmaintained https://github.com/davecheney/nfs.
This package provides basic LDAP v3 functionality in the Go language.
This package adds support for Unix domain sockets in Go HTTP clients.
This package provides a Go language implementation of the QUIC network protocol.
Package otel provides global access to the OpenTelemetry API. The subpackages of the otel package provide an implementation of the OpenTelemetry API. This package contains 3 Golang modules: go.opentelemetry.io/otel, go.opentelemetry.io/otel/metric and go.opentelemetry.io/otel/trace.
Package gitea implements a client for the Gitea API. The version corresponds to the highest supported version of the gitea API, but backwards-compatibility is mostly given.
Package proton implements types for accessing the Proton API.