gccbrig-11-x86-64-linux-gnu

GNU BRIG (HSA IL) frontend

This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary representation. The textual HSAIL can be compiled to it with a separate assembler.

gdc-11-multilib-x86-64-linux-gnu

GNU D compiler (version 2, multilib support) (cross compiler for amd64 architect

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

libgdal34t64

Geospatial Data Abstraction Library

GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data.

gccgo-11-multilib-x86-64-linux-gnu

GNU Go compiler (multilib support) (cross compiler for amd64 architecture)

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler.

gdc-13-multilib-i686-linux-gnu

GNU D compiler (version 2, multilib support) (cross compiler for i386 architectu

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

libmjson-java

lean JSON Library for Java with a compact API

mJson is an extremely lightweight Java JSON library with a very concise API. Unlike other JSON libraries, it focuses on manipulating JSON structures in Java without necessarily mapping them to/from strongly typed Java objects. Because of its tiny size, it is well-suited for any application aiming at a small footprint such as mobile applications.