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 swift provides an easy to use interface to Swift / Openstack Object Storage / Rackspace Cloud Files.
Gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
Azure File Shares offers fully managed file shares in the cloud that are accessible via the industry standard Server Message Block (SMB) protocol. Azure file shares can be mounted concurrently by cloud or on-premises deployments of Windows, Linux, and macOS. Additionally, Azure file shares can be cached on Windows Servers with Azure File Sync for fast access near where the data is being used.
Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit.
This package implements JMESPath, a query language for JSON. It transforms one JSON document into another through a JMESPath expression.
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.
go-github-com-go-chi-chi-v5 is an HTTP router that lets the user decompose request handling into many smaller layers.
Package rpc2 provides bi-directional RPC client and server similar to net/rpc.
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 nftables bindings in Go. It is not intended to support arbitrary use cases, but instead specifically focuses on supporting Kubernetes components which are using nftables.
Package mastodon provides functions and structs for accessing the mastodon API.
This package implements a various networking related functions used throughout the Pion modules.
Hjson is a syntax extension to JSON. It is intended to be used like a user interface for humans, to read and edit before passing the JSON data to the machine.
This package provides an ID extension for go-imap as specified in RFC 2971.
go-netroute provides an implementation of the gopacket/routing.Router interface for Golang.
This provides bidirectionally connected net.Conns, net.PacketConns made from socketpair(2) as well as bidirectionally connected net.TCPConns.
Package secretsmanager provides the API client, operations, and parameter types for AWS Secrets Manager.
This package provides a Golang implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards.
Package router is a trie based high performance HTTP request router.
This package implements a mDNS (multicast DNS) used by Pion.
This package provides a CSS3 tokenizer.
This package allows the kernel's routing tables to be read and altered. Network routes, IP addresses, Link parameters, Neighbor setups,Queueing disciplines, Traffic classes and Packet classifiers may all be controlled. It is based on netlink messages.