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.
GJSON is a Go package that provides a fast and simple way to get values from a JSON document.
go-maunium-net-go-mautrix is a Golang Matrix framework.
go-github-com-jpillora-ansi implements the ANSI VT100 control set for use in Go.
The maildir package provides an interface to mailboxes in the Maildir format.
This package provides a SASL library written in Go.
The pty package provides functions for working with Unix pseudoterminals.
Minimalist assertion library
Windows-portable ANSI escape sequence utility for Go language
A speedy fuzzy matching package for Go inspired by the JavaScript library bevacqua/fuzzysearch.
Package imohash implements a fast, constant-time hash for files. It is based atop murmurhash3 and uses file size and sample data to construct the hash.
Super-Isolated Elliptic Curve Implementation in Go
This package provides a logger in Go.
Pure-Go library for cross-platform local peer discovery using UDP multicast.
go-github-com-rs-xid is a globally unique id generator library, ready to safely be used directly in your server code.
The imap package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.
go-github-com-hashicorp-errwrap is a package that formalizes the pattern of wrapping errors and checking if an error contains another error.
Blackfriday is a Markdown processor in Go.
The getopt package is a POSIX-compatible implementation of getopt(3) for Go.
Package ansi provides ansi escape sequence processing as defined by the ECMA-48 standard "Control Functions for Coded Character Sets - Fifth Edition".
go-golang-org-x-image provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122.
go-github-com-tidwall-match is a very simple pattern matcher where * matches on any number of characters and ? matches on any one character.
go-github-com-go-logfmt-logfmt implements utilities to mars and unmarshal data in the logfmt format. It provides an API similar encoding/json and encoding/xml.
This package provides a small library that simplifies parsing RSS and Atom feeds in Go.
Package colorstring provides functions for colorizing strings for terminal output.