lib32go19-s390x-cross
Runtime library for GNU Go applications (32bit)
Library needed for GNU Go applications linked against the
shared library.
libn32gphobos2-mips64r6-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
libstdc++-11-pic-mips64-cross
GNU Standard C++ Library v3 (shared library subset kit) (mips64)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
libstdc++-11-pic-mipsr6-cross
GNU Standard C++ Library v3 (shared library subset kit) (mipsr6)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
libhalide14-0
fast, portable computation on images and tensors
Halide is a programming language designed to make it easier to write
high-performance image and array processing code on modern machines.
Halide currently targets:
* CPU architectures: X86, ARM, MIPS, Hexagon, PowerPC, RISC-V
* Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT
* GPU Compute APIs: CUDA, OpenCL, OpenGL Compute Shaders, Apple Metal,
Microsoft Direct X 12
Rather than being a standalone programming language,
Halide is embedded in C++. This means you write C++ code that builds
an in-memory representation of a Halide pipeline using Halide's C++ API.
You can then compile this representation to an object file,
or JIT-compile it and run it in the same process.
gcc-12-multilib-mips-linux-gnu
GNU C compiler (multilib support) (cross compiler for mips architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.