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

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.


starpu-hip-rocm 1.4.12
Dependencies: fftw@3.3.10 fftwf@3.3.10 hipsolver@7.1.1 rocsolver@7.1.1 hipblas@7.1.1 hipblas-common@7.1.1 rocblas@7.1.1 rocm-hip-runtime@7.1.1
Channel: guix-science
Location: guix-science/packages/hpc-runtime.scm (guix-science packages hpc-runtime)
Home page: https://starpu.gitlabpages.inria.fr/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Run-time system for heterogeneous computing (with AMD HIP/ROCm support)
Description:

StarPU is a run-time system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.

starpu-simgrid-mpi 1.4.12
Dependencies: simgrid@4.1 fftw@3.3.10 fftwf@3.3.10
Propagated dependencies: openmpi@4.1.6 hwloc@2.12.2
Channel: guix-science
Location: guix-science/packages/hpc-runtime.scm (guix-science packages hpc-runtime)
Home page: https://starpu.gitlabpages.inria.fr/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Run-time system for heterogeneous computing (simgrid+mpi support)
Description:

StarPU is a run-time system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.

starpu-simgrid 1.4.12
Dependencies: simgrid@4.1 fftw@3.3.10 fftwf@3.3.10
Propagated dependencies: hwloc@2.12.2
Channel: guix-science
Location: guix-science/packages/hpc-runtime.scm (guix-science packages hpc-runtime)
Home page: https://starpu.gitlabpages.inria.fr/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Run-time system for heterogeneous computing (simgrid support)
Description:

StarPU is a run-time system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.

starpu 1.4.12
Dependencies: fftw@3.3.10 fftwf@3.3.10
Propagated dependencies: openmpi@4.1.6 hwloc@2.12.2
Channel: guix-science
Location: guix-science/packages/hpc-runtime.scm (guix-science packages hpc-runtime)
Home page: https://starpu.gitlabpages.inria.fr/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Run-time system for heterogeneous computing
Description:

StarPU is a run-time system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.

parsec 4.0.2411
Dependencies: hwloc@2.12.2 openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/hpc-runtime.scm (guix-science packages hpc-runtime)
Home page: https://github.com/icldisco/parsec/wiki
Licenses: Modified BSD
Build system: cmake
Synopsis: Parallel runtime scheduler and execution controller
Description:

PaRSEC is a generic framework for architecture aware scheduling and management of micro-tasks on distributed many-core heterogeneous architectures. Applications are expressed as a Direct Acyclic Graph of tasks with labeled edges designating data dependencies. PaRSEC assigns computation threads to the cores, overlaps communications and computations between nodes as well as between host and accelerators (like GPUs). It achieves these features by using a dynamic, fully-distributed scheduler based on architectural features such as NUMA nodes and GPU awareness, as well as algorithmic features such as data reuse.

vite 1.4
Dependencies: qtbase@5.15.17 mesa@25.2.3 glew@2.2.0 glu@9.0.2 glm@1.0.1 otf2@3.1.1 qtcharts@5.15.17 qtsvg@5.15.17
Channel: guix-science
Location: guix-science/packages/instrumentation.scm (guix-science packages instrumentation)
Home page: https://solverstack.gitlabpages.inria.fr/vite/
Licenses: CeCILL
Build system: cmake
Synopsis: Visualize program execution traces
Description:

ViTE is a trace explorer. It is a tool to visualize execution traces of parallel programs (OpenMP, MPI, etc.) in Pajé or OTF format for debugging and profiling parallel or distributed applications. Such traces can be obtained using, for example, EZTrace.

node-stack-trace 0.0.10
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/felixge/node-stack-trace
Licenses: Expat
Build system: node
Synopsis: Get v8 stack traces as an array of CallSite objects.
Description:

Get v8 stack traces as an array of CallSite objects.

node-color-string 1.9.1
Dependencies: node-simple-swizzle@0.2.2 node-color-name@1.1.4
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/Qix-/color-string#readme
Licenses: Expat
Build system: node
Synopsis: Parser and generator for CSS color strings
Description:

