_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


xe 1.0
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://github.com/leahneukirchen/xe
Licenses: Public Domain
Build system: gnu
Synopsis: Execute a command for every argument
Description:

The xe utility constructs command lines from specified arguments, combining some of the best features of xargs(1) and apply(1). Parallel execution is also possible.

psimd 0.0-1.072586a
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://github.com/Maratyszcza/Psimd
Licenses: Expat
Build system: cmake
Synopsis: Portable 128-bit SIMD intrinsics
Description:

This header-only C++ library provides a portable interface to single-instruction multiple-data (SIMD) intrinsics.

parallel 20260622
Dependencies: bash-minimal@5.2.37 perl@5.36.0 procps@4.0.3
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://www.gnu.org/software/parallel/
Licenses: GPL 3+
Build system: gnu
Synopsis: Build and execute command lines in parallel
Description:

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.

python-schwimmbad 0.4.2
Propagated dependencies: python-dill@0.4.0 python-joblib@1.5.2 python-mpi4py@4.1.0 python-multiprocess@0.70.18
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://github.com/adrn/schwimmbad
Licenses: Expat
Build system: pyproject
Synopsis: Common interface for parallel processing pools
Description:

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).

slurm-minimal 23.11.11
Dependencies: freeipmi@1.6.16 hwloc@2.13.0 json-c@0.18 linux-pam@1.5.2 openpmix@5.0.10 munge@0.5.18 numactl@2.0.16 readline@8.2.13
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://slurm.schedmd.com/
Licenses: FreeBSD Expat ISC LGPL 2.1+ Zlib non-copyleft GPL 2+
Build system: gnu
Synopsis: Workload manager for cluster computing
Description:

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.

clog 0.0-8.84818a4
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://github.com/pytorch/cpuinfo
Licenses: FreeBSD
Build system: cmake
Synopsis: C-style logging library based on printf
Description:

This package provides a C-style library for logging errors, warnings, information notes, and debug information. Its features are:

  • printf-style interface for formatting variadic parameters.

  • Separate functions for logging errors, warnings, information notes, and debug information.

  • Independent logging settings for different modules.

  • Logging to logcat on Android and stderr/stdout on other platforms.

  • Compatible with C99 and C++.

  • Covered with unit tests.

slurm 25.05.4
Dependencies: dbus@1.16.2 freeipmi@1.6.16 http-parser@2.9.4-1.ec8b5ee libjwt@1.17.2 librdkafka@1.6.1 libyaml@0.2.5 mariadb@10.11.14 freeipmi@1.6.16 hwloc@2.13.0 json-c@0.18 linux-pam@1.5.2 openpmix@6.1.0 munge@0.5.18 numactl@2.0.16 readline@8.2.13
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://slurm.schedmd.com/
Licenses: FreeBSD Expat ISC LGPL 2.1+ Zlib non-copyleft GPL 2+
Build system: gnu
Synopsis: Workload manager for cluster computing
Description:

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.

xjobs 20250529
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://www.maier-komor.de/xjobs.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Parallel execution of jobs with several useful options
Description:

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.

prrte 4.1.0
Dependencies: libevent@2.1.12 hwloc@2.13.0 openpmix@6.1.0 libnl@3.12.0
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://openpmix.github.io/
Licenses: FSF-free
Build system: gnu
Synopsis: PMIx Reference RunTime Environment (PRRTE)
Description:

The PMIx Reference RunTime Environment is a runtime environment containing the reference implementation and capable of operating within a host SMS. The reference RTE therefore provides an easy way of exploring PMIx capabilities and testing PMIx-based applications outside of a PMIx-enabled environment.

slurm 23.11.10
Dependencies: dbus@1.16.2 freeipmi@1.6.16 http-parser@2.9.4-1.ec8b5ee libjwt@1.17.2 librdkafka@1.6.1 libyaml@0.2.5 mariadb@10.11.14 freeipmi@1.6.16 hwloc@2.13.0 json-c@0.18 linux-pam@1.5.2 openpmix@5.0.10 munge@0.5.18 numactl@2.0.16 readline@8.2.13
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://slurm.schedmd.com/
Licenses: FreeBSD Expat ISC LGPL 2.1+ Zlib non-copyleft GPL 2+
Build system: gnu
Synopsis: Workload manager for cluster computing
Description:

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.

slurm-drmaa 1.1.5
Dependencies: slurm@23.11.10
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://github.com/natefoo/slurm-drmaa
Licenses: GPL 3+
Build system: gnu
Synopsis: Distributed resource management application API for SLURM
Description:

PSNC DRMAA for Simple Linux Utility for Resource Management (SLURM) is an implementation of Open Grid Forum DRMAA 1.0 (Distributed Resource Management Application API) specification for submission and control of jobs to SLURM. Using DRMAA, grid applications builders, portal developers and ISVs can use the same high-level API to link their software with different cluster/resource management systems.

python-pathos 0.3.4
Propagated dependencies: python-dill@0.4.0 python-multiprocess@0.70.18 python-pox@0.3.6 python-ppft@1.7.7
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://pypi.org/project/pathos/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Parallel graph management and execution in heterogeneous computing
Description:

Python-pathos is a framework for heterogeneous computing. It provides a consistent high-level interface for configuring and launching parallel computations across heterogeneous resources. Python-pathos provides configurable launchers for parallel and distributed computing, where each launcher contains the syntactic logic to configure and launch jobs in an execution environment.

lazarus 4.6
Dependencies: qtbase@6.9.2 qtsvg@6.9.2 qtwayland@6.9.2 libx11@1.8.12
Channel: guix
Location: gnu/packages/pascal.scm (gnu packages pascal)
Home page: https://www.lazarus-ide.org/
Licenses: GPL 2+ LGPL 2.0+
Build system: gnu
Synopsis: Integrated development environment for Pascal
Description:

This package provides an integrated development environment for Pascal.

fpc 3.2.2
Dependencies: expat@2.7.1 glibc@2.41 ncurses@6.2.20210619 zlib@1.3.1
Channel: guix
Location: gnu/packages/pascal.scm (gnu packages pascal)
Home page: https://www.freepascal.org
Licenses: GPL 2+
Build system: gnu
Synopsis: The Free Pascal Compiler
Description:

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.

p2c 2.02
Channel: guix
Location: gnu/packages/pascal.scm (gnu packages pascal)
Home page: http://users.fred.net/tds/lab/p2c/
Licenses: GPL 2+
Build system: gnu
Synopsis: Convert Pascal programs to C programs
Description:

This package provides p2c, a program to convert Pascal source code to C source code, and p2cc, a compiler for Pascal programs.

hashcat 7.1.2
Dependencies: minizip@1.3.1 opencl-headers@2025.07.22 xxhash@0.8.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://hashcat.net/hashcat/
Licenses: Expat
Build system: gnu
Synopsis: Advanced password recovery utility
Description:

Hashcat is an password recovery utility, supporting five unique modes of attack for over 200 highly-optimized hashing algorithms. Hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and macOS, and has facilities to help enable distributed password cracking.

libpwquality 1.4.5
Dependencies: cracklib@2.10.3
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/libpwquality/libpwquality
Licenses: GPL 2+
Build system: gnu
Synopsis: Password quality checker
Description:

Libpwquality is a library for password quality checking and generation of random passwords that pass the checks.

hydra 9.6
Dependencies: freerdp@2.11.7 gtk+@3.24.51 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/vanhauser-thc/thc-hydra
Licenses: AGPL 3+
Build system: gnu
Synopsis: Gain access to a remote system by trying logins and passwords
Description:

This package provides a tool to demonstrate how easy it is to gain unauthorized access to a system by automatically attempting logins and passwords. It supports a wide range of protocols including SSH, SMTP and HTTP.

bruteforce-luks 1.4.1
Dependencies: cryptsetup-minimal@2.8.4
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/glv2/bruteforce-luks
Licenses: GPL 3+
Build system: gnu
Synopsis: LUKS encrypted volume cracker
Description:

This is a cracker for LUKS encrypted volumes. It can be used either in exhaustive mode to try every password given a charset or in dictionary mode to try every password contained in a file.

keepass 2.61
Dependencies: mono@6.12.0.206 libgdiplus@6.2 libgcrypt@1.11.0 glib@2.86.0 gtk+@3.24.51
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://keepass.info/
Licenses: GPL 2
Build system: gnu
Synopsis: Light-weight and easy-to-use password manager
Description:

KeePass is a light-weight and easy-to-use password manager that helps you manage your passwords in a secure way. All passwords are stored in an encrypted database, which is locked with a master key or key file.

lesspass 10.2.1
Dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://lesspass.com/
Licenses: GPL 3
Build system: pyproject
Synopsis: Stateless password manager
Description:

This is the command-line interface of LessPass, which computes a password deterministically from a site, a login, options and a master password, which is the only secret to keep.

pass-rotate 0.1
Dependencies: python-beautifulsoup4@4.14.3 python-docopt@0.6.2 python-html5lib@1.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://git.sr.ht/~sircmpwn/pass-rotate
Licenses: Expat
Build system: pyproject
Synopsis: Rotate password on online services
Description:

pass-rotate is a command line utility and python library for rotating passwords on various web services. It makes it easier to rotate your passwords, one at a time or in bulk, when security events or routine upkeep of your online accounts makes it necessary.

argon2 20190702
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://www.argon2.com/
Licenses: CC0 ASL 2.0
Build system: gnu
Synopsis: Password hashing library
Description:

Argon2 provides a key derivation function that was declared winner of the 2015 Password Hashing Competition.

shroud 0.1.2
Dependencies: bash-minimal@5.2.37 guile@2.2.7 gnupg@2.4.8 xclip@0.13
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://dthompson.us/projects/shroud.html
Licenses: GPL 3+
Build system: gnu
Synopsis: GnuPG-based secret manager
Description:

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.

Total packages: 32521