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

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.


suitesparse-mkl 5.13.0
Dependencies: intel-oneapi-mkl@2023.2.0 libomp@22.1.8 tbb@2021.6.0 gmp@6.3.0 mpfr@4.2.2 metis@5.1.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/maths.scm (guix-science-nonfree packages maths)
Home page: https://faculty.cse.tamu.edu/davis/suitesparse.html
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Suite of sparse matrix software (with MKL instead of OpenBLAS)
Description:

SuiteSparse is a suite of sparse matrix algorithms, including: UMFPACK, multifrontal LU factorization; CHOLMOD, supernodal Cholesky; SPQR, multifrontal QR; KLU and BTF, sparse LU factorization, well-suited for circuit simulation; ordering methods (AMD, CAMD, COLAMD, and CCOLAMD); CSparse and CXSparse, a concise sparse Cholesky factorization package; and many other packages.

This package contains all of the above-mentioned parts.

petsc-openmpi-mkl 3.24.0
Dependencies: intel-oneapi-mkl@2023.2.0 hdf5-parallel-openmpi@1.14.6 hypre-openmpi@2.32.0 metis@5.1.0 mumps-openmpi@5.8.0 openmpi@4.1.6 scalapack@2.2.2 pt-scotch32@7.0.7 pt-scotch32@7.0.7 gfortran@14.3.0 openblas@0.3.31 superlu@5.3.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/maths.scm (guix-science-nonfree packages maths)
Home page: https://petsc.org
Licenses: non-copyleft
Build system: gnu
Synopsis: Library to solve PDEs (with MUMPS, MPI and MKL support)
Description:

PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.

parmetis 4.0.3
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/maths.scm (guix-science-nonfree packages maths)
Home page: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
Licenses:
Build system: cmake
Synopsis: Parallel graph partitioning and fill-reducing matrix ordering
Description:

ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.

parmetis-i64 4.0.3
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/maths.scm (guix-science-nonfree packages maths)
Home page: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
Licenses:
Build system: cmake
Synopsis: Parallel graph partitioning and fill-reducing matrix ordering (64-bit indexes)
Description:

ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.

mumps-mkl-openmpi 5.8.0
Dependencies: openmpi@4.1.6 pt-scotch@7.0.7 intel-oneapi-mkl@2023.2.0 gfortran@14.3.0 metis@5.1.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/maths.scm (guix-science-nonfree packages maths)
Home page: https://mumps-solver.org
Licenses: CeCILL-C
Build system: gnu
Synopsis: Multifrontal sparse direct solver (with MPI and Intel® MKL)
Description:

MUMPS (MUltifrontal Massively Parallel sparse direct Solver) solves a sparse system of linear equations A x = b using Gaussian elimination.

mkl 2019.1.144
Dependencies: gcc@14.3.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/mkl.scm (guix-science-nonfree packages mkl)
Home page: https://software.intel.com/en-us/mkl
Licenses: Nonfree
Build system: gnu
Synopsis: Non-free library of optimized math routines
Description:

Intel® Math Kernel Library (MKL) is a proprietary library of highly optimized, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface.

intel-oneapi-mkl 2023.2.0
Dependencies: intel-oneapi-mkl-common-devel@2023.2.0 intel-oneapi-mkl-main@2023.2.0 intel-oneapi-mkl-devel@2023.2.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/mkl.scm (guix-science-nonfree packages mkl)
Home page: https://software.intel.com/en-us/mkl
Licenses: Nonfree
Build system: trivial
Synopsis: Non-free library of optimized math routines (Union of oneAPI MKL packages)
Description:

Intel® Math Kernel Library (MKL) is a proprietary library of highly optimized, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface.

intel-oneapi-mkl-common-devel 2023.2.0
Dependencies: gcc@14.3.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/mkl.scm (guix-science-nonfree packages mkl)
Home page: https://software.intel.com/en-us/mkl
Licenses: Nonfree
Build system: gnu
Synopsis: Non-free library of optimized math routines
Description:

