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.
watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications.
rga is a line-oriented search tool for searching in both text and binary formats. It is a wrapper for ripgrep with adapters for common binary formats, enabling it to search in multitude of file types: pdf, docx, sqlite, jpg, movie subtitles (mkv, mp4), etc.
This package also supports adding custom adapters in its configuration file, matching for mime types or extensions and executing arbitrary executables for the parsing.
eza is a modern replacement for the command-line program ls. It uses colours to distinguish file types and metadata. It also knows about symlinks, extended attributes, and Git. This package is the community maintained fork of exa.
bat is a drop-in cat replacement featuring syntax highlighting for a large number of languages, git integration, and automatic paging.
This is a caching MITM proxy for fetching the dependencies of poorly designed build systems.
Prettypst is a configurable source file formatter for the Typst typesetting system.
rabbitmqadmin is a tool to manage RabbitMQ broker via management plugin.
It supports many of the operations available in the management UI:
Listing objects like virtual hosts, users, queues, streams, permissions, policies, and so on.
Creating objects.
Deleting objects.
Access to cluster and node metrics.
Run health checks.
Listing feature flag state.
Listing deprecated features in use across the cluster.
Definition export, transformations, and import.
Operations on shovels.
Operations on federation upstreams and links.
Closing connections.
Rebalancing of queue leaders across cluster nodes.
Extract content from HTML files using CSS selectors.
This package provides a way to find out what takes most of the space in your executable.
This package provides a tool for generating C/C++ bindings to Rust code.
RuSTy is a IEC 61131-3 ST compiler written in Rust. It compiles ST down to native machine code, targeting most llvm-supported targets.
This package provides a VHDL language server protocol implementation with support for diagnostics, navigating to symbol, finding all references etc.
This package provides a command-line utility for easily compressing and decompressing files and directories.
rot8 is a daemon that automates rotating screen and associated input devices using the built-in accelerometer; handy for convertible touchscreen devices.
This package provides a syntax-highlighting pager for git. It uses bat for syntax highlighting and provides many features such as advanced keybindings, word-level diff highlighting, syntax highlighting for grep and a stylized box presentation.
Kanata is a keyboard re-mapper. It supports multiple layers of key, and advanced key behavior customization, such as tap-hold, macros and Unicode.
fd is a simple, fast and user-friendly alternative to find. While it does not seek to mirror all of find's powerful functionality, it provides defaults for 80% of the use cases.
This package provides a tool for generating C/C++ bindings to Rust code.
Inspired by the kilo text editor in C, this package provides a text editor in less than 1024 lines of code with syntax highlighting, search and more.
This package provides a fuzzy finder in Rust.
This package provides a sampling profiler for Python programs.
This package provides a Cargo subcommand, cargo license, to see license of dependencies.
This package provides An ls command with a lot of pretty colors and some other stuff.
This package provides a network sniffer written in Rust. Packets are parsed concurrently using a thread pool to utilize all cpu cores. A goal of the project is to be runnable on untrusted networks without crashing.