lcl-gtk2-2.2
Lazarus Components Library - GTK+ backend
Lazarus is an IDE to create (graphical and console) applications with Free
Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on
Windows, Linux, Mac OS X, FreeBSD and more.
libomp5-15
LLVM OpenMP runtime
The runtime is the part of the OpenMP implementation that your code is
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
postgresql-15-pg-qualstats
PostgreSQL extension to gather statistics about predicates.
This extensions tracks WHERE clauses predicates and JOIN predicates.
Statistics will report whether the predicate was evaluated as an index scan or
not, how many time the expression appeared, how many times the operator was
executed and how filtering the expression is. If pg_stat_statements is
enabled, it can also track to which statements the predicate belongs.
postgresql-15-dirtyread
Read dead but unvacuumed tuples from a PostgreSQL relation
The pg_dirtyread extension provides the ability to read dead but unvacuumed
rows from a PostgreSQL relation.
postgresql-15-partman
PostgreSQL Partition Manager
pg_partman is a PostgreSQL extension to create and manage both time-based and
serial-based table partition sets. Sub-partitioning is also supported. Child
table & trigger function creation is all managed by the extension itself.
Tables with existing data can also have their data partitioned in easily
managed smaller batches. Optional retention policy can automatically drop
partitions no longer needed. A background worker (BGW) process is included to
automatically run partition maintenance without the need of an external
scheduler (cron, etc) in most cases.
libsvtav1enc2
Scalable Video Technology for AV1 (libsvtav1enc shared library)
The Scalable Video Technology for AV1 (SVT-AV1 Encoder) is an
AV1-compliant encoder library core. The SVT-AV1 encoder development
is a work-in-progress targeting performance levels applicable to both VOD and
Live encoding / transcoding video applications. The SVT-AV1 decoder
implementation is targeting future codec research activities.