node-pure-rand

Fast pseudorandom number generator for Node.js

node-pure-rand is a fast pseudo random number generator with purity in mind. Pure means that the instance "rng" will never be altered in-place. It can be called again and again and will always return the same value, but it will also return the next "rng".

libgo19-mips64r6-cross

Runtime library for GNU Go applications

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

python3-pycontrol4

Asynchronous library for Control4 system interaction

This library offers an interface to communicate with Control4 home automation systems via their REST API. It enables users to monitor and control various devices such as lights and media equipment on their local network. It achieves this through asynchronous operations, allowing for efficient management and state polling of connected devices without causing lag or performance issues in the network. With a focus on local control, it does not require remote access solutions for its functionality. The library's functions facilitate direct interaction with the Control4 controller, obtaining device information, state updates, and performing actions such as adjusting light levels.

wsdd

Python Web Services Discovery Daemon, Windows Net Browsing

This daemon is used to announce Linux Hosts to Windows 7+ computers for use in their File Manager network browsing, by using the Windows Services Discovery Protocol.

libcoap3

C-Implementation of CoAP - libraries API version 3

Lightweight application-protocol for devices that are constrained their resources such as computing power, RF range, memory, bandwidth, or network packet sizes. This protocol, CoAP, is developed in the IETF working group "CoRE", <https://datatracker.ietf.org/wg/6lowapp/about/> and was standardized in RFC 7252.

libsundials-cvodes6

ODE solver with sensistivity analysis (SUNDIALS library)

This package contains the library for ordinary differential equation (ODE) system solver with sensistivity analysis capabilities from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers). CVODES is a solver for stiff and nonstiff ODE systems (initial value problem) given in explicit form y' = f(t,y,p) with sensitivity analysis capabilities (both forward and adjoint modes).