coinor-clp
Coin-or linear programming solver
Clp (Coin-or linear programming) is an open-source linear programming solver
written in C++. It is primarily meant to be used as a callable library, but a
basic, stand-alone executable version is also available. It is designed to
find solutions of constrained linear mathematical optimization problems.
libqgis-analysis3.28.14
QGIS - shared analysis library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
libllvm12
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-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.