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 provides an implementation of JSON Reference for the Go programming language.
Go-stun is a go implementation of the STUN client (RFC 3489 and RFC 5389).
This package provides a Go SDK based on the official APIs of Alibaba Cloud OSS.
Package jaeger contains an OpenTelemetry tracing exporter for Jaeger.
The Cascadia package implements CSS selectors for use with the parse trees produced by the html package.
This package provides a wrapper around the https://openfga.dev/api definition.
This package implements the IMAP UIDPLUS extension, as defined in @urlhttps://rfc-editor.org/rfc/rfc4315.html, RFC4315.
This package provides an implementation of the UNIX socket family data types and related helper functions.
This package provides Gradle templates for Smithy code generators.
Package lossyconn is a lossy connection simulator for Golang.
This package implements a functinality to help filling out plain html forms during testing. Will automatically take the existing values from the form so there is no need to manually set things like csrf tokens. Alerts about missing required fields, or when pattern validation does not match.
This package provides a foundational library to analyze an OpenAPI Initiative specification document for easier reasoning about the content.
Server-sent events is a technology where a browser receives automatic updates from a server via HTTP connection. The SSE EventSource API is standardized as part of HTML5[1] by the W3C.
This package provides an implementation of JSON Schema for the Go programming language, which supports draft-04, draft-06 and draft-07.
Picobuf is a minimal replacement for google.golang.org/protobuf with focusing on small binary size. It does not support the whole Protocol Buffers feature set and features are added on as the need arises.
Picobuf is a minimal replacement for google.golang.org/protobuf with focusing on small binary size. It does not support the whole Protocol Buffers feature set and features are added on as the need arises.
Collection of Go packages for working with the +http.FileSystem interface.
Package s3 provides the API client, operations, and parameter types for Amazon Simple Storage Service.
Package challtestsrv provides a trivially insecure acme challenge response server for rapidly testing HTTP-01, DNS-01 and TLS-ALPN-01 challenge types.
This package provide an implementatin of https://openid.net/developers/how-connect-works/.
This package contains a set of modules which aid the development of APIs for clients and servers based on gRPC and Google API conventions.
Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags.
This package provides a library to work with network connections in the Go language. In particular it provides tools to deal with network address translation (NAT), proxies, sockets, and transport layer security (TLS).
This package provides a plugin system over WebAssembly. As a plugin is compiled to Wasm, it can be size-efficient, memory-safe, sandboxed and portable. The plugin system auto-generates Go SDK for plugins from Protocol Buffers files. While it is powered by Wasm, plugin authors/users don't have to be aware of the Wasm specification since the raw Wasm APIs are capsulated by the SDK.