radon
Python tool to compute code metrics (Python3)
Radon is a Python tool which computes various code metrics.
Supported metrics are:
librte-efd24
Data Plane Development Kit (librte-efd 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-pkcs11
high level PKCS#11 interface for Python
A high level, "more Pythonic" interface to the PKCS#11 (Cryptoki) standard to
support HSM and Smartcard devices in Python.
postgresql-16-tdigest
t-digest algorithm for on-line accumulation of rank-based statistics
This PostgreSQL extension implements t-digest, a data structure for on-line
accumulation of rank-based statistics such as quantiles and trimmed means.
The algorithm is also very friendly to parallel programs.
postgresql-16-toastinfo
Show storage structure of varlena datatypes in PostgreSQL
This PostgreSQL extension exposes the internal storage structure of
variable-length datatypes, called varlena.