libgnat-12-i386-cross

runtime for applications compiled with GNAT (shared library)

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

gobjc++-13-multilib-mipsisa64r6-linux-gnuabi64

GNU Objective-C++ compiler (multilib support)

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler.

gobjc-13-mips-linux-gnu

GNU Objective-C compiler for the mips-linux-gnu architecture

This is the GNU Objective-C compiler for the mips-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libstdc++-12-dev-amd64-cross

GNU Standard C++ Library v3 (development files) (amd64)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

python3-petsc4py-64-real

Python 3 bindings for 64-bit PETSc libraries (real numbers)

PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.

libsocket++1

lightweight convenience library to handle low level BSD sockets in C++ - libs

Socket++ library defines a family of C++ classes that can be used more effectively than directly calling the underlying low-level system functions. One distinct advantage of the socket++ is that it has the same interface as that of the iostream so that the users can perform type-safe input output. See your local IOStream library documentation for more information on iostreams.