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.
A Git-compatible VCS that is both simple and powerful
zoxide is a smarter cd command, inspired by z and autojump. It remembers which directories you use most frequently, so you can "jump" to them in just a few keystrokes. zoxide works on all major shells. "
eza is a modern, maintained replacement for the venerable file-listing command-line program "ls" that ships with Unix and Linux operating systems, giving it more features and better defaults.
A native pdf viewer for Windows and Linux (Wayland/X11) with configurable keybindings
A path query language over JSON documents
A wayland compositor
Radicle is an open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network.
quiche is an implementation of the QUIC transport protocol and HTTP/3 as specified by the IETF. It provides a low level API for processing QUIC packets and handling connection state. The application is responsible for providing I/O (e.g. sockets handling) as well as an event loop with support for timers.
Rosenpass is free and open-source software based on the latest research in the field of cryptography. It is intended to be used with WireGuard VPN, but can work with all software that uses pre-shared keys. It uses two cryptographic methods (Classic McEliece and Kyber) to secure systems against attacks with quantum computers.
Fly through your shell history
Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.
Terminal-based markdown note manager to view statistics, explore connections and launch editing and viewing applications.
Satty is a screenshot annotation tool inspired by Swappy and Flameshot.
Find and replace text in source files
A cat(1) clone with syntax highlighting and Git integration.
reversible directory-local environment variable manipulations
Scientific calculator with math syntax
Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience. It's built on V8, Rust, and Tokio.
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.
A safety oriented and memory safe implementation of sudo and su written in Rust.
Custom River layout manager that creates a Binary Space Partition / Grid layout using river-layout-toolkit
serpl is a terminal user interface (TUI) application that allows users to search and replace keywords in an entire folder, similar to the functionality available in VS Code.
gtk ui for neovim
Userspace WireGuard® Implementation in Rust