Intel® Math Kernel Library (MKL) is a proprietary library of highly optimized, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface.

intel-oneapi-mkl-devel 2023.2.0
Dependencies: gcc@14.3.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/mkl.scm (guix-science-nonfree packages mkl)
Home page: https://software.intel.com/en-us/mkl
Licenses: Nonfree
Build system: gnu
Synopsis: Non-free library of optimized math routines
Description:

Intel® Math Kernel Library (MKL) is a proprietary library of highly optimized, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface.

intel-oneapi-mkl-main 2023.2.0
Dependencies: gcc@14.3.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/mkl.scm (guix-science-nonfree packages mkl)
Home page: https://software.intel.com/en-us/mkl
Licenses: Nonfree
Build system: gnu
Synopsis: Non-free library of optimized math routines
Description:

Intel® Math Kernel Library (MKL) is a proprietary library of highly optimized, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface.

mkl 2020.4.304
Dependencies: gcc@14.3.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/mkl.scm (guix-science-nonfree packages mkl)
Home page: https://software.intel.com/en-us/mkl
Licenses: Nonfree
Build system: gnu
Synopsis: Non-free library of optimized math routines
Description:

Intel® Math Kernel Library (MKL) is a proprietary library of highly optimized, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface.

freesurfer 8.1.0
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 expat@2.7.1 insight-toolkit@5.4.5 libx11@1.8.12 libxcrypt@4.4.38 libxmu@1.2.1 libxt@1.3.1 openssl@3.5.5 perl@5.36.0 tcsh@6.24.15 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/neuroscience.scm (guix-science-nonfree packages neuroscience)
Home page: https://freesurfer.net/
Licenses: Nonfree
Build system: cmake
Synopsis: Brain imaging software
Description:

FreeSurfer is a software package for the analysis and visualization of neuroimaging data from cross-sectional and longitudinal studies.

FreeSurfer provides full processing streams for structural and functional MRI and includes tools for linear and nonlinear registration, cortical and subcortical segmentation, cortical surface reconstruction, statistical analysis of group morphometry, diffusion MRI, PET analysis, and much more.

opencarp 17.0
Dependencies: fftw@3.3.10 petsc-openmpi@3.24.0 perl@5.36.0 python@3.12.12 sundials@7.1.1 zlib@1.3.1 openmpi@4.1.6
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/opencarp.scm (guix-science-nonfree packages opencarp)
Home page: https://git.opencarp.org/openCARP/openCARP
Licenses: Nonfree
Build system: cmake
Synopsis: Open Cardiac Electrophysiology Simulator
Description:

openCARP is an open cardiac electrophysiology simulator for in-silico experiments.openCARP offers single cell as well as multiscale simulations from ion channel to organ level. Additionally, openCARP includes a wide variety of functions for pre- and post-processing of data as well as visualization.

