mffm-fftw1

C++ wrapper for the fftw.org C library (version 3)

mffm.fftw provides a simple C++ application base which handles FFT data and application. Operations such as power spectrum derivation and so on.

libcleri0

language parser library

Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data structures representing how a grammar matches input. It also provides feedback in case the input does not match the language. This can be useful for auto-completion, suggestions or error handling.

node-tldjs

JavaScript module that delivers details about domain names

`tld.js` is a Node.js module written in JavaScript to work against complex domain names, subdomains and well-known TLDs.

librte-lpm17.11

Data Plane Development Kit (librte-lpm runtime library)

node-shiny-server-client

browser library for connecting to Shiny Server

This Node.js package provides unified client code for Shiny Server, Shiny Server Pro, and RStudio Connect. Previously, each server product had its own version of this code with slight differences. This package provides the superset of functionality needed by the different products, and runtime options determine what features to enable.

armnn-latest-ref

Arm NN Core and Reference backend

Arm NN is a set of tools that enables machine learning workloads on any hardware. It provides a bridge between existing neural network frameworks and whatever hardware is available and supported. On arm architectures (arm64 and armhf) it utilizes the Arm Compute Library to target Cortex-A CPUs, Mali GPUs and Ethos NPUs as efficiently as possible. On other architectures/hardware it falls back to unoptimised functions.