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.
Pretty is a Go package that provides fast methods for formatting JSON for human readability, or to compact JSON for smaller payloads.
go-github-com-dsnet-golib is a collection of mostly unrelated helper libraries.
This package provides a small library that simplifies parsing RSS and Atom feeds in Go.
Package ansi provides ansi escape sequence processing as defined by the ECMA-48 standard "Control Functions for Coded Character Sets - Fifth Edition".
go-github-com-rs-xid is a globally unique id generator library, ready to safely be used directly in your server code.
Go package for parsing log lines in the logfmt style.
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.
This package provides a logger in Go.
go-github-com-vividcortex-gohistogram contains implementations of weighted and exponential histograms.
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 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.
SipHash is a family of pseudo-random functions optimized for speed on short messages. It computes a 64-bit or 128 bit message authentication code from a variable-length message and 128-bit secret key. This implementation uses the recommended parameters c=2 and d=4.
Is provides a quick, clean and simple framework for writing Go tests.
go-github-com-hashicorp-go-multierror is a package that provides a mechanism for representing a list of error values as a single error.
Blackfriday is a Markdown processor in Go.
go-github-com-gosuri-uilive go library for updating terminal output in realtime. It provides a buffered io.Writer that is flushed at a timed interval. go-github-com-gosuri-uilive powers go-github-com-gosuri-uiprogress.
go-github-com-oklog-run a universal mechanism to manage goroutine lifecycles.
A speedy fuzzy matching package for Go inspired by the JavaScript library bevacqua/fuzzysearch.
This package provides supplemental Go networking libraries.
go-maunium-net-go-mautrix is a Golang Matrix framework.
Package blackfriday is a markdown processor.
go-github-com-jpillora-sizestr provides a library to pretty print byte counts in Go.
The textwrapper package provides a writer that wraps long text lines to a specified length.
disintegration-imaging provides basic image processing functions such as resize, rotate, crop, brightness/contrast, adjustments, etc.