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.
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 Go package provides the gRPC API for containerd.
This package provides a Go module fasthttp which may be used as replacement for native net/http module. It is optimized for high performance with zero memory allocations in hot paths.
This package provides a high performance and feature rich codec and encoding library for the MessagePack, CBOR, JSON and the Binc formats.
This package provides a Go library and set of tools for app developers to easily reuse Outline's advanced networking strategies to mitigate even the most complex network-level interference.
zerossl implements the ZeroSSL REST API.
The REST API is distinct from the ACME endpoint, which is a standardized way of obtaining certificates.
This package provides a CSS parser and inliner.
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.
This package maps from a net.Conn to information about the other side of the connection, using various OS-specific facilities.
Golang TProxy provides an easy to use wrapper for the Linux Transparent Proxy functionality.
This package provides a CSS parser and inliner.
This library supports named counters, gauges and histograms. It also provides convenience wrappers for registering latency instrumented functions with Go's builtin http server.
DHCPv4 and DHCPv6 decoding/encoding library for Golang. This package is split in several logical parts:
dhcpv4- implementation of DHCPv4 packet, client and servernetboot- network booting wrappers on top of dhcpv6 and dhcpv4iana- several IANA constants, and helpers used by dhcpv6 and dhcpv4rfc1035label- simple implementation of RFC1035 labels, used by dhcpv6 and dhcpv4interfaces- a thin layer of wrappers around network interfaces
This package provides a set of functions that generate random data.
Small web scraper package for Go, with its interface highly similar to that of BeautifulSoup.
This package provides an implementation of smart load balancing of simple, redirect-based (i.e. not directly reverse proxied) services. It's an alternative fork of https://git.autistici.org/ale/lb.
This is an extension to the Tink Go library that provides support for HashiCorp Vault.
Package iam supports the resource-specific operations of Google Cloud IAM for the Google Cloud Libraries, see: IAM specification for more details.
This package contains applications that are useful for exploration of Kafka cluster, or instrumentation. Some of these tools mirror tools that ship with Kafka, but these tools won't require installing the JVM to function.
kafka-console-producer: a command line tool to produce a single message to your Kafka custer.kafka-console-partitionconsumer: a command line tool to consume a single partition of a topic on your Kafka cluster.kafka-console-consumer: a command line tool to consume arbitrary partitions of a topic on your Kafka cluster.kafka-producer-performance: a command line tool to performance test producers (sync and async) on your Kafka cluster.
Package jsonschema uses reflection to generate JSON Schemas from Go types.
This package provides an implementation of the UNIX socket family data types and related helper functions.
This package provides SCSS compiler support for Go applications.
This package provides gorilla/context, which is a general purpose registry for global request variables in the Go programming language.
This package implements XML RPC interface for Go programming language.