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

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.


bash-static 5.2.37
Channel: guix
Location: gnu/packages/bash.scm (gnu packages bash)
Home page: https://www.gnu.org/software/bash/
Licenses: GPL 3+
Build system: gnu
Synopsis: The GNU Bourne-Again SHell, stripped down for non-interactive use
Description:

Bash is the shell, or command-line interpreter, of the GNU system. It is compatible with the Bourne Shell, but it also integrates useful features from the Korn Shell and the C Shell and new improvements of its own. It allows command-line editing, unlimited command history, shell functions and aliases, and job control while still allowing most sh scripts to be run without modification.

bash 5.2.37
Dependencies: readline@8.2.13 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/bash.scm (gnu packages bash)
Home page: https://www.gnu.org/software/bash/
Licenses: GPL 3+
Build system: gnu
Synopsis: The GNU Bourne-Again SHell
Description:

Bash is the shell, or command-line interpreter, of the GNU system. It is compatible with the Bourne Shell, but it also integrates useful features from the Korn Shell and the C Shell and new improvements of its own. It allows command-line editing, unlimited command history, shell functions and aliases, and job control while still allowing most sh scripts to be run without modification.

bash-with-syslog 5.2.37
Dependencies: readline@8.2.13 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/bash.scm (gnu packages bash)
Home page: https://www.gnu.org/software/bash/
Licenses: GPL 3+
Build system: gnu
Synopsis: The GNU Bourne-Again SHell
Description:

Bash is the shell, or command-line interpreter, of the GNU system. This variant logs the history to syslog.

bash-minimal 5.2.37
Channel: guix
Location: gnu/packages/bash.scm (gnu packages bash)
Home page: https://www.gnu.org/software/bash/
Licenses: GPL 3+
Build system: gnu
Synopsis: The GNU Bourne-Again SHell, stripped down for non-interactive use
Description:

Bash is the shell, or command-line interpreter, of the GNU system. It is compatible with the Bourne Shell, but it also integrates useful features from the Korn Shell and the C Shell and new improvements of its own. It allows command-line editing, unlimited command history, shell functions and aliases, and job control while still allowing most sh scripts to be run without modification.

blesh 0.4.0-devel3
Channel: guix
Location: gnu/packages/bash.scm (gnu packages bash)
Home page: https://github.com/akinomyoga/ble.sh
Licenses: Modified BSD
Build system: gnu
Synopsis: Bash Line Editor
Description:

Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline. It adds syntax highlighting, auto suggestions, vim modes, and more to Bash interactive sessions.

bash-completion 2.11
Channel: guix
Location: gnu/packages/bash.scm (gnu packages bash)
Home page: https://github.com/scop/bash-completion
Licenses: GPL 2+
Build system: gnu
Synopsis: Bash completions for common commands
Description:

This package provides extensions that allow Bash to provide adapted completion for many common commands.

bats 1.11.0
Dependencies: bash@5.2.37 coreutils@9.1 guile@3.0.9 grep@3.11
Channel: guix
Location: gnu/packages/bash.scm (gnu packages bash)
Home page: https://github.com/bats-core/bats-core/
Licenses: Expat
Build system: trivial
Synopsis: Bash Automated Testing System
Description:

Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program.

bash-tap 1.0.2
Channel: guix
Location: gnu/packages/bash.scm (gnu packages bash)
Home page: https://www.illusori.co.uk/projects/bash-tap/
Licenses: Expat
Build system: gnu
Synopsis: Bash port of a Test::More/Test::Builder-style TAP-compliant test library
Description:

Bash TAP is a TAP-compliant Test::More-style testing library for Bash shell scripts and functions. Along with the Test::More-style testing helpers it provides helper functions for mocking commands and in-process output capturing.

bash-unit 2.3.3
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/bash.scm (gnu packages bash)
Home page: https://github.com/pgrange/bash_unit
Licenses: GPL 3+
Build system: copy
Synopsis: Bash unit testing framework
Description:

