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.
go-github-com-c4milo-unpackit allows you to easily unpack *.tar.gz, *.tar.bzip2, *.tar.xz, *.zip and *.tar files. CGO is not involved nor hard dependencies of any type.
go-github-com-gosuri-uiprogress is go library to render progress bars in terminal applications.
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.
The uniseg package provides a tool to iterate over grapheme clusters. This may be used to determine the number of user-perceived characters, to split strings in their intended places, or to extract individual characters which form a unit.
Pure-Go library for cross-platform local peer discovery using UDP multicast.
This package provides a small library that simplifies parsing RSS and Atom feeds in Go.
Package machineid provides support for reading the unique machine id of most OSs (without admin privileges).
go-github-com-dchest-uniuri generates random strings good for use in URIs to identify uniqueobjects.
go-github-com-jpillora-sizestr provides a library to pretty print byte counts in Go.
go-github-com-oklog-run a universal mechanism to manage goroutine lifecycles.
zyedidia-clipboard provides copying and pasting to the Clipboard for Go.
MauLogger is a logger for Go programs.
This package provides supplemental Go networking libraries.
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.
GJSON is a Go package that provides a fast and simple way to get values from a JSON document.
go-github-com-nu7hatch-gouuid 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-go-windows-terminal-sequences is a globally unique id generator library, ready to safely be used directly in your server code.
The textwrapper package provides a writer that wraps long text lines to a specified length.
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.
Package colorstring provides functions for colorizing strings for terminal output.
The imap package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.
SJSON is a Go package that provides a very fast and simple way to set a value in a json document.
Clean up raw terminal output by stripping escape sequences, optionally preserving color.
Pretty is a Go package that provides fast methods for formatting JSON for human readability, or to compact JSON for smaller payloads.