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 html2text package converts HTML emails to plain text, allowing text-only mail clients to display them.
This package implements a mDNS (multicast DNS) used by Pion.
Package sdk is the official AWS SDK v2 for the Go programming language.
This module creates very simple multiaddr formatted cidr netmasks.
Web Push API Encryption with VAPID support.
Package log implements a simple structured logging API designed with few assumptions. Designed for centralized logging solutions such as Kinesis which require encoding and decoding before fanning-out to handlers.
This package provides a library to manipulates Linux nftables (the iptables successor). It does not rely on libnftnl wrappers.
Multiaddr is a standard way to represent addresses that does the following:
Support any standard network protocols.
Self-describe (include protocols).
Have a binary packed format.
Have a nice string representation.
Encapsulate well.
This package provides a FTP server framework forked from https://github.com/yob/graval.
Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit.
Package secretsmanager provides the API client, operations, and parameter types for AWS Secrets Manager.
webtransport-go is an implementation of the WebTransport protocol, based on @urlhttps://github.com/quic-go/quic-go,quic-go. It currently implements @urlhttps://www.ietf.org/archive/id/draft-ietf-webtrans-http3-02.html,draft-02 of the specification.
This package is a high-level OpenPGP library built on top of the Golang crypto library.
Package arp implements the ARP protocol, as described in RFC 826.
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.
Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.
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.
The Docker Engine API is an HTTP API used by the command-line client to communicate with the daemon. It can also be used by third-party software to control the daemon.
This package implements a functionality to be used for servers listening behind HAProxy of Amazon ELB load balancers. Those load balancers support the use of a proxy protocol, which provides a simple mechansim for the server to get the address of the client instead of the load balancer.
Package ieproxy is a utility to retrieve the proxy parameters.
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.
This package provides a library for parsing and formatting mbox files.
Bine is a toolkit to assist in creating Tor clients and servers. Features:
full support for the Tor controller API
support for
net.Connandnet.Listenstyle APIssupports statically compiled Tor to embed Tor into the binary
supports v3 onion services
support for embedded control socket in Tor >= 0.3.5