librte-metrics24

Data Plane Development Kit (librte-metrics runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

python3-dunamai

dynamic versioning library and CLI

Dunamai is a Python library and command line tool for producing dynamic, standards-compliant version strings, derived from tags in your version control system. This facilitates uniquely identifying nightly or per-commit builds in continuous integration and releasing new versions of your software simply by creating a tag.

postgresql-16-plproxy

database partitioning system for PostgreSQL 16

PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside proxy function bodies.

postgresql-16-pg-track-settings

PostgreSQL extension tracking of configuration settings

pg_track_settings is a small PostgreSQL extension that helps you keep track of PostgreSQL settings configuration.

python3-ulid-transform

Fast ULID transformations

Provides functionalities for creating and transforming ULIDs (Universally Unique Lexicographically Sortable Identifiers). Utilises a Cython-based implementation for optimal performance, with a fallback to pure Python if Cython is unavailable.

libroc0.4

real-time audio streaming over the network (shared library)

Roc is a network transport, highly specialized for the real-time streaming use case. The user writes the stream to the one end and reads it from another end, and Roc deals with all the complexity of the task of delivering data in time and with no loss. Encoding, decoding, adjusting rates, restoring losses - all these are performed transparently under the hood.