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.
Package strutil provides string metrics for calculating string similarity as well as other string utility functions.
This package provides an extendable argument parser for Golang. Mostly follows the GNU @urlhttps://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html, Program Argument Syntax Conventions.
The protocol package implements the Language Server Protocol (LSP) specification in Go.
This package provides isatty, a Go module that can tell you whether a file descriptor points to a terminal and the type of the terminal.
The tomb package handles clean goroutine tracking and termination.
The nsq Go module provides a high-level Consumer and Producer types as well as low-level functions to communicate over the NSQ protocol https://nsq.io/.
This package will pretty print a compact representation of a Go data structure. It can also produce a much more verbose, one-item-per-line representation suitable for computing diffs.
This package implements 16 bit floats that can store numbers like 1.02e12 for exponents in [-15, 15].
This package provides functionality to generate Go code.
Hebcal's greg package converts between Gregorian dates and R.D. (Rata Die) day numbers.
This package provides a simple error package with stack traces.
Leveled execution logs for Go.
This provides helper functions for dealing with signals across various operating systems.
mtree is a filesystem hierarchy validation tooling and format. This is a library and simple CLI tool for mtree(8) implemented in Go.
Package envparse is a minimal environment variable parser. It handles empty lines, comments, single quotes, double quotes, and JSON escape sequences.
This package provides a Go library to create and print diffs.
This package provides a library for conversion between Hebrew and Gregorian dates, and generation of lists of Jewish holidays for a given year. Shabbat and holiday candle lighting and havdalah times are approximated based on location.
Torah readings, Daf Yomi, and counting of the Omer can also be specified. Algorithms are included to calculate yahrzeits, birthdays, and anniversaries.
Moby is an open-source project created by Docker to enable and accelerate software containerization.
This package is an implementation of HTTP Basic and HTTP Digest authentication.
Replace uses of the time package with the clockwork.Clock interface instead.
Package fastuuid provides UUID generation of 192 bit universally unique identifiers. It also provides simple support for 128-bit RFC-4122 V4 UUID strings.
Package fx is a framework that makes it easy to build applications out of reusable, composable modules.
This package provides a encoder and decoder of the PostgreSQL wire protocol version 3.
This package implements functionality to parse and format vCard as specified in RFC 6350.