librte-net-octeontx2-22

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

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

libpython3.10-stdlib

Interactive high-level object-oriented language (standard library, version 3.10)

Python is a high-level, interactive, object-oriented language. Its 3.10 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.

bespokesynth

software modular synthesizer

Bespoke is a software modular synthesizer. It contains an array of modules, which one can connect together to create sounds. Bespoke is like a digital audio workstation in some ways, but with less of a focus on a global timeline. Instead, it has a design more optimized for jamming and exploration.

python3-torch-geometric

Graph Neural Network Library for PyTorch

PyG (PyTorch Geometric) is a library built upon PyTorch to easily write and train Graph Neural Networks (GNNs) for a wide range of applications related to structured data.

python3-headerparser

Parse key-value pairs in RFC 822 style headers

This Python module parses key-value pairs in the style of RFC 822 (e-mail) headers and converts them into case-insensitive dictionaries with the trailing message body (if any) attached. Low-level functions for just scanning header fields (breaking them into sequences of key-value pairs without any further processing) are also included.

libnginx-mod-http-js

JavaScript HTTP module for Nginx

This module extends Nginx with configuration directives that allows one to run a subset of ECMAScript 5.1 (and later extensions) language. It features integration with - response body filter - location content handler - http, server, location variables