gccgo-12
GNU Go compiler
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler. It uses the gcc backend to generate optimized code.
gpaste-2
Clipboard management system for GNOME
GPaste manages clipboard history and allows easy access to it using
keyboard shortcuts, gnome-shell extension, command-line tools, gir
bindings.
gm2-13-i686-linux-gnu
GNU Modula-2 compiler for the i686-linux-gnu architecture
This is the GNU Modula-2 compiler for the i686-linux-gnu architecture,
which compiles Modula-2 on platforms supported by gcc. It uses the gcc
backend to generate optimised code.
libiceoryx-posh-gateway1
zero-copy inter-process communication POSH Gateway library
Iceoryx is an inter-process communication (IPC) middleware for POSIX
based operating systems. It features shared memory capabilities which
allow a true zero-copy data transfer.
libpf4j-update-java
update mechanism for Java modular applications
This package allows one to inspect repositories to check the availability of
updates for Java plugins. The available updates can then be installed, updated
or uninstalled using the classes in this package.
Plugins are containers for extension points (defining where, in the
application, custom code may be called), for extensions (which implement
extension points) and for optional life-cycle methods to start, load and stop
extensions.
libdexx-java
immutable, persistent collection classes for Java
Dexx Collections are a port of Scala's immutable, persistent collection
classes to pure Java. Persistent in the context of functional data structures
means the data structure preserves the previous version of itself when
modified. This means any reference to a collection is effectively immutable.
However, modifications can be made by returning a new version of the data
structure, leaving the original structure unchanged.