obs-worker

Open Build Service (build host component)

This is the obs build host, to be installed on each machine building packages in this obs installation. Install it alongside obs-server to run a local playground test installation.

libsaga-gdi-2.3.1

SAGA GIS shared library (graphical models)

libscalapack-pvm1

Scalable Linear Algebra Package - Shared libs. for PVM

node-has-cors

Detect support for Cross-Origin Resource Sharing

Node.js module to detect support for CORS (Cross-Origin Resource Sharing), the mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the resource originated.

libqm-dsp0

C++ library for audio signals analysis

This is a C++ library for DSP and Music Informatics purposes, written at the Queen Mary University. Among other things, it provides functions for audio analysis.

libjudydebian1

C library for creating and accessing dynamic arrays

Judy is a C library that implements a dynamic array. Empty Judy arrays are declared with null pointers. A Judy array consumes memory only when populated yet can grow to take advantage of all available memory. Judy's key benefits are: scalability, performance, memory efficiency, and ease of use. Judy arrays are designed to grow without tuning into the peta-element range, scaling near O(log-base-256).