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.
Simple request logging in Go
Is provides a quick, clean and simple framework for writing Go tests.
Package cli provides a minimal framework for creating and organizing command line Go applications.
The textwrapper package provides a writer that wraps long text lines to a specified length.
This package implements a low-level key/value store in Go.
The imap package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.
A speedy fuzzy matching package for Go inspired by the JavaScript library bevacqua/fuzzysearch.
go-maunium-net-go-mautrix is a Golang Matrix framework.
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.
This package provides a logger in Go.
go-github-com-go-windows-terminal-sequences is a globally unique id generator library, ready to safely be used directly in your server code.
go-github-com-rs-xid is a globally unique id generator library, ready to safely be used directly in your server code.
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-vividcortex-gohistogram contains implementations of weighted and exponential histograms.
Converts markdown into roff (man pages).
go-github-com-dsnet-golib is a collection of mostly unrelated helper libraries.
Package ansi provides ansi escape sequence processing as defined by the ECMA-48 standard "Control Functions for Coded Character Sets - Fifth Edition".
Simplistic, opinionated logging for Golang.
This package provides supplemental Go libraries for image processing.
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.
MauLogger is a logger for Go programs.
Small library for executing an ffprobe process on a given file and getting an easy to use struct representing the returned ffprobe data.
Pure-Go library for cross-platform local peer discovery using UDP multicast.