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 application is a terminal-based sequence editor for git interactive rebase.
Rheo is a typesetting and static site engine based on Typst. You can use it to compile folders containing Typst to PDF, HTML, and EPUB simultaneously. Rheo is a standalone CLI tool that includes a development server for rapid website iteration.
Whiskers is a helper tool that is custom-built to create ports of the Catppuccin color theme, allowing developers to define template files which the palette can be injected into.
iwmenu (iNet Wireless Menu) manages Wi-Fi through your launcher of choice. Supported launchers are: dmenu, fuzzel, rofi, walker and custom.
Speakersafetyd is a userspace daemon written in Rust that implements an analogue of the Texas Instruments Smart Amp speaker protection model.
ast-grep is an abstract syntax tree based tool to search code by pattern code. Think of it as your old-friend grep, but matching AST nodes instead of text. Write patterns as if you are writing ordinary code. It will match all code that has the same syntactical structure. You can use $ and upper case letters as a wildcard, e.g. $MATCH, to match any single AST node. Think of it as regular expression dot ., except it is not textual.
This package provides a Cargo subcommand to generate README.md content from doc comments.
This package provides YubiKey plugin for age clients.
This package provides dynamic key remapper for X and Wayland.
Pastel is a command-line tool to generate, analyze, convert and manipulate colors. It supports many different color formats and color spaces like RGB (sRGB), HSL, CIELAB, CIELCh as well as ANSI 8-bit and 24-bit representations.
ripgrep (rg) is a line-oriented search tool that recursively searches your current directory for a regex pattern while respecting your gitignore rules. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.
Aardvark-dns is an authoritative DNS server for A/AAAA container records. It can forward other requests to configured resolvers.
swayhide hides the currently active terminal (by moving it to the scratchpad), then it executes the supplied command. When the child process has finished, the terminal is moved back. This is useful if your workflow includes opening graphical programs from the terminal, as the locked terminal won't have to take up any space.
This package provides a tool for generating C/C++ bindings to Rust code.
Quickly preview local markdown files in browser with GitHub-like look.
Glycin is a sandbox image decoder for image viewers and thumbnails to display untrusted content safely.
This package provides a generic framework for on-demand, incrementalized computation (experimental).
Rust is a systems programming language that provides memory safety and thread safety guarantees.
Rust-analyzer is a modular compiler frontend for the Rust language. It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust.
Cypari2 provides a Python interface to the number theory library PARI/GP. It has been spun off from the SageMath mathematics software system, but it can be used independently.
SageMath is a mathematics software built on top of many existing packages such as NumPy, SciPy, Matplotlib, Sympy, Maxima, GAP, FLINT, R and others. Their combined power may be accessed through a common, Python-based language or directly via interfaces or wrappers.
BRiAl is the successor to PolyBoRi maintained by the Sage community. Its core is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures.
libbraiding performs computations with braid groups, in particular it computes normal forms of group elements.
This Python package provides a wrapper to the C++ Parma Polyhedra Library (PPL).