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 SASL library written in Go.
Package wol provides a Wake On LAN function.
Package @codexff is a net/http middleware/handler to parse Forwarded HTTP Extension in Golang.
This package provides a Real-time Transport Protocol packetizer and depacketizer.
Package s3 provides the API client, operations, and parameter types for Amazon Simple Storage Service.
This package provides rRPC templates used to interact with Google APIs.
This package provides a Go library for authenticating emails.
This provides bidirectionally connected net.Conns, net.PacketConns made from socketpair(2) as well as bidirectionally connected net.TCPConns.
Package cors is net/http handler to handle Cross-origin resource sharing related requests as defined by http://www.w3.org/TR/cors/.
The Minio Go Client SDK provides simple APIs to access any Amazon S3 compatible object storage.
Package speed implements a golang client for the Performance Co-Pilot, system performance analysis toolkit, instrumentation API.
Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. It provides a data loading mechanism with caching and de-duplication that works across a set of peer processes.
Package multistream implements a simple stream router for the multistream-select protocol. The protocol is defined at https://github.com/multiformats/multistream-select
This package provides access to Google Compute Engine (GCE) metadata and API service accounts for Go.
OjG is a high performance parser with a variety of additional JSON tools. OjG is optimized to processing huge data sets where data does not necessarily conform to a fixed structure.
This package implements a functionality which can be used in instrument code, expose application metrics, and profile runtime performance in a flexible manner. It makes use of a MetricSink interface to support delivery to any type of backend.
Currently the following sinks are provided:
StatsiteSink : Sinks to a statsite instance (TCP)
StatsdSink: Sinks to a StatsD / statsite instance (UDP)
PrometheusSink: Sinks to a Prometheus metrics endpoint (exposed via HTTP for scrapes)
InmemSink : Provides in-memory aggregation, can be used to export stats
FanoutSink : Sinks to multiple sinks. Enables writing to multiple statsite instances for example
BlackholeSink : Sinks to nowhere
This package provides a HTTP client functionality that can be used across various Sakura Cloud APIs (IaaS, ObjectStorage, PHY, etc.).
Package zipkin implements a native Zipkin instrumentation library for Go.
go-github is a Go client library for accessing the GitHub API v3.
This package provides WebAssembly a WebAssembly data model and binary encoder.
This package provides a Go module that analyzes and classifies different kinds of referrer URLs (search, social, ...).
Package chunker implements Content Defined Chunking based on a rolling Rabin Checksum. This package provides a modified fork of https://github.com/restic/restic project.
Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.
Package jaeger contains an OpenTelemetry tracing exporter for Jaeger.