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

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.


hipify 7.1.1
Dependencies: clang-rocm@7.1.1 perl@5.36.0
Channel: guix
Location: gnu/packages/rocm-tools.scm (gnu packages rocm-tools)
Home page: https://github.com/ROCm/HIPIFY
Licenses: NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: HIPIFY: Convert CUDA to HIP code
Description:

HIPIFY is a set of tools that you can use to automatically translate CUDA source code into portable HIP C++.

roctracer 7.1.1
Dependencies: rocm-hip-runtime@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: ROCm performance tracing library
Description:

The ROCTracer library provides APIs for tracing (also asynchronous) runtime calls in an application. It is intended for tracing ROCm API calls in GPU applications, such as kernel dispatches and memory moves.

rocminfo 7.1.1
Dependencies: rocr-runtime@7.1.1 kmod@29 python@3.12.12
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: ROCm Application for Reporting System Info
Description:

List HSA Agents available to ROCm and show their properties.

rocm-core 7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/Rocm/rocm-core
Licenses: Expat
Build system: cmake
Synopsis: Utility to get the ROCm release version
Description:

Utility to get the ROCm release version

rocm-cmake 7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/
Licenses: NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: ROCm cmake modules
Description:

ROCm cmake modules provides cmake modules for common build tasks needed for the ROCM software stack.

rccl 7.1.1
Dependencies: libdrm@2.4.131 rocm-hip-runtime@7.1.1 rocprofiler-register@7.1.1 hipify@7.1.1 rocm-smi-lib@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Modified BSD
Build system: cmake
Synopsis: ROCm Communication Collectives Library
Description:

RCCL (ROCm Communication Collectives Library) is a library for collective communication on GPUs, such as reduce, gather or scatter operations.

rocm-smi-lib 7.1.1
Dependencies: libdrm@2.4.131 python@3.12.12
Propagated dependencies: grep@3.11 coreutils@9.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: The ROCm System Management Interface (ROCm SMI) Library
Description:

The ROCm System Management Interface Library, or ROCm SMI library, is part of the Radeon Open Compute ROCm software stack. It is a C library for Linux that provides a user space interface for applications to monitor and control GPU applications.

rocm-bandwidth-test 7.1.1
Dependencies: rocm-hip-runtime@7.1.1 numactl@2.0.16 curl@8.6.0 fmt@11.2.0 spdlog@1.15.3 boost@1.89.0 catch2@3.15.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm_bandwidth_test
Licenses: Expat
Build system: cmake
Synopsis: Bandwidth test for ROCm
Description:

RocBandwidthTest is designed to capture the performance characteristics of buffer copying and kernel read/write operations. The help screen of the benchmark shows various options one can use in initiating cop/read/writer operations. In addition one can also query the topology of the system in terms of memory pools and their agents.

amd-smi 26.2.0
Dependencies: libdrm@2.4.131 python@3.12.12
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/amdsmi
Licenses: Expat NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: ROCm library and application for managing AMD devices
Description:

The AMD SMI allows managing and monitoring AMD devices, particularly in high-performance computing environments. It provides a user-space interface that allows applications to control GPU operations, monitor performance, and retrieve information about the system's drivers and GPUs. It also provides a command-line tool, amd-smi, which can be used to do the same.

rocm-opencl-runtime 7.1.1
Dependencies: glew@2.2.0 mesa@26.0.2 numactl@2.0.16 opencl-headers@2025.07.22 opencl-icd-loader@2025.07.22 libffi@3.4.6 rocm-comgr@7.1.1 rocr-runtime@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: ROCm OpenCL Runtime
Description:

OpenCL 2.0 compatible language runtime, supporting offline and in-process/in-memory compilation.

rocm-hip-cpu 0.1.4142
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/HIP-CPU/
Licenses: Expat
Build system: cmake
Synopsis: Implementation of HIP that works on CPUs
Description:

The HIP CPU Runtime is a header-only library that allows CPUs to execute unmodified HIP code. It is generic and does not assume a particular CPU vendor or architecture.

aqlprofile 7.1.1
Dependencies: rocr-runtime@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: Architected Queuing Language Profiling Library
Description:

AQLprofile is an open source library that enables advanced GPU profiling and tracing on AMD platforms.

rocr-runtime 7.1.1
Dependencies: libdrm@2.4.131 libelf@0.8.13 clang-rocm@7.1.1 lld-rocm@7.1.1 numactl@2.0.16 rocm-device-libs@7.1.1 rocprofiler-register@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: ROCm Platform Runtime
Description:

User-mode API interfaces and libraries necessary for host applications to launch compute kernels to available HSA ROCm kernel agents.

rocm-hip-runtime 7.1.1
Dependencies: glew@2.2.0 mesa@26.0.2 numactl@2.0.16 perl@5.36.0 opencl-headers@2025.07.22 rocr-runtime@7.1.1 rocm-device-libs@7.1.1 rocprofiler-register@7.1.1 libffi@3.4.6
Propagated dependencies: rocm-comgr@7.1.1 rocminfo@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: ROCm HIP Runtime
Description:

