librte-net-octeontx23

Data Plane Development Kit (librte-net-octeontx runtime library)

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

gcc-12-test-results

Test results for the GCC test suite

This package contains the test results for running the GCC test suite for a post build analysis.

lib32go21

Runtime library for GNU Go applications (32bit)

Library needed for GNU Go applications linked against the shared library.

libnvidia-tesla-470-compiler

NVIDIA runtime compiler library (Tesla 470 version)

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

librte-net-sfc23

Data Plane Development Kit (librte-net-sfc runtime library)

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

python3-simplematch

Minimal, super readable string pattern matching for Python

simplematch aims to fill a gap between parsing with str.split() and regular expressions. It should be as simple as possible, fast and stable. The simplematch syntax is transpiled to regular expressions under the hood, so matching performance should be just as good.