slurm-with-cuda 23.11.10
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/parallel.scm (guix-science-nonfree 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.

zotero 6.0.26
Dependencies: coreutils@9.1 gcc@14.3.0 gtk+@3.24.51 libx11@1.8.12 glib@2.86.0 libxt@1.3.1 dbus-glib@0.112
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/zotero.scm (guix-science-nonfree packages zotero)
Home page: https://www.zotero.org/
Licenses: AGPL 3
Build system: binary
Synopsis: Collect and organize research references
Description:

Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.

ctrtool 1.2.1
Channel: lauras-channel
Location: laura/packages/3ds.scm (laura packages 3ds)
Home page: https://github.com/3DSGuy/Project_CTR/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tool to read/extract Nintendo 3DS files.
Description:

General purpose reading/extraction tool for Nintendo 3DS file formats.

otptool 1.0
Dependencies: libgcrypt@1.11.0 openssl@3.5.5
Channel: lauras-channel
Location: laura/packages/3ds.scm (laura packages 3ds)
Home page: https://github.com/SciresM/otptool
Licenses: GPL 2
Build system: gnu
Synopsis: View and extract data from a 3DS OTP
Description:

The otptool utility views and extracts data from a 3DS OTP dump. The dump can be either encrypted or already decrypted. If no arguments are given, no files will be written.

makerom 0.18.4
Channel: lauras-channel
Location: laura/packages/3ds.scm (laura packages 3ds)
Home page: https://github.com/3DSGuy/Project_CTR/
Licenses: GPL 3+
Build system: gnu
Synopsis: Creates CTR cxi/cfa/cci/cia files
Description:

A CLI tool to create CTR (Nintendo 3DS) ROM images.

azahar 2120.3
Dependencies: qtbase@6.9.2 qtmultimedia@6.9.2
Channel: lauras-channel
Location: laura/packages/3ds.scm (laura packages 3ds)
Home page: https://azahar-emu.org/
Licenses: GPL 2
Build system: cmake
Synopsis: An open-source 3DS emulator project based on Citra.
Description:

Azahar is an open-source 3DS emulator project based on Citra.

It was created from the merging of PabloMK7's Citra fork and the Lime3DS project, both of which emerged shortly after Citra was taken down.

The goal of this project is to be the de-facto platform for future development.

bionic-translation 0.0.0-38cbae66
Dependencies: mesa@26.0.2 libbsd@0.11.7 libunwind@1.6.2 libelf@0.8.13
Channel: lauras-channel
Location: laura/packages/android.scm (laura packages android)
Home page: https://gitlab.com/android_translation_layer/bionic_translation.git
Licenses: ASL 2.0
Build system: meson
Synopsis: a set of libraries for loading bionic-linked .so files on musl/glibc
Description:
art-standalone 0.0.0-aa709f68
Dependencies: zlib@1.3.1 libbsd@0.11.7 lz4@1.10.0 icu4c@73.1 libcap@2.64 expat@2.7.1 wolfssl@5.7.6 openssl@3.5.5 binutils@2.44 bionic-translation@0.0.0-38cbae66
Channel: lauras-channel
Location: laura/packages/android.scm (laura packages android)
Home page: https://gitlab.com/android_translation_layer/art_standalone
Licenses: ASL 2.0
Build system: gnu
Synopsis: art + dependencies (pulled from AOSP)
Description:
android-translation-layer 0.0.0-37af37b7
Dependencies: art-standalone@0.0.0-aa709f68 bionic-translation@0.0.0-38cbae66 skia@112-0.6d0b938 wayland@1.24.0 wayland-protocols@1.47 gtk@4.22.1 openxr@1.1.57 libportal@0.9.1 sqlite@3.53.1 ffmpeg@8.1.1 libgudev@238 webkitgtk@2.50.3 alsa-lib@1.2.16
Channel: lauras-channel
Location: laura/packages/android.scm (laura packages android)
Home page: https://gitlab.com/android_translation_layer/android_translation_layer.git
Licenses: GPL 3+
Build system: meson
Synopsis: A translation layer that allows running Android apps on a Linux system
Description:

Like Wine but for Android.

axmldec 1.2.0
Dependencies: boost@1.89.0 zlib@1.3.1
Channel: lauras-channel
Location: laura/packages/android.scm (laura packages android)
Home page: https://github.com/ytsutano/axmldec
Licenses: ISC
Build system: cmake
Synopsis: Stand-alone binary AndroidManifest.xml decoder
Description:

AndroidManifest.xml in an APK file is binary encoded. This tool accepts either a binary or a text XML file and prints the decoded XML to the standard output or a file. It also allows you to extract the decoded AndroidManifest.xml directly from an APK file.

git-repo 2.54
Dependencies: git@2.54.0 openssh@10.3p1 bash-minimal@5.2.37
Channel: lauras-channel
Location: laura/packages/android.scm (laura packages android)
Home page: https://gerrit.googlesource.com/git-repo/
Licenses: ASL 2.0
Build system: python
Synopsis: Helps to manage many Git repositories
Description:

Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.

Total packages: 72166