HIP language runtime, allowing execution of HIP kernels on AMD hardware, with library support for in-process/in-memory compilation (hipclr) of HIP kernel code, and its execution on AMD hardware.

rocprofiler-register 7.1.1
Dependencies: glog@0.7.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: Support library to be used with rocprofiler
Description:

The rocprofiler-register library coordinates the modification of the intercept API table(s) of the HSA/HIP/ROCTx runtime libraries by the ROCprofiler (v2) library.

rocprofiler 7.1.1
Dependencies: aqlprofile@7.1.1 barectf@3.1.2 elfutils@0.192 libffi@3.4.6 libpciaccess@0.18.1 numactl@2.0.16 rocm-hip-runtime@7.1.1
Propagated dependencies: roctracer@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: ROC profiler library
Description:

ROC profiler library. Profiling with perf-counters and derived metrics.

rocqide 9.2.0
Dependencies: gmp@6.3.0
Propagated dependencies: ocaml-zarith@1.12 camlzip@1.11 ocaml-yojson@2.0.2 rocq-runtime@9.2.0 rocqide-server@9.2.0 ocaml-lablgtk3-sourceview3@3.1.3
Channel: guix
Location: gnu/packages/rocq.scm (gnu packages rocq)
Home page: https://rocq-prover.org/
Licenses: LGPL 2.1 Open Publication License 1.0 or later
Build system: dune
Synopsis: Rocq's IDE
Description:

Rocq is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

This package provides the RocqIDE, a graphical user interface for the development of interactive proofs.

rocqide-server 9.2.0
Dependencies: gmp@6.3.0
Propagated dependencies: ocaml-zarith@1.12 camlzip@1.11 ocaml-yojson@2.0.2 rocq-runtime@9.2.0
Channel: guix
Location: gnu/packages/rocq.scm (gnu packages rocq)
Home page: https://rocq-prover.org/
Licenses: LGPL 2.1 Open Publication License 1.0 or later
Build system: dune
Synopsis: Rocq's XML protocol server
Description:

Rocq is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

This package provides the coqidetop language server, an implementation of Rocq's XML protocol which allows clients, such as RocqIDE, to interact with the Rocq Prover in a structured way.

rocq-runtime 9.2.0
Dependencies: gmp@6.3.0
Propagated dependencies: ocaml-zarith@1.12 camlzip@1.11 ocaml-yojson@2.0.2
Channel: guix
Location: gnu/packages/rocq.scm (gnu packages rocq)
Home page: https://rocq-prover.org/
Licenses: LGPL 2.1 Open Publication License 1.0 or later
Build system: dune
Synopsis: Core Binaries and Tools for the Rocq Prover
Description:

Rocq is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

This package includes the Rocq Prover core binaries, plugins, and tools, but not the language's standard library implementation.

rocq-core 9.2.0
Dependencies: gmp@6.3.0
Propagated dependencies: ocaml-zarith@1.12 camlzip@1.11 ocaml-yojson@2.0.2 rocq-runtime@9.2.0
Channel: guix
Location: gnu/packages/rocq.scm (gnu packages rocq)
Home page: https://rocq-prover.org/
Licenses: LGPL 2.1 Open Publication License 1.0 or later
Build system: dune
Synopsis: Standard library modules for Rocq Prover
Description:

Rocq is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

This package includes the Rocq standard library some other core language libraries.

python-grpcio-status 1.51.0
Propagated dependencies: python-googleapis-common-protos@1.66.0 python-grpcio@1.52.0 python-protobuf@4.21.6
Channel: guix
Location: gnu/packages/rpc.scm (gnu packages rpc)
Home page: https://grpc.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Status proto mapping for gRPC
Description:

This package provides status proto mapping for gRPC.

python-grpcio 1.52.0
Dependencies: abseil-cpp@20220623.2 c-ares@1.34.4 grpc@1.52.2 openssl@3.5.5 re2@2022-12-01 zlib@1.3.1
Channel: guix
Location: gnu/packages/rpc.scm (gnu packages rpc)
Home page: https://grpc.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: HTTP/2-based RPC framework
Description:

This package provides a Python library for communicating with the HTTP/2-based RPC framework gRPC.

python-grpcio-tools 1.52.0
Propagated dependencies: python-grpcio@1.52.0 python-protobuf@4.21.6
Channel: guix
Location: gnu/packages/rpc.scm (gnu packages rpc)
Home page: https://grpc.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Protobuf code generator for gRPC
Description:

The gRPC tools for Python provide a special plugin for generating server and client code from .proto service definitions.

apache-thrift 0.14.2
Dependencies: boost@1.89.0 libressl@4.2.1
Channel: guix
Location: gnu/packages/rpc.scm (gnu packages rpc)
Home page: https://thrift.apache.org/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Lightweight, language-independent software stack for point-to-point RPC
Description:

Thrift provides clean abstractions and implementations for data transport, data serialization, and application level processing. The code generation system takes a simple definition language as input and generates code across programming languages that uses the abstracted stack to build interoperable RPC clients and servers.

Total packages: 72465