ruby-flores
Fuzz, randomize, and stress your tests
Add fuzzing, randomization, and stress to your tests.
libgo42-i386-cross
Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
libgo42-ppc64el-cross
Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
gfortran-11-mips64el-linux-gnuabi64
GNU Fortran compiler
This is the GNU Fortran compiler, which compiles
Fortran on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
librte-mempool-cnxk23
Data Plane Development Kit (librte-mempool-cnxk runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
postgresql-15-cron
Run periodic jobs in PostgreSQL
pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
that runs inside the database as an extension. It uses the same syntax as
regular cron, but it allows you to schedule PostgreSQL commands directly from
the database. pg_cron can run multiple jobs in parallel, but it runs at most
one instance of a job at a time. If a second run is supposed to start before
the first one finishes, then the second run is queued and started as soon as
the first run completes.