repro-env
Dependency lockfiles for reproducible build environments
Tracks a description of a desired state in *repro-env.toml*, for example, the
latest version of some official container image, with the latest patch level
and the latest version of some additional packages.
It also tracks a resolved variant in *repro-env.lock* that tracks the
specific versions and checksums of the packages needed to set up the described
environment (at the patch-level available at the time of writing).
libaio1t64
Linux kernel AIO access library - shared library
This library enables userspace to use Linux kernel asynchronous I/O
system calls, important for the performance of databases and other
advanced applications.
postgresql-16-orafce
Oracle support functions for PostgreSQL 16
This project implements some functions for compatibility with Oracle.
The functionality was verified on Oracle 10g, and the module is
useful for production work.
libyara8
YARA shared library
YARA is a tool aimed at helping malware researchers to identify and
classify malware samples. With YARA, it is possible to create
descriptions of malware families based on textual or binary patterns
contained in samples of those families. Each description consists of
a set of strings and a Boolean expression which determines its logic.
libblis4
BLAS-like Library Instantiation Software Framework (32bit,meta)
BLIS is a portable software framework for instantiating high-performance
BLAS-like dense linear algebra libraries. The framework was designed to
isolate essential kernels of computation that, when optimized, immediately
enable optimized implementations of most of its commonly used and
computationally intensive operations. BLIS is written in ISO C99 and available
under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
API, it also includes a BLAS compatibility layer which gives application
developers access to BLIS implementations via traditional BLAS routine calls.
An object-based API is also available for more experienced users.
ruby-humanize
Extension to Numeric to humanize numbers
This gem converts 1001 -> "one thousand and one".
Also supports different available locales.