cxl

provisioning for CXL device memory

This utility provides commands for enumerating and provisioning CXL devices. CXL is a protocol that allows accessing memory over the PCI bus (PCIe ≥ 5) with full cache coherency. The access can be in either direction, with latencies closer to that of DDR (usually less than twice as bad) rather than those usually associated with PCI attached storage.

gcc-13-x86-64-linux-gnux32

GNU C compiler for the x86_64-linux-gnux32 architecture

This is the GNU C compiler for the x86_64-linux-gnux32 architecture, a fairly portable optimizing compiler for C.

gcc-13-sh4-linux-gnu-base

GCC, the GNU Compiler Collection (base package)

This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC).

libmuparserx4.0.12

mathematical expression parser library

The evaluation of a mathematical expression is a standard task required in many applications. It can be solved by either using a standard math expression parser such as muparser or by embedding a scripting language such as Lua. There are however some limitations: Although muparser is pretty fast it will only work with scalar values and although Lua is very flexible it does neither support binary operators for arrays nor complex numbers. So if you need a math expression parser with support for arrays, matrices and strings muparserx may be able to help you. It was originally based on the original muparser engine but has since evolved into a standalone project with a completely new parsing engine.

gcc-13-sh4-linux-gnu

GNU C compiler for the sh4-linux-gnu architecture

This is the GNU C compiler for the sh4-linux-gnu architecture, a fairly portable optimizing compiler for C.

libdav1d7

fast and small AV1 video stream decoder (shared library)

dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed and correctness.