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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package is an unofficial command line client for Bitwarden. Although Bitwarden ships with a command line client, but it's limited by being stateless, which makes it very difficult to use. This client avoids that problem by maintaining a background process which is able to hold the keys in memory, similar to the way that ssh-agent or gpg-agent work. This allows the client to be used in a much simpler way, with the background agent taking care of maintaining the necessary state.
matugen generates a 'Material You' color palette based on a specified image or color, easing the process of theme creation.
This package fetches and shows tldr help pages for many CLI commands. Full featured offline client with caching support.
This package provides a tool for generating C/C++ bindings to Rust code.
Extract content from HTML files using CSS selectors.
This package provides a command-line tool for flashing Espressif devices.
This package provides a Cargo subcommand, cargo audit, to audit Cargo.lock for crates with security vulnerabilities.
This package provides a Cargo extension to run the build artifacts through tools like `gdb`.
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. This package provides the bindgen command.
This package provides a fuzzy finder in Rust.
This package provides a modern replacement for ps with colored output, multi-column keyword search, additional information, pager support, watch support (like top) and a tree view.
This package provides a Cargo subcommand to generate README.md content from doc comments.
This package provides a command-line utility for easily compressing and decompressing files and directories.
This package provided safe, fast, small crypto using Rust.
This package provides the PubGrub version solving algorithm.
This package provides Rust bindings for PipeWire.
Smithay aims to provide building blocks to create wayland compositors in Rust. While not being a full-blown compositor, it'll provide objects and interfaces implementing common functionalities that pretty much any compositor will need, in a generic fashion.
It supports the wayland, wayland-protocols, and some external extensions, such as wlr-protocols and plasma-wayland-protocols.
This package provides Rust bindings for PipeWire.
This library provides a Rust binding to the original implementation of webview, a tiny cross-platform library to render web-based GUIs as desktop applications.
Smithay aims to provide building blocks to create wayland compositors in Rust. While not being a full-blown compositor, it'll provide objects and interfaces implementing common functionalities that pretty much any compositor will need, in a generic fashion.
It supports the wayland, wayland-protocols, and some external extensions, such as wlr-protocols and plasma-wayland-protocols.
This package provides a library for syntax highlighting and code intelligence.
hypher is a Rust library for syllabification.
This package converts Unicode strings to pure ASCII by intelligently transliterating them. It supports Emoji and Chinese.
This package provides fish shell's fork of rust-pcre2 with UTF-32 support.