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

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.


pdiplugin-decl-netcdf-parallel 1.10.1
Dependencies: hdf5-parallel-openmpi@1.14.6 netcdf-parallel-openmpi@4.9.0 openmpi@4.1.6
Propagated dependencies: pdiplugin-mpi@1.10.1
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Parallel version of the NetCDF plugin for PDI
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

cpp-docopt 0.6.3
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/docopt/docopt.cpp
Licenses: Expat Boost 1.0
Build system: cmake
Synopsis: C++11 port of docopt, a Python command-line interface library
Description:

cpp-docopt helps you:

  • define the interface for your command-line app, and

  • automatically generate a parser for it.

cpp-docopt is based on conventions that have been used for decades in help messages and man pages for describing a program's interface.

pdi+python 1.10.1
Dependencies: python@3.11.14 pybind11@2.13.6
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.13.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: PDI package with Python support
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

chai 2025.12.0
Dependencies: camp@2025.12.0 openmpi@4.1.6 raja@2025.12.0 umpire@2025.12.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/LLNL/CHAI
Licenses: Modified BSD
Build system: cmake
Synopsis: C++ array-style interface for automatic data migration
Description:

CHAI is a C++ libary providing an array object that can be used transparently in multiple memory spaces. Data is automatically migrated based on copy-construction, allowing for correct data access regardless of location. CHAI can be used standalone, but is best when paired with the RAJA library, which has built-in CHAI integration that takes care of everything.

intervalset 1.2.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://framagit.org/batsim/intervalset
Licenses: LGPL 3
Build system: meson
Synopsis: C++ library to manage sets of integral closed intervals
Description:

intervalset is a C++ library to manage sets of closed intervals of integers. This is a simple wrapper around Boost.Icl.

cpp-member-accessor 1.0.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/hliberacki/cpp-member-accessor
Licenses: Expat
Build system: cmake
Synopsis: Library providing legal access to C++ private members
Description:

Header only, fully template based library which enables accessing private data members. Techniques used by this library to achieve its purpose are fully legal and allowed by the standard. The library is based on Explicit instantiation of class template instantion.

ddc 0.10.0
Dependencies: fftw@3.3.10 fftwf@3.3.10 ginkgo-hpc@1.11.0 kokkos@4.6.02 kokkos-fft@0.3.0 kokkos-kernels@4.6.02 libyaml@0.2.5 openblas@0.3.30 paraconf@1.0.0 pdi@1.10.1 pdiplugin-user-code@1.10.1
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://ddc.mdls.fr/
Licenses: Expat
Build system: cmake
Synopsis: The discrete domain computation library (DDC)
Description:

DDC, is a C++-17 library that aims to offer to the C++/MPI world an equivalent to the xarray.DataArray/dask.Array python environment. Where these two libraries are based on numpy, DDC relies on Kokkos and mdspan to offer CPU/GPU performance-portable multi-dimensional arrays and iterators.

pdiplugin-mpi 1.10.1
Dependencies: openmpi@4.1.6
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.13.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: MPI plugin for PDI
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

pdiplugin-decl-hdf5 1.10.1
Dependencies: hdf5@1.14.6
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.13.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Serial version of the HDF5 plugin for PDI
Description:

Decl'HDF5 plugin enables one to read and write data from HDF5 files in a declarative way. Decl'HDF5 does not support the full HDF5 feature set but offers a simple declarative interface to access a large subset of it for the PDI library.

pdiplugin-pycall 1.10.1
Dependencies: python@3.11.14 pybind11@2.13.6
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.13.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Pycall plugin for PDI
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

camp 2025.12.0
Dependencies: openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/LLNL/camp
Licenses: Modified BSD
Build system: cmake
Synopsis: CAMP Concepts And Meta-Programming library
Description:

CAMP collects a variety of macros and metaprogramming facilities for C++ projects. It's in the direction of projects like metal (a major influence) but with a focus on wide compiler compatibility across HPC-oriented systems.

clipp 1.2.3-0.2c32b2f
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/muellan/clipp
Licenses: Expat
Build system: cmake
Synopsis: Command line interfaces for modern C++
Description:

This package provides an easy to use, powerful and expressive command line argument handling library for C++11/14/17 contained in a single header file.

pdiplugin-decl-hdf5-parallel 1.10.1
Dependencies: hdf5-parallel-openmpi@1.14.6 openmpi@4.1.6 zlib@1.3.1 libaec@1.0.6
Propagated dependencies: pdiplugin-mpi@1.10.1
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Parallel version of the HDF5 plugin for PDI
Description:

Decl'HDF5 plugin enables one to read and write data from HDF5 files in a declarative way. Decl'HDF5 does not support the full HDF5 feature set but offers a simple declarative interface to access a large subset of it for the PDI library.

raja 2025.12.0
Dependencies: camp@2025.12.0 openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/LLNL/RAJA
Licenses: Modified BSD
Build system: cmake
Synopsis: Library of C++ abstractions for parallel loop execution
Description:

RAJA offers portable, parallel loop execution by providing building blocks that extend the generally-accepted parallel for idiom. RAJA relies on standard C++14 features.

pdi 1.10.1
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.13.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Library allowing loose coupling between components
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

pdiplugin-user-code 1.10.1
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.13.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Plugin enabling the call user-defined functions associated to specific events
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

pdiplugin-decl-netcdf 1.10.1
Dependencies: netcdf@4.9.0 hdf5@1.14.6
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.13.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Serial version of the NetCDF plugin for PDI
Description:

Decl'NetCDF plugin allows interaction with the NetCDF software library and data format.

pdiplugin-serialize 1.10.1
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.13.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Serialize plugin for PDI
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

pdiplugin-set-value 1.10.1
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.13.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: "set value" plugin for PDI
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

pdiplugin-trace 1.10.1
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.13.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: The trace plugin generates a trace of what happens in PDI "data store"
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

mdspan 0.6.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/kokkos/mdspan
Licenses: ASL 2.0
Build system: cmake
Synopsis: Reference implementation of mdspan targeting C++23
Description:

This package aims to provide a production-quality implementation of the ISO-C++ proposal P0009, which will add support for non-owning multi-dimensional array references to the C++ standard library.

r-xlsx 0.6.5
Propagated dependencies: r-rjava@1.0-11 r-xlsxjars@0.6.1
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://github.com/colearendt/xlsx
Licenses: GPL 3
Build system: r
Synopsis: Read, write, format Excel 2007 and Excel 97/2000/XP/2003 files
Description:

This package provides R functions to read/write/format Excel 2007 and Excel 97/2000/XP/2003 file formats.

r-shinybusy 0.3.3
Propagated dependencies: r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-shiny@1.11.1
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://github.com/dreamRs/shinybusy
Licenses: GPL 3
Build system: r
Synopsis: Busy indicators and notifications for Shiny applications
Description:

This package adds indicators (spinner, progress bar, gif) that you can use in your Shiny applications to show the user that the server is busy. It also provides other tools to let your users know something is happening (send notifications, reports, ...).

r-xlsxjars 0.6.1
Propagated dependencies: r-rjava@1.0-11
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://cran.r-project.org/web/packages/xlsxjars
Licenses: GPL 3
Build system: r
Synopsis: POI jars for the xlsx package
Description:

The xlsxjars package collects all the external jars required for the xlxs package. This release corresponds to POI 3.10.1.

Total results: 1131