libomp5-12

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.

lld-12

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.

lldb-12

Next generation, high-performance debugger

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.

bazel-platforms

Bazel platforms values

All canonical constraint_setting()s, constraint_value()s, and platform()s that are universally useful across languages and Bazel projects.

librte-port23

Data Plane Development Kit (librte-port runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

libtiledb2.11

Store and access very large multi-dimensional array data (runtime library)

TileDB allows you to store and access very large multi-dimensional array data, the data currency of Data Science.