armnn-latest-all
Arm NN Core and all backends
Arm NN is a set of tools that enables machine learning workloads on
any hardware. It provides a bridge between existing neural network
frameworks and whatever hardware is available and supported. On arm
architectures (arm64 and armhf) it utilizes the Arm Compute Library
to target Cortex-A CPUs, Mali GPUs and Ethos NPUs as efficiently as
possible. On other architectures/hardware it falls back to unoptimised
functions.
unison-2.51+4.13.1-gtk
file-synchronization tool for Unix and Windows with GTK+ interface
Unison is a file-synchronization tool for Unix and Windows, written
in OCaml. It allows two replicas of a collection of files and
directories to be stored on different hosts (or different disks
on the same host), modified separately, and then brought up to
date by propagating the changes in each replica to the other.
python3-nixio
NIX data model implementation in pure Python
The NIXIO module is the native Python re-implementation of the NIX C++ library
for the NIX data model.
postgresql-16-orafce
Oracle support functions for PostgreSQL 16
This project implements some functions for compatibility with Oracle.
The functionality was verified on Oracle 10g, and the module is
useful for production work.
libyara8
YARA shared library
YARA is a tool aimed at helping malware researchers to identify and
classify malware samples. With YARA, it is possible to create
descriptions of malware families based on textual or binary patterns
contained in samples of those families. Each description consists of
a set of strings and a Boolean expression which determines its logic.
postgresql-15-pgq3
Generic queue for PostgreSQL
This extension provides generic queues for PostgreSQL.