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.

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.

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.

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.

ruby-ssrf-filter

prevents server side request forgery (SSRF) attacks

This library makes it easy to prevent server side request forgery (SSRF) attacks.

libiceoryx-posh-roudi1

zero-copy inter-process communication POSH RouDi 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.