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 CSS3 tokenizer.
This package provides a collection of small Go networking packages.
A library to query JSON objects marshalled into map[string]interface.
This package provides a functionality to convert HTML into Markdown.
This package provides a re-implementation of Julien Schmidt's httprouter, in that it uses a patricia tree, but the logic is rather different. Specifically, the routing rules are relaxed so that a single path segment may be a wildcard in one route and a static token in another.
This package is a Go library to talk HTTP over Unix domain sockets.
Package ws implements a client and server for the WebSocket protocol as specified in RFC 6455.
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 provides a CLI binary executable built from go-github-com-multiformats-go-multiaddr-dns.
gateway is a Go library for discovering the IP address of the default LAN gateway.
This package implements WebRTC Data Channels.
Package httpgzip provides net/http-like primitives that use gzip compression when serving HTTP requests.
This package provides an interface for implementing milter mail filters for Go.
This Package provides an implementation of the JA4HTTP (JA4H) hashing algorithm.
This package provides a library for reading MaxMind GeoLite2 and GeoIP2 databases in Go.
Shapeshifter provides network protocol shapeshifting technology. The purpose of this technology is to change the characteristics of network traffic so that it is not identified and subsequently blocked by network filtering devices.
OpenAPI toolkit runtime component for use in code generation or as untyped usage.
assetfs allows packages to serve static content embedded with the go-bindata tool with the standard net/http package.
This package implements an encoding and decoding of TCP-level socket options.
This go library implements some parts of the official INWX XML-RPC API.
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 doh implements client operations for DoH (DNS over HTTPS) lookups. It implements looking up the following records:
A
AAAA
CNAME
MX
NS
TXT
SRV
SOA
PTR
This package provides a library for the Hetzner Cloud API.
Package manager provides utilities to upload and download objects from S3 concurrently. Helpful for when working with large objects.