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.
This package provides a Sqlite3 driver for Go using database/sql.
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.
zyedidia-clipboard provides copying and pasting to the Clipboard for Go.
Converts markdown into roff (man pages).
The pty package provides functions for working with Unix pseudoterminals.
Package colorstring provides functions for colorizing strings for terminal output.
A speedy fuzzy matching package for Go inspired by the JavaScript library bevacqua/fuzzysearch.
Is provides a quick, clean and simple framework for writing Go tests.
Bit Stream helper in Golang.
go-github-com-bradfitz-iter provides a syntactically different way to iterate over integers. That's it.
Go client API for InfluxDB 1.x.
go-github-com-rs-xid is a globally unique id generator library, ready to safely be used directly in your server code.
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-hashicorp-errwrap is a package that formalizes the pattern of wrapping errors and checking if an error contains another error.
This package provides a small library that simplifies parsing RSS and Atom feeds in Go.
go-github-com-anmitsu-go-shlex provides a simple lexical analysis like the Unix shell.
Simple request logging in Go
go-github-com-tidwall-match is a very simple pattern matcher where * matches on any number of characters and ? matches on any one character.
Pretty is a Go package that provides fast methods for formatting JSON for human readability, or to compact JSON for smaller payloads.
GJSON is a Go package that provides a fast and simple way to get values from a JSON document.
go-github-com-buger-goterm provides basic building blocks for advanced console UI
This package provides supplemental Go networking libraries.
go-github-com-hashicorp-go-multierror is a package that provides a mechanism for representing a list of error values as a single error.
The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.