Parser and generator for CSS color strings

node-one-time 1.0.0
Dependencies: node-fn-name@1.1.0
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/3rd-Eden/one-time#readme
Licenses: Expat
Build system: node
Synopsis: Run the supplied function exactly one time (once)
Description:

Run the supplied function exactly one time (once)

node-readable-stream 3.6.0
Dependencies: node-util-deprecate@1.0.2 node-string-decoder@1.3.0 node-inherits@2.0.4
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/nodejs/readable-stream#readme
Licenses: Expat
Build system: node
Synopsis: Streams3, a user-land copy of the stream library from Node.js
Description:

Streams3, a user-land copy of the stream library from Node.js

node-strftime 0.10.1
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://samhuri.net/projects/strftime
Licenses: Expat
Build system: node
Synopsis: strftime for JavaScript
Description:

strftime for JavaScript

node-logform 2.4.2
Dependencies: node-triple-beam@1.3.0 node-safe-stable-stringify@2.3.1 node-ms@2.1.3 node-fecha@4.2.3 node-colors-colors@1.5.0
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/winstonjs/logform#readme
Licenses: Expat
Build system: node
Synopsis: An mutable object-based log format designed for chaining & objectMode streams.
Description:

An mutable object-based log format designed for chaining & objectMode streams.

node-safe-stable-stringify 2.3.1
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/BridgeAR/safe-stable-stringify#readme
Licenses: Expat
Build system: node
Synopsis: Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Description:

Deterministic and safely JSON.stringify to quickly serialize JavaScript objects

node-colorspace 1.1.4
Dependencies: node-text-hex@1.0.0 node-color@3.2.1
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/3rd-Eden/colorspace
Licenses: Expat
Build system: node
Synopsis: Generate HEX colors for a given namespace.
Description:

Generate HEX colors for a given namespace.

node-color-name 1.1.4
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/colorjs/color-name
Licenses: Expat
Build system: node
Synopsis: A list of color names and its values
Description:

A list of color names and its values

node-kuler 2.0.0
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/3rd-Eden/kuler
Licenses: Expat
Build system: node
Synopsis: Color your terminal using CSS/hex color codes
Description:

Color your terminal using CSS/hex color codes

node-follow-redirects 1.15.2
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/follow-redirects/follow-redirects
Licenses: Expat
Build system: node
Synopsis: HTTP and HTTPS modules that follow redirects.
Description:

HTTP and HTTPS modules that follow redirects.

node-util-deprecate 1.0.2
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/TooTallNate/util-deprecate
Licenses: Expat
Build system: node
Synopsis: The Node.js `util.deprecate()` function with browser support
Description:

The Node.js `util.deprecate()` function with browser support

node-http-proxy 1.18.1
Dependencies: node-follow-redirects@1.15.2 node-requires-port@1.0.0 node-eventemitter3@4.0.7
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/http-party/node-http-proxy#readme
Licenses: Expat
Build system: node
Synopsis: HTTP proxying for the masses
Description:

HTTP proxying for the masses

node-simple-swizzle 0.2.2
Dependencies: node-is-arrayish@0.3.2
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/qix-/node-simple-swizzle#readme
Licenses: Expat
Build system: node
Synopsis: Simply swizzle your arguments
Description:

Simply swizzle your arguments

node-is-arrayish 0.3.2
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/qix-/node-is-arrayish#readme
Licenses: Expat
Build system: node
Synopsis: Determines if an object can be used as an array
Description:

Determines if an object can be used as an array

node-bintrees 1.0.2
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/vadimg/js_bintrees#readme
Licenses: Expat
Build system: node
Synopsis: Binary Search Trees
Description:

Binary Search Trees

node-winston-transport 4.5.0
Dependencies: node-triple-beam@1.3.0 node-readable-stream@3.6.0 node-logform@2.4.2
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/winstonjs/winston-transport#readme
Licenses: Expat
Build system: node
Synopsis: Base stream implementations for winston@@3 and up.
Description:

Base stream implementations for winston@3 and up.

Page: 1101112131498
Total packages: 2337