bash_unit allows you to write unit tests, run them and, in case of failure, display the stack trace with source file and line number indications to locate the problem.

bash-ctypes 1.2-0.d8e1af5
Dependencies: elfutils@0.192 libelf@0.8.13 libffi@3.4.6 zlib@1.3.1 bash@5.2.37
Channel: guix
Location: gnu/packages/bash.scm (gnu packages bash)
Home page: https://github.com/taviso/ctypes.sh
Licenses: Expat
Build system: gnu
Synopsis: Foreign function interface for Bash
Description:

Bash-ctypes is a Bash plugin that provides a foreign function interface (FFI) directly in your shell. In other words, it allows you to call routines in shared libraries from within Bash.

java-libbatik 1.16
Channel: guix
Location: gnu/packages/batik.scm (gnu packages batik)
Home page: https://xmlgraphics.apache.org/batik/
Licenses: ASL 2.0
Build system: ant
Synopsis: Java based toolkit for Scalable Vector Graphics
Description:

Batik is a Java-based toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as display, generation or manipulation.

java-w3c-svg 20110816
Channel: guix
Location: gnu/packages/batik.scm (gnu packages batik)
Home page: https://www.w3.org/Style/CSS/SAC/
Licenses: W3C Software Notice and License
Build system: ant
Synopsis: W3C SVG interface
Description:

This package provides a SVG interface.

java-xmlgraphics-commons 2.6
Propagated dependencies: java-commons-io@2.5 java-commons-logging-minimal@1.2
Channel: guix
Location: gnu/packages/batik.scm (gnu packages batik)
Home page: https://xmlgraphics.apache.org/commons/
Licenses: ASL 2.0
Build system: ant
Synopsis: XMLGraphics constants
Description:

This package provides XMLGraphics constants (originally from batik).

java-w3c-sac 1.3
Channel: guix
Location: gnu/packages/batik.scm (gnu packages batik)
Home page: https://www.w3.org/Style/CSS/SAC/
Licenses: W3C Software Notice and License
Build system: ant
Synopsis: W3C SAC interface for CSS parsers in Java
Description:

This package provides a SAC interface by the W3C. SAC is an interface for CSS parsers.

java-w3c-svg 20010904
Propagated dependencies: java-w3c-smil@3.0
Channel: guix
Location: gnu/packages/batik.scm (gnu packages batik)
Home page: https://www.w3.org/Style/CSS/SAC/
Licenses: W3C Software Notice and License
Build system: ant
Synopsis: W3C SVG 1.0 interface
Description:

This package provides a SVG 1.0 interface.

java-w3c-smil 3.0
Channel: guix
Location: gnu/packages/batik.scm (gnu packages batik)
Home page: https://www.w3.org/Style/CSS/SAC/
Licenses: W3C Software Notice and License
Build system: ant
Synopsis: W3C SAC interface for CSS parsers in Java
Description:

This package provides a SAC interface by the W3C. SAC is an interface for CSS parsers.

libgc 8.2.8
Channel: guix
Location: gnu/packages/bdw-gc.scm (gnu packages bdw-gc)
Home page: https://www.hboehm.info/gc/
Licenses: X11-style
Build system: gnu
Synopsis: The Boehm-Demers-Weiser conservative garbage collector for C and C++
Description:

The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It allows you to allocate memory basically as you normally would, without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be otherwise accessed.

The collector is also used by a number of programming language implementations that either use C as intermediate code, want to facilitate easier interoperation with C libraries, or just prefer the simple collector interface.

Alternatively, the garbage collector may be used as a leak detector for C or C++ programs, though that is not its primary goal.

libatomic-ops 7.8.2
Channel: guix
Location: gnu/packages/bdw-gc.scm (gnu packages bdw-gc)
Home page: https://github.com/bdwgc/libatomic_ops/
Licenses: GPL 2+
Build system: gnu
Synopsis: Accessing hardware atomic memory update operations
Description:

This C library provides semi-portable access to hardware-provided atomic memory update operations on a number of architectures. These might allow you to write code that does more interesting things in signal handlers, write lock-free code, experiment with thread programming paradigms, etc.

libgc 7.6.12
Propagated dependencies: libatomic-ops@7.8.2
Channel: guix
Location: gnu/packages/bdw-gc.scm (gnu packages bdw-gc)
Home page: https://www.hboehm.info/gc/
Licenses: X11-style
Build system: gnu
Synopsis: The Boehm-Demers-Weiser conservative garbage collector for C and C++
Description:

The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It allows you to allocate memory basically as you normally would, without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be otherwise accessed.

The collector is also used by a number of programming language implementations that either use C as intermediate code, want to facilitate easier interoperation with C libraries, or just prefer the simple collector interface.

Alternatively, the garbage collector may be used as a leak detector for C or C++ programs, though that is not its primary goal.

libgc-back-pointers 8.2.8
Channel: guix
Location: gnu/packages/bdw-gc.scm (gnu packages bdw-gc)
Home page: https://www.hboehm.info/gc/
Licenses: X11-style
Build system: gnu
Synopsis: The BDW garbage collector, with back-pointer tracking
Description:

The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It allows you to allocate memory basically as you normally would, without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be otherwise accessed.

The collector is also used by a number of programming language implementations that either use C as intermediate code, want to facilitate easier interoperation with C libraries, or just prefer the simple collector interface.

Alternatively, the garbage collector may be used as a leak detector for C or C++ programs, though that is not its primary goal.

intel-mpi-benchmarks 2021.7
Dependencies: openmpi@4.1.6
Channel: guix
Location: gnu/packages/benchmark.scm (gnu packages benchmark)
Home page: https://software.intel.com/en-us/articles/intel-mpi-benchmarks
Licenses: CPL 1.0
Build system: gnu
Synopsis: Benchmarks for the Message Passing Interface (MPI)
Description:

This package provides benchmarks for implementations of the Message Passing Interface (MPI). It contains MPI performance measurements for point-to-point and global communication, and file, operations for a range of message sizes. The generated benchmark data fully characterize:

  • Performance of a cluster system, including node performance, network latency, and throughput;

  • Efficiency of the MPI implementation.

phoronix-test-suite 10.8.4
Dependencies: bash@5.2.37 coreutils@9.1 gcc-toolchain@14.3.0 make@4.4.1 gzip@1.14 php@8.5.5 sed@4.9 tar@1.35 which@2.21
Channel: guix
Location: gnu/packages/benchmark.scm (gnu packages benchmark)
Home page: https://www.phoronix-test-suite.com/
Licenses: GPL 3+
Build system: gnu
Synopsis: Automated testing/benchmarking software
Description:

The Phoronix Test Suite is a comprehensive testing and benchmarking platform that provides an extensible framework for which new tests can be easily added. It can carry out both qualitative and quantitative benchmarks in a clean, reproducible, and easy-to-use manner, making it easy to compare one particular setup against another one.

benchexec 3.29
Dependencies: fuse-overlayfs@1.13 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/benchmark.scm (gnu packages benchmark)
Home page: https://github.com/sosy-lab/benchexec/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Framework for Reliable Benchmarking
Description:

BenchExec is a framework for reliable benchmarking, which takes care of important low-level details for accurate, precise, and reproducible measurements. In particular, it makes use of cgroups, kernel namespaces, and overlay filesystems to restrict interference of the executed tool with the benchmarking host.

clpeak 1.1.0-0.6d59cb6
Dependencies: opencl-clhpp@2025.07.22 opencl-icd-loader@2025.07.22
Channel: guix
Location: gnu/packages/benchmark.scm (gnu packages benchmark)
Home page: https://github.com/krrishnarraj/clpeak
Licenses: Unlicense
Build system: cmake
Synopsis: OpenCL benchmark tool
Description:

A synthetic benchmarking tool to measure peak capabilities of OpenCL devices. It only measures the peak metrics that can be achieved using vector operations and does not represent a real-world use case.

Total packages: 72465