python3-time-machine
Python library for mocking the current time
time-machine allows Python code (usually tests) to mock the current time by
providing a date to travel back to.
yubihsm-connector
USB to HTTP bridge for the YubiHSM 2
The YubiHSM 2 is a USB-attached device for managing cryptographic keys.
The YubiHSM Connector bridges the USB communication to HTTP, allowing
applications to use the device without needing direct access to the device
node, or needing to be on the same machine.
libsafec3t64
"safe" C libc extensions (Annex K)
This library implements controversial C11 Annex K (TR24731) extensions.
They are most commonly known as _s variants implemented by MSVC, dubbed as
"secure" to the point of MSVC-related linters claiming standard functions
to be deprecated. However, they've been nearly-universally panned by other
libc implementors, the most recent discussion about Annex K removal and/or
deprecation being N1967. It is recommended to avoid using these functions
-- they're either prone to misuse or merely inefficient (measuring a
string's length multiple times being the most frequent case).
libstd-rust-1.82
Rust standard libraries
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
libparu1
unsymmetric multifrontal multithreaded sparse LU factorization
Suitesparse is a collection of libraries for computations involving
sparse matrices.
postgresql-17-pgpool2
connection pool server and replication proxy for PostgreSQL - modules
pgpool-II is a middleware that works between PostgreSQL servers and a
PostgreSQL database client. This package contains support modules for
the PostgreSQL 17 server: