llvm-14-linker-tools

Modular compiler and toolchain technologies - Plugins

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.

libotbprojection-8.0-1

ORFEO Toolbox library - OTBProjection

ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular.

gccgo-14-mipsisa32r6-linux-gnu

GNU Go compiler for the mipsisa32r6-linux-gnu architecture

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

depthcharge-tools

Tools for ChromeOS firmware/bootloader integration

The built-in firmware on ChromeOS devices has a custom verified boot implementation that can only boot from special images written to partitions of a certain type. This package provides tools that create these images for the running system and manage these partitions.

gccgo-14-mipsisa32r6el-linux-gnu

GNU Go compiler for the mipsisa32r6el-linux-gnu architecture

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

capsule-nextflow

packaging and deployment tool for Java applications

A capsule is a single executable JAR that contains everything an application needs to run either in the form of embedded files or as declarative metadata. It can contain JAR artifacts, dependencies and resources, native libraries, the required Java Runtime Environment version, the Java Virtual Machine flags required to run the application well, Java or native agents and more. In short, a capsule is a self-contained JAR that knows everything there is to know about how to run the application the way it is meant to run.