gcc-8-multilib-mips64-linux-gnuabi64

GNU C compiler (multilib support) (cross compiler for mips64 architecture)

gccgo-8-multilib-powerpc-linux-gnu

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

gcc-6-aarch64-linux-gnu

GNU C compiler

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

libjboss-bridger-java

Java Bridge Method Maker

When compiling a class or interface that extends a parameterized class or implements a parameterized interface, the compiler may need to create a synthetic method. These are also called bridge methods. JBoss Bridger is a bytecode mangler for creating your own synthetic bridge methods, which allows more dramatic source code changes while still maintaining binary compatibility.
set of plugins for Geany

geany-plugins

set of plugins for Geany

This is a metapackage which installs the whole set of plugins for Geany.

gearman

Distributed job queue

Gearman is a system to farm out work to other machines, dispatching function calls to machines that are better suited to do work, to do work in parallel, to load balance lots of function calls, or to call functions between languages.