librte-mempool24

Data Plane Development Kit (librte-mempool runtime library)

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

libgumbo2

pure-C HTML5 parser

Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure C99 library with no outside dependencies. It's designed to serve as a building block for other tools and libraries such as linters, validators, templating languages, and refactoring and analysis tools.

php-nette-utils

set of classes for everyday use - Nette component

lightweight utilities for string and array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

libunibreak5

line breaking library for Unicode (shared library)

libunibreak is an implementation of the Unicode line breaking algorithm described at http://www.unicode.org/reports/tr29/tr29-21.html

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.

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.