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 set of functions to mount and unmount mounts.
multierr allows combining one or more Go errors together.
PG* is a protoc plugin library for efficient proto-based code generation.
Package gojq provides the parser and the interpreter of gojq. Please refer to Usage as a library for introduction. It's fork of github.com/itchyny/gojq, see github.com/wader/gojq fq branc.
This package provides a simple Go application to get the size of the terminal.
Package warnings implements error handling with non-fatal errors (warnings).
Package term provides structures and helper functions to work with terminal (state, sizes).
This package provides the tools for monitoring and limiting the flow rate of an arbitrary data stream.
The Freetype font rasterizer in the Go programming language.
This package implements a reflect-based black magic for Go.
This package provides apparmor support for Go. AppArmor is a Linux kernel security module that allows the system administrator to restrict program's capabilities such as network access, raw socket access, and the permission to read, write, or execute files
This package provides a simple Go API to Linux's perf_event_open, supporting event counters and a basic set of events.
This package provides a implementation reflection that greatly improved performance, that is between 25 to 50x time faster than native one.
Package glob provides objects for matching strings with globs.
intmap is a fast hashmap implementation for Golang, specialized for maps with integer type keys.
Package flagenv provides the ability to populate flags from environment variables.
This directory contains documents about Docker Image Specification v1.X.
Package script implements a small, customizable, platform-agnostic scripting language.
This package provides a Go implementation of bloom filters, based on murmurhash.
go-msgio implements functionality to read and write length-delimited slices. It's helpful for building wire protocols.
Package slice provides utility functions for working with slices in Go.
Package gu provides Generic Utilities for the Go programming language with low in complexity.
This package implements the leaky-bucket rate limit algorithm. It refills the bucket based on the time elapsed between requests instead of requiring an interval clock to fill the bucket discretely.
Atlas is a language-agnostic tool for managing and migrating database schemas using DevOps principles.