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

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.


gnu-c-manual 0.2.5
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gnu.org/software/gnu-c-manual/
Licenses: FDL 1.3+
Build system: gnu
Synopsis: Reference manual for the C programming language
Description:

This is a reference manual for the C programming language, as implemented by the GNU C Compiler (gcc). As a reference, it is not intended to be a tutorial of the language. Rather, it outlines all of the constructs of the language. Library functions are not included.

libgccjit 11.5.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GCC library generating machine code on-the-fly at runtime
Description:

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

isl 0.18
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://libisl.sourceforge.io/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Manipulating sets and relations of integer points bounded by linear constraints
Description:

isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.

libgccjit 12.5.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GCC library generating machine code on-the-fly at runtime
Description:

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

libgccjit 9.5.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GCC library generating machine code on-the-fly at runtime
Description:

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

gdmd 9.5.0-0.26.0
Dependencies: gdc@9.5.0 perl@5.36.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://github.com/D-Programming-GDC/gdmd
Licenses: GPL 3+
Build system: copy
Synopsis: DMD-like wrapper for GDC
Description:

This package provides a DMD-like wrapper for the GNU D Compiler.

gdc 11.5.0
Dependencies: isl@0.24 libstdc++-headers@11.5.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1 gcc@11.5.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gdcproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU D Compiler
Description:

GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.

This compiler is based on the DMD frontend version 2.076.2.

gdmd 14.3.0-0.26.0
Dependencies: gdc@14.3.0 perl@5.36.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://github.com/D-Programming-GDC/gdmd
Licenses: GPL 3+
Build system: copy
Synopsis: DMD-like wrapper for GDC
Description:

This package provides a DMD-like wrapper for the GNU D Compiler.

libgccjit 15.2.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GCC library generating machine code on-the-fly at runtime
Description:

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

gccgo 14.3.0
Dependencies: isl@0.24 libstdc++-headers@14.3.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Go frontend to GCC
Description:

This package is part of the GNU Compiler Collection and provides the GNU compiler for the Go programming language.

gdc 14.3.0
Dependencies: isl@0.24 libstdc++-headers@14.3.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1 gcc@14.3.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gdcproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU D Compiler
Description:

GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.

This compiler is based on the DMD frontend version 2.108.1.

gdmd 14.3.0-0.26.0
Dependencies: gdc@14.3.0 perl@5.36.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://github.com/D-Programming-GDC/gdmd
Licenses: GPL 3+
Build system: copy
Synopsis: DMD-like wrapper for GDC
Description:

This package provides a DMD-like wrapper for the GNU D Compiler.

gccgo 16.1.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Go frontend to GCC
Description:

This package is part of the GNU Compiler Collection and provides the GNU compiler for the Go programming language.

gccgo 12.5.0
Dependencies: isl@0.24 libstdc++-headers@12.5.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Go frontend to GCC
Description:

This package is part of the GNU Compiler Collection and provides the GNU compiler for the Go programming language.

libgccjit 10.5.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GCC library generating machine code on-the-fly at runtime
Description:

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

gdmd 11.5.0-0.26.0
Dependencies: gdc@11.5.0 perl@5.36.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://github.com/D-Programming-GDC/gdmd
Licenses: GPL 3+
Build system: copy
Synopsis: DMD-like wrapper for GDC
Description:

This package provides a DMD-like wrapper for the GNU D Compiler.

gccgo 13.3.0
Dependencies: isl@0.24 libstdc++-headers@13.3.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Go frontend to GCC
Description:

This package is part of the GNU Compiler Collection and provides the GNU compiler for the Go programming language.

gdc 9.5.0
Dependencies: isl@0.24 libstdc++-headers@9.5.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1 gcc@9.5.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gdcproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU D Compiler
Description:

GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.

This compiler is based on the DMD frontend version 2.076.2.

gdc 12.5.0
Dependencies: isl@0.24 libstdc++-headers@12.5.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1 gcc@12.5.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gdcproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU D Compiler
Description:

GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.

This compiler is based on the DMD frontend version 2.100.2.

gdc 10.5.0
Dependencies: isl@0.24 libstdc++-headers@10.5.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1 gcc@10.5.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gdcproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU D Compiler
Description:

GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.

This compiler is based on the DMD frontend version 2.076.2.

gdc 15.2.0
Dependencies: isl@0.24 libstdc++-headers@15.2.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1 gcc@15.2.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gdcproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU D Compiler
Description:

GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.

This compiler is based on the DMD frontend version 2.111.0.

isl 0.11.1
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://libisl.sourceforge.io/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Manipulating sets and relations of integer points bounded by linear constraints
Description:

isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.

libgccjit 14.3.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GCC library generating machine code on-the-fly at runtime
Description:

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

libiberty 14.3.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Collection of subroutines used by various GNU programs
Description:

GCC is the GNU Compiler Collection. It provides compiler front-ends for several languages, including C, C++, Objective-C, Fortran, Ada, and Go. It also includes runtime support libraries for these languages.

Total packages: 32521