postgresql-15-repack
reorganize tables in PostgreSQL databases with minimal locks
pg_repack is a PostgreSQL extension which lets you remove bloat from tables
and indexes, and optionally restore the physical order of clustered indexes.
Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
lock on the processed tables during processing. pg_repack is efficient to
boot, with performance comparable to using CLUSTER directly.
libvisp-visual-features3.5
visual servoing platform visual-features library
This package contains the ViSP (Visual Servoing Platform) visual features
runtime library.
libqgis-analysis3.16.15
QGIS - shared analysis library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
libvma9
LD_PRELOAD-able library that boosts performance - shared library
libvma is a LD_PRELOAD-able library that boosts performance of TCP and
UDP traffic. It allows application written over standard socket API to
handle fast path data traffic from user space over Ethernet and/or
Infiniband with full network stack bypass and get better throughput,
latency and packets/sec rate.
libsejda-java
extendible PDF manipulation layer library written in Java
Sejda SDK is a task oriented PDF editor SDK library written in Java. It
offers a set of "ready to go" manipulations implemented using SAMBox but it is
also possible to provide your own implementation using iText, iText 5.x,
PDFBox or any other PDF engine and configure Sejda to use it.
cl-ppcre
Portable Perl-compatible regular expressions for Common Lisp
CL-PPCRE is a portable regular expression library for Common Lisp
which has the following features: