r-cran-pkgkitten
GNU R package to create simple packages
This package provides a function kitten() which create cute little
packages which pass R CMD check. This sets it apart from
package.skeleton() which it calls, and which leaves imperfect files
behind. As this is not exactly helpful for beginners, kitten() offers
an alternative.
libomp5-19
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.
libc++abi1-19
LLVM low level support for a standard C++ library
libc++abi is another implementation of low level support for a standard C++
library.
llvm-19-linker-tools
Modular compiler and toolchain technologies - Plugins
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.
lld-19
LLVM-based linker
LLD is a new, high-performance linker. It is built as a set of reusable
components which highly leverage existing libraries in the larger LLVM
Project.
mlir-19-tools
Multi-Level Intermediate Representation tools
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.