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.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for D lang development to be installed in user profiles. This includes gdc, as well as libc (headers and binaries, plus debugging symbols in the debug output), and binutils.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language of the GNU system. It is an implementation of the Scheme language which can be easily embedded in other applications to provide a convenient means of extending the functionality of the application without requiring the source code to be rewritten.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
The linker wrapper (or ld-wrapper) wraps the linker to add any missing -rpath flags, and to detect any misuse of libraries outside of the store.
The linker wrapper (or ld-wrapper) wraps the linker to add any missing -rpath flags, and to detect any misuse of libraries outside of the store.
This package provides a small sample of UTF-8 locales mostly useful in test environments.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.
This package provides a complete GCC tool chain for Fortran development to be installed in user profiles. This includes gfortran, as well as libc (headers and binaries, plus debugging symbols in the debug output), and binutils.
This package provides a small sample of UTF-8 locales mostly useful in test environments.
This package provides a complete GCC tool chain for Modula-2 development to be installed in user profiles. This includes modula2, as well as libc (headers and binaries, plus debugging symbols in the debug output), and binutils.
Blosc is a high performance compressor optimized for binary data (i.e. floating point numbers, integers and booleans, although it can handle string data too). It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() system call. Blosc main goal is not just to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations.
C-Blosc2 is the new major version of C-Blosc, and is backward compatible with both the C-Blosc1 API and its in-memory format. However, the reverse thing is generally not true for the format; buffers generated with C-Blosc2 are not format-compatible with C-Blosc1 (i.e. forward compatibility is not supported).