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.
The Files.com Go SDK provides a direct, high performance integration to Files.com from applications written in Go.
This package is a high-level OpenPGP library built on top of the Golang crypto library.
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 is an extension to the Tink Go library that provides support for AWS KMS.
This package provides a SDK implementing HTTP client for Koofr cloud storage provider.
This package provides a native, idiomatic interface to HDFS. Where possible, it mimics the functionality and signatures of the standard `os` package.
Package putio is the Put.io API v2 client for Go. It's an alternative fork of https://github.com/igungor/go-putio.
Package uplink is the main entrypoint to interacting with Storj Labs decentralized storage network.
go-netroute provides an implementation of the gopacket/routing.Router interface for Golang.
This package provides Cloudflare's PKI and TLS toolkit which includes the following commands:
cfssl-bundle- create a certificate bundle that contains the client cercfssl-certinfo- output certinfo about the given certcfssl-newkey- generate a new key and CSRcfssl-scan- scan a host for issuescfssl- command line tool to issue/sign/bundle client certificatecfssljson- splits out JSON with cert, csr, and key fields to separate filesmkbundle- command line tool for building certificate pool bundlesmultirootca- program, which is a certificate authority server that can use multiple signing keys
This package implements a Network File System (NFS) client in Go. It's an alternative fork of unmaintained https://github.com/davecheney/nfs.
Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.
This package provides methods for Go programs to configure the Antithesis platform. Functionality is grouped into the Go packages:
assert- to enable defining [test properties] about your program or [workload]. It is part of the [Antithesis Go SDK], which enables Go applications to integrate with the [Antithesis platform]random- to request both structured and unstructured randomness from the Antithesis environment. is part of the [Antithesis Go SDK], which enables Go applications to integrate with the [Antithesis platform]lifecycle- to lifecycle informs the Antithesis environment that particular test phases or milestones have been reached. It is part of the [Antithesis Go SDK], which enables Go applications to integrate with the [Antithesis platform]
This package provides a CLI binary executable built from go-github-com-tdewolff-minify-v2 source.
Package zipkin contains an OpenTelemetry tracing exporter for Zipkin.
This package that provides infrastructure for creating and managing user sessions in web applications. It supports cookie and filesystem-based sessions, flash messages, custom backends, and more.
Package jaeger contains an OpenTelemetry tracing exporter for Jaeger.
The Minio Go Client SDK provides simple APIs to access any Amazon S3 compatible object storage.
This package provides a consumer/parser for JavaScript source maps that allows Go programs to map minified JavaScript code locations back to their original source file locations, line numbers, and function names.
jsonpatch is a library which provides functionality for both applying RFC6902 JSON patches against documents, as well as for calculating & applying RFC7396 JSON merge patches.
This package implements a functionality to exposes API to decode Fedora CoreOS streams into Go structs, as well as a convenience API to find the URL for a given stream.
This package implements a functionality plugin domain or vendor specific custom logic into OCI - compatible runtimes. This logic can make controlled changes to containers or perform extra actions outside the scope of OCI at certain points in a containers lifecycle. This can be used, for instance, for improved allocation and management of devices and other container resources.
Package martian provides an HTTP/1.1 proxy with an API for configurable request and response modifiers.