libpjmedia-audiodev2

PJ Project - Audio devices

PJSIP (a.k.a PJProject) is a multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol (SIP) with rich multimedia framework and NAT traversal functionality into high level API that is portable and suitable for almost any type of systems ranging from desktops, embedded systems, to mobile handsets.

openjdk-22-testsupport

Java runtime based on OpenJDK (regression test support)

OpenJDK is a development environment for building applications, applets, and components using the Java programming language.

swift-drive-audit

distributed virtual object store - drive audit

OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence.

libelpa19

Eigenvalue SoLvers for Petaflop-Applications

ELPA is Eigenvalue SoLvers for Petaflop-Applications.

python3-drgn

Programmable debugger

drgn (pronounced "dragon") is a debugger with an emphasis on programmability. drgn exposes the types and variables in a program for easy, expressive scripting in Python.

lua-penlight

Collection of general purpose libraries for the Lua language

Penlight is a set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.