gcc-11-mipsisa32r6-linux-gnu

GNU C compiler (cross compiler for mipsr6 architecture)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

libhalide13-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.

libdcmtk16

OFFIS DICOM toolkit runtime libraries

DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers.

libbullet-extras3.24

professional 3D Game Multiphysics Library -- extra libraries

Bullet professional 3D Game Multiphysics Library provides state of the art collision detection, soft body and rigid body dynamics.

r-cran-rcppspdlog

GNU R package with 'spdlog' logging support

The package provides the 'spdlog' library for C+++ logging for use from an R package.

libclang-cpp14

C++ interface to the Clang library

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).