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.
Integrate Mcfly with fzf to combine a solid command history database with a widely-loved fuzzy search UI
Yazi (means "duck") is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience.
River window manager
Sequoia-PGP is an implementation of OpenPGP in Rust. It includes a suite of library crates, which are meant to be used from applications. This crate provides the sq command line application. sq is aimed at command line users as a way to use OpenPGP conveniently from the command line.
A tool to send files and directories, based on iroh
shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
Ox is an independent text editor that can be used to write everything from text to code.
GitUI provides you with the comfort of a git GUI but right in your terminal
A file server that supports static serving, uploading, searching, accessing control, webdav...
Rust based DNS client, server, and resolver
Bend offers the feel and features of expressive languages like Python and Haskell. This includes fast object allocations, full support for higher-order functions with closures, unrestricted recursion, and even continuations.
A more intuitive version of du in rust
Harper is an English grammar checker designed to be just right.
Helix is an editor
A tool for Wayland compositors to automatically adjust screen brightness based on the screen contents and amount of ambient light around you
ast-grep is an AST-based tool to search code by pattern code. Think of it as your old-friend grep, but matching AST nodes instead of text. You can write patterns as if you are writing ordinary code. It will match all code that has the same syntactical structure.
Alacritty is a GPU-accelerated terminal emulator with a strong focus on simplicity and performance. With such a strong focus on performance, included features are carefully considered and you can always expect Alacritty to be blazingly fast. By making sane choices for defaults, Alacritty requires no additional setup. However, it does allow configuration of many aspects of the terminal. Note that you need support for OpenGL 3.2 or higher.
Most of the time when you are using a public network, you are behind some kind of firewall or proxy. One of their purpose is to constrain you to only use certain kind of protocols and consult only a subset of the web. Nowadays, the most widespread protocol is http and is de facto allowed by third party equipment.
Hardware accelerated GPU terminal emulator
TUI for managing wifi on Linux.
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.
Modern, very customizable text editor, configured in rust
Higher-order Virtual Machine 2 (HVM2) is a massively parallel Interaction Combinator evaluator
just is a handy way to save and run project-specific commands.