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.
base32 encoding package from Go with NoPadding option
This package provides a structured event logger for Golang developed for fluentd.
doublestar is a Go implementation of path pattern matching and globbing with support for "doublestar" patterns.
Go-Logging implements a logging infrastructure for Go. Its output format is customizable and supports different logging backends like syslog, file and memory. Multiple backends can be utilized with different log levels per backend and logger.
Sprig provides over 100 functions that extend the Go template system. Slim-Sprig is a fork of Sprig that removes all external dependencies to make the library more lightweight.
This package provides implementation of various data structures and algorithms in Go.
This package provides a minimal and colorful Go logging library.
mtree is a filesystem hierarchy validation tooling and format. This is a library and simple CLI tool for mtree(8) implemented in Go.
GopherLua is a Lua5.1(+ goto statement in Lua5.2) VM and compiler. It provides Go APIs that allow you to easily embed a scripting language to your Go host programs.
run.Group is a universal mechanism to manage goroutine lifecycles, written to manage component lifecycles in func main for OK Log. It's useful in any circumstance where you need to orchestrate multiple goroutines as a unit whole.
This package provides an easy access to native byte order.
This package implements a functionality of handling FIFOs in a sane way.
This package provides a library for BOM detection.
This package provides shared utilities used to break circular dependencies of u-root project.
Package firebird provides database/sql driver for Firebird RDBMS.
This package provides a Golang implementation of the Base object for the "Optional Parameters Pattern".
This package provides the prefixer library. It implements an io.Reader wrapper prepending every line with a given string.
This package provides a Go library which helps to declare that which of imported modules uses unsafe and report back as error trace.
This package provides a toolchain for slog Go library.
Package squirrel provides a fluent SQL generator.
This package provides a High Performance, Feature-Rich Idiomatic codec/encoding library for msgpack, JSON.
Supported Serialization formats are:
msgpack: https://github.com/msgpack/msgpack
json: http://json.org http://tools.ietf.org/html/rfc7159
This package provides fixtures used by go-git.
Package silog provides a slog.Handler implementation that produces human-readable, logfmt-style output.
This package provides fixtures used by go-git.