qml-module-org-kde-pipewire

KDE's Pipewire libraries - QML module

Components for rendering and recording PipeWire streams using Qt.

python3-sqlitedict

Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe

A lightweight wrapper around Python's sqlite3 database with a simple, Pythonic dict-like interface and support for multi-thread access:

skeema

Schema management CLI for MySQL (program)

Skeema is a tool for managing MySQL tables and schema changes in a declarative fashion using pure SQL. It provides a CLI tool allowing you to: * Export CREATE TABLE statements to the filesystem, for tracking in a repo (git, hg, svn, etc) * Diff changes in the schema repo against live DBs to automatically generate DDL * Manage multiple environments (e.g. dev, staging, prod) and keep them in sync with ease * Configure use of online schema change tools, such as pt-online-schema-change, for performing ALTERs * Apply configurable linter rules to proactively catch schema design problems and enforce company policies Skeema supports a pull-request-based workflow for schema change submission, review, and execution. This permits your team to manage schema changes in exactly the same way as you manage code changes.

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.

postgresql-15-pgq3

Generic queue for PostgreSQL

This extension provides generic queues for PostgreSQL.

r-cran-latte

R interface to 'LattE' and '4ti2'

Back-end connections to 'LattE' (<https://www.math.ucdavis.edu/~latte>) for counting lattice points and integration inside convex polytopes and '4ti2' (<http://www.4ti2.de/>) for algebraic, geometric, and combinatorial problems on linear spaces and front-end tools facilitating their use in the 'R' ecosystem.