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.
php8.1-amqp
AMQP extension for PHP
This extension can communicate with any AMQP spec 0-9-1 compatible
server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability
to create and delete exchanges and queues, as well as publish to any
exchange and consume from any queue.
php8.1-apcu
APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
libllvmspirvlib11
bi-directional translator for LLVM/SPIRV -- shared library
SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This
package includes a library and a tool for translation between LLVM IR
and SPIR-V.
gccrs-13-sh4-linux-gnu
GNU Rust compiler (cross compiler for sh4 architecture)
!!!!! Please note, the compiler is in a very early stage
and not usable yet for compiling real Rust programs !!!!!