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.
SLURM is a fault-tolerant and highly scalable cluster management and job scheduling system for large and small clusters. It allocates access to resources (computer nodes) to users for some duration of time, provides a framework for starting, executing, and monitoring work (typically a parallel job) on a set of allocated nodes, and arbitrates contention for resources by managing a queue of pending work.
GNU Parallel is a tool for executing shell jobs in parallel using one or more computers. Jobs can consist of single commands or of scripts and they are executed on lists of files, hosts, users or other items.
xjobs reads job descriptions line by line and executes them in parallel. It limits the number of parallel executing jobs and starts new jobs when jobs finish.
The pthreadpool library implements an efficient and portable thread pool, similar to those implemented by OpenMP run-time support libraries for constructs such as #pragma omp parallel for, with additional features.
This header-only C++ library provides a portable interface to single-instruction multiple-data (SIMD) intrinsics.
SLURM is a fault-tolerant and highly scalable cluster management and job scheduling system for large and small clusters. It allocates access to resources (computer nodes) to users for some duration of time, provides a framework for starting, executing, and monitoring work (typically a parallel job) on a set of allocated nodes, and arbitrates contention for resources by managing a queue of pending work.
schwimmbad provides a uniform interface to parallel processing pools and enables switching easily between local development (e.g., serial processing or with multiprocessing) and deployment on a cluster or supercomputer (via, e.g., MPI or JobLib).
Free Pascal is a professional Object Pascal compiler. It supports the Turbo Pascal 7.0, Delphi, and Mac Pascal dialects. Free Pascal also supports many useful extensions to the Pascal programming language.
This package provides p2c, a program to convert Pascal source code to C source code, and p2cc, a compiler for Pascal programs.
This package provides an integrated development environment for Pascal.
Tessen is a bash script that can autotype and copy data from password-store and gopass files.
OTPClient is a GTK+-based OTP client, supporting TOTP and HOTP.
Shroud is a simple secret manager with a command line interface. The password database is stored as a Scheme s-expression and encrypted with a GnuPG key. Secrets consist of an arbitrary number of key/value pairs, making Shroud suitable for more than just password storage. For copying and pasting secrets into web browsers and other graphical applications, there is xclip integration.
assword is a simple password manager using GPG-wrapped JSON files. It has a command line interface as well as a very simple graphical interface, which can even "type" your passwords into any X11 window.
CrackLib is a library containing a C function which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could easily be guessed (or "cracked") by filtering them out, at the source.
Makepasswd is a program that generates pseudo-random passwords of a desired length. It can also generate their corresponding hashes for a given encryption algorithm if so desired.
pwsafe is a command line tool compatible with Counterpane's Passwordsafe.
John the Ripper is a fast password cracker. Its primary purpose is to detect weak Unix passwords. Besides several crypt password hash types most commonly found on various Unix systems, supported out of the box are Windows LM hashes, plus lots of other hashes and ciphers. This is the community-enhanced, "jumbo" version of John the Ripper.
This package provides a simple command-line tool to convert SSH ed25519 keys to age keys.
pass-git-helper is a git credential helper which uses pass, the standard unix password manager, as the credential backend for your git repositories. This is achieved by explicitly defining mappings between hosts and entries in the password store.
pass-update extends the pass utility with an update command providing an easy flow for updating passwords. It supports path, directory and wildcard update. Moreover, you can select how to update your passwords by automatically generating new passwords or manually setting your own.
Libpwquality is a library for password quality checking and generation of random passwords that pass the checks.
Himitsu is a daemon-oriented secret storage tool, including both a client and daemon program. Secrets, including passwords and keys, may be requested either through clients such as himitsu-ssh or through the included hiq tool. Upon request, the user is prompted to authorize access for that process to that specific secret. Himitsu uses the Hare cryptographic library, which has not been audited.
This package provides a GTK prompter for Himitsu, used to request user consent for application access to stored secrets.