libllvm17
Modular compiler and toolchain technologies, runtime library
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
libomp5-17
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.
libmlir-17
Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
python3-pyrympro
Library to communicate with Read Your Meter Pro platform
This library offers connectivity with the Read Your Meter Pro service,
enabling retrieval of water meter readings. It functions by establishing a
secure connection to the online platform, allowing users to authenticate using
their credentials. Once connected, it can access account information and
retrieve the latest water meter data. This makes it suitable for integration
into home automation systems where monitoring water usage is needed. Through
consistent polling, the library ensures that up-to-date meter readings are
accessible, facilitating effective water management.
libppx-yojson-conv-lib-ocaml
runtime lib for ppx_yojson_conv (runtime)
Runtime lib for ppx_yojson_conv.
libahven31
Unit test library for Ada
Ahven is a simple unit test library for the Ada 95 programming language. It
is loosely modeled after JUnit, and some ideas are taken from AUnit. Ahven is
free software distributed under permissive ISC license and should work with any
Ada 95 compiler.