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.
Is provides a quick, clean and simple framework for writing Go tests.
go-github-com-dsnet-golib is a collection of mostly unrelated helper libraries.
Clean up raw terminal output by stripping escape sequences, optionally preserving color.
This package provides character set convertion as a Go library.
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.
A speedy fuzzy matching package for Go inspired by the JavaScript library bevacqua/fuzzysearch.
go-github-com-hashicorp-go-multierror is a package that provides a mechanism for representing a list of error values as a single error.
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 message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.
The textwrapper package provides a writer that wraps long text lines to a specified length.
go-github-com-oklog-run a universal mechanism to manage goroutine lifecycles.
Windows-portable ANSI escape sequence utility for Go language
go-gemini implements the Gemini protocol in Go. It provides an API similar to that of net/http to facilitate the development of Gemini clients and servers.
go-github-com-olebedev-emitter implements a channel-based pubsub pattern. The design goals are to use Golang concurrency model instead of flat callbacks and to design a very simple API that is easy to consume.
go-github-com-klauspost-pgzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.
zyedidia-clipboard provides copying and pasting to the Clipboard for Go.
go-github-com-jpillora-sizestr provides a library to pretty print byte counts in Go.
Minimalist assertion library
This package provides a SASL library written in Go.
Blackfriday is a Markdown processor in Go.
SJSON is a Go package that provides a very fast and simple way to set a value in a json document.
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.
go-github-com-anmitsu-go-shlex provides a simple lexical analysis like the Unix shell.
This package provides a small library that simplifies parsing RSS and Atom feeds in Go.