gsad

remote network security auditor - web interface

The Greenbone Security Assistant HTTP Server connects to the Greebone Vulnerability Manager "gvmd" to provide a full-featured user interface for vulnerability management.

libgo22-x32-cross

Runtime library for GNU Go applications

Library needed for GNU Go applications linked against the shared library.

postgresql-15-pgq3

Generic queue for PostgreSQL

This extension provides generic queues for PostgreSQL.

libsundials-sunmatrix4

differential equation solver (SUNDIALS library)

Auxiliary solvers used by the SUNDIALS library.

python3-command-runner

platform-agnostic external command execution library for Python

command_runner's purpose is to run external commands from Python, just like subprocess on which it relies, while solving various problems a developer may face among: - Handling of all possible subprocess.popen / subprocess.check_output scenarios / Python versions in one handy function without encoding or timeout hassle - Allow stdout/stderr stream output to be redirected to callback functions / output queues / files so you get to handle output in your application while commands are running - Callback to optional stop check to stop execution from outside command_runner - Callback with optional process information to allow control of the process from outside command_runner - Callback when finished to ease thread usage - Optional process priority and io_priority settings - System agnostic functionality, the developer shouldn't carry the burden of Windows & Linux differences - Optional Windows UAC elevation module compatible with CPython, PyInstaller, and Nuitka - Optional Linux sudo elevation compatible with CPython, PyInstaller & Nuitka

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.