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 sdk is the official AWS SDK v2 for the Go programming language.
This package provides an IDLE extension for go-imap.
This package provides go-restful, which helps developers to use http methods explicitly and in a way that's consistent with the HTTP protocol definition.
This package provides a Go module fasthttp which may be used as replacement for native net/http module.
This package provides a Real-time Transport Protocol packetizer and depacketizer.
This package provides an implementation of JSON Reference for the Go programming language.
Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags.
This package implements functionality to generate static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where @codeffjson doesn't understand a Type involved, it falls back to @codeencoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes.
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 is the official QingStor SDK for the Go programming language.
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.
Package mastodon provides functions and structs for accessing the mastodon API.
Go library for /dns4, /dns6, /dnsaddr multiaddr resolution.
datadog-go is a library that provides a DogStatsD client in Golang.
This package provides a Go implementation of the Varlink protocol, a protocol for inter-process communication. Varlink utilizes a plain-text, JSON-based format for messages and is designed to be accessible to both humans and machines.
This package provides Gradle templates for Smithy code generators.
This package implements the Simple Mail Transfer Protocol as defined by RFC 5321.
Libraries, samples, and tools to help Go developers develop AWS Lambda functions.
This package provides a library to work with network connections in the Go language. In particular it provides tools to deal with network address translation (NAT), proxies, sockets, and transport layer security (TLS).
This package provides a minimal templating engine for Golang.
Gorilla/Mux implements a request router and dispatcher for matching incoming requests with their respective handler.
Package lossyconn is a lossy connection simulator for Golang.
This package implements generically consumable SigV4 and SigV4a request signing.
This package provides SOCKS5 proxy for @urlhttps://github.com/makeworld-the-better-one/go-gemini,go-gemini.