tomcat10

Apache Tomcat 10 - Servlet and JSP engine

Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run.

libomp5-15t64

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.

libjs-bootsidemenu

jQuery plugin to easily build a sliding menu

BootSideMenu is a jQuery plugin to easily build a sliding menu in a Bootstrap based application.

gfortran-14-multilib-mipsel-linux-gnu

GNU Fortran compiler (multilib support) (cross compiler for mipsel architecture)

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.

mcpl

Monte Carlo Particle Lists - libraries and tools

This package includes the core utilities for reading and writing *.mcpl files, a binary format with lists of particle state information, for interchanging and reshooting events between various Monte Carlo simulation applications. The core utilities include both command line tools and programming interfaces for C/C++ and python.

golang-1.19

Go programming language compiler - metapackage

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.