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.
This package provides a Golang data type for ordered maps where the keys keep the order that they're added. It can be de/serialized from/to JSON.
This package provides a TTY utilities implementation for verity of operation systems.
Go-Ps is a library for Go that implements OS-specific APIs to list and manipulate processes in a safe way.
Package ring implements a FIFO queue backed by a ring buffer.
gocovmerge takes the results from multiple go test -coverprofile runs and merges them into one profile.
This package provides a command-line completion engine for the Kong CLI parser.
This package implements /dev/loop device in Go.
Package temperrcatcher provides a TempErrCatcher object, which implements simple error-retrying functionality.
This package provides a relatively simple declarative config format for zerolog supporting configuration files written in YAML or JSON.
This package provides a library for Goroutines that helps to implement more complicated parallel cases.
lumin is a simple command-line program which highlights matches to a specified pattern (string or regex) in the specified files. This is like grep with --color, except that lumin shows all lines, not just matching lines. This package provides a CLI tool and colors library.
This package provides a wrapper round runit service status.
This package provides a pure Go implementation of functionality comparable to GNU Readline, i.e. line editing and command history for simple TUI programs.
golib is a collection of unrelated libraries. This package provides a following list of Golang models:
bufpipeImplements a buffered pipe.
cronParses and runs cron schedules.
hashmergeMerges hash checksums.
jsoncsImplements JSON Canonicalization Scheme (JCS) as specified in RFC 8785.
jsonfmtImplements a JSON formatter.
memfileImplements an in-memory emulation of
os.File.unitconvImplements string conversion functionality for unit prefixes.
Package kong aims to support arbitrarily complex command-line structures with as little developer effort as possible.
This package provides a library for environment variables substitution.
FileMutex is similar to sync.RWMutex, but also synchronizes across processes.
This package provides a Julia grammar for tree-sitter bindings in Golang.
This package provides a functionality to work with recurrence rules for calendar dates. It offers a complete implementation of the RFC 2445 specification.
Go long flag: a light-weight long and short command line option parser.
Go library provides utilities for building command line interfaces.
Package gobreaker implements the Circuit Breaker pattern.
go-libnp is a tiny cross-platform library for extracting information about the music/image/video that is Now Playing on the system.
This package provides a reflection extension.