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

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.


clog 0.0-5.b73ae6c
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 22.05.1
Dependencies: dbus@1.15.8 freeipmi@1.6.16 http-parser@2.9.4-1.ec8b5ee libjwt@1.17.2 librdkafka@1.4.2 libyaml@0.2.5 mariadb@10.11.14 freeipmi@1.6.16 hwloc@2.12.2 json-c@0.18 linux-pam@1.5.2 openpmix@4.2.8 munge@0.5.14 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 20200726
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.

python-slurm-magic 0.0-0.73dd1a2
Dependencies: slurm@23.11.10
Propagated dependencies: python-ipython@8.37.0 python-pandas@2.2.3
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://github.com/NERSC/slurm-magic
Licenses: Modified BSD
Build system: python
Synopsis: Control the SLURM batch scheduler from Jupyter Notebook
Description:

This package implements Jupyter/IPython magic commands for interacting with the SLURM workload manager. SLURM magic simply wraps command-line executables and the commands themselves should look like their command-line counterparts. Commands are spawned via subprocess and output captured in the notebook. Whatever arguments are accepted by a SLURM command line executable are also accepted by the corresponding magic command---e.g., %salloc, %sbatch, etc.

slurm 25.05.4
Dependencies: dbus@1.15.8 freeipmi@1.6.16 http-parser@2.9.4-1.ec8b5ee libjwt@1.17.2 librdkafka@1.4.2 libyaml@0.2.5 mariadb@10.11.14 freeipmi@1.6.16 hwloc@2.12.2 json-c@0.18 linux-pam@1.5.2 openpmix@4.2.8 munge@0.5.14 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.

pthreadpool 0.1-3.560c60d
Dependencies: googletest@1.12.1 googlebenchmark@1.9.1 fxdiv@0.0-1.63058ef
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://github.com/Maratyszcza/pthreadpool
Licenses: FreeBSD
Build system: cmake
Synopsis: Efficient thread pool implementation
Description:

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.

openpmix 4.2.8
Dependencies: libevent@2.1.12 hwloc@2.12.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://pmix.org/
Licenses: FSF-free
Build system: gnu
Synopsis: PMIx library
Description:

PMIx is an application programming interface standard that provides libraries and programming models with portable and well-defined access to commonly needed services in distributed and parallel computing systems.

slurm-minimal 23.11.11
Dependencies: freeipmi@1.6.16 hwloc@2.12.2 json-c@0.18 linux-pam@1.5.2 openpmix@4.2.8 munge@0.5.14 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.

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.

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

prrte 4.0.0
Dependencies: libevent@2.1.12 hwloc@2.12.2 openpmix@4.2.8
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.

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.

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.

lazarus 2.2.6
Dependencies: glib@2.83.3 gdk-pixbuf@2.42.12 gtk+@2.24.33 libx11@1.8.12 pango@1.54.0 cairo@1.18.4 atk@2.52.0
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.

cracklib 2.10.3
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/cracklib/cracklib
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Password checking library
Description:

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.

pass-age 1.7.4a2
Dependencies: age@1.2.1 coreutils-minimal@9.1 git-minimal@2.52.0 procps@4.0.3 qrencode@4.1.1 sed@4.9 tree@2.2.1 util-linux@2.40.4
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/FiloSottile/passage
Licenses: GPL 2+
Build system: copy
Synopsis: Encrypted password manager
Description:

This package provides an encrypted password manager, forked from the password-store package. Files are encrypted with the age encryption package with small explicit keys.

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://github.com/ddevault/pass-rotate
Licenses: Expat
Build system: python
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.

hiprompt-gtk 0.9-0.2a45540
Dependencies: himitsu@0.9-0.270cc4b hare-gi@0.1.0 hare-adwaita@0.1.0 hare-gtk4-layer-shell@0.1.0
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://git.sr.ht/~sircmpwn/hiprompt-gtk
Licenses: GPL 3
Build system: hare
Synopsis: GTK prompter for Himitsu
Description:

This package provides a GTK prompter for Himitsu, used to request user consent for application access to stored secrets.

rofi-pass 2.0.2-0.8aa6b92
Dependencies: bash-minimal@5.2.37 password-store@1.7.4 pwgen@2.08 rofi@2.0.0 xclip@0.13 xdotool@3.20211022.1 xset@1.2.5
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/carnager/rofi-pass
Licenses: GPL 3
Build system: gnu
Synopsis: Rofi frontend for password-store
Description:

Rofi-pass provides a way to manipulate information stored using password-store through rofi interface:

  1. open URLs of entries with hotkey;

  2. type any field from entry;

  3. auto-typing of user and/or password fields;

  4. auto-typing username based on path;

  5. auto-typing of more than one field, using the autotype entry;

  6. bookmarks mode (open stored URLs in browser, default: Alt+x).

xkcdpass 1.20.0
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/redacted/XKCD-password-generator
Licenses: Modified BSD CC0 CC-BY-SA 3.0 CC-BY-SA 4.0 EUPL 1.1 GPL 2 GPL 3 LGPL 2.0 LGPL 2.1 MPL 1.1
Build system: pyproject
Synopsis: Generate secure multiword passwords/passphrases, inspired by XKCD
Description:

This package provides a flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936.

shroud 0.1.2
Dependencies: bash-minimal@5.2.37 guile@2.2.7 gnupg@2.4.7 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.

assword 0.11
Dependencies: bash-minimal@5.2.37 gtk+@3.24.51 python-xdo@0.5 python-gpg@1.10.0 python-pygobject@3.50.0
Propagated dependencies: xclip@0.13
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://finestructure.net/assword/
Licenses: GPL 3+
Build system: python
Synopsis: Password manager
Description:

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.

zxcvbn-c 2.6
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/tsyrogit/zxcvbn-c
Licenses: Expat
Build system: gnu
Synopsis: C/C++ implementation of the zxcvbn password strength estimation
Description:

This library is a C/C++ implementation of the zxcvbn password strength estimator. It provides functions to rate password strength, by comparing the password to several word lists, including English first and last names.

cpass 0.9.4
Dependencies: password-store@1.7.4
Propagated dependencies: python-urwid@3.0.3
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/OliverLew/cpass
Licenses: Expat
Build system: pyproject
Synopsis: Textual interface for @command{pass}
Description:

cpass is a terminal user interface for pass. It supports both vim-like keybindings and the mouse.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091