libdata-generators-clojure
Clojure library for generating random data
This library serves to generate random clojure data. For example, it can be
used a part of test suites for clojure projects.
libdynarmic6
ARM dynamic recompiler
Dynarmic is a dynamic recompiler for the ARMv6K, ARMv7A architecture, with
partial ARMv8 support.
python3-otf2
Open Trace Format support library - Python3 bindings
OTF is a standard trace format used by several high-performance tools,
using an ASCII encoding, which supports multiple streams. The libotf2
provides support for reading/writing them.
python3-casa-formats-io
Code to handle I/O from/to data in CASA format
The casa-formats-io package is a small package which implements
functionality to read data stored in CASA formats (such as .image
datasets). This implementation is independent of and does not use
casacore. The motivation for this package is to provide efficient
data access via dask arraye, cross-platform data access, and data
access with all modern Python versions.
python3-array-api-compat
Python3 array API compatibility library
This is a small wrapper around common array libraries that is compatible
with the Array API standard. Currently, NumPy, CuPy, and PyTorch are
supported. If you want support for other array libraries, or if you
encounter any issues, please open an issue.
pgagroal
High-performance connection pool for PostgreSQL
pgagroal is a high-performance protocol-native connection pool for PostgreSQL.