libhdf5-mpich-hl-fortran-100t64

HDF5 High Level Fortran runtime files - MPICH2 version

Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O.

libarmnntfliteparser24

Arm NN TensorFlow Lite parser library

Arm NN is a set of tools that enables machine learning workloads on any hardware. It provides a bridge between existing neural network frameworks and whatever hardware is available and supported. On arm architectures (arm64 and armhf) it utilizes the Arm Compute Library to target Cortex-A CPUs, Mali GPUs and Ethos NPUs as efficiently as possible. On other architectures/hardware it falls back to unoptimised functions.

libc++abi1-14t64

LLVM low level support for a standard C++ library

libc++abi is another implementation of low level support for a standard C++ library.

liblldb-14t64

Next generation, high-performance debugger, library

LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler.

libllvm14t64

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.

libsysprof-6-6

library for system-wide Linux profiler

Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted.