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.
Simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
A tool for Wayland compositors to automatically adjust screen brightness based on the screen contents and amount of ambient light around you
Ox is an independent text editor that can be used to write everything from text to code.
A safety oriented and memory safe implementation of sudo and su written in Rust.
A tool to send files and directories, based on iroh
Terminal based IDE & text editor: easy, powerful and fast
Tokay is a programming language, designed for ad-hoc parsing and syntax-based development.
Spatial Wayland compositor built around infinite workspace navigation
Userspace WireGuard® Implementation in Rust
just is a handy way to save and run project-specific commands.
Generate colors from an image
Hardware accelerated GPU terminal emulator
gtk ui for neovim
shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
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.
tailspin works by reading through a log file line by line, running a series of regexes against each line. The regexes recognize patterns you expect to find in a logfile, like dates, numbers, severity keywords and more.
A wayland compositor
Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience. It's built on V8, Rust, and Tokio.
TUI for managing wifi on Linux.
Integrate Mcfly with fzf to combine a solid command history database with a widely-loved fuzzy search UI
Steel is an embeddable scheme interpreter, with a standalone cli included as well. Inspired largely by Racket, the language seeks to be ergonomic scheme variant helpful for embedding in applications, or to be used on its own with high performance functions implemented in Rust.
kak-lsp is a Language Server Protocol client for Kakoune implemented in Rust.
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.
Keymap manager for wlroots-based compositors