python3-iaqualink

Library for interacting with Jandy iAqualink systems

This library provides tools to interact with Jandy iAqualink systems, allowing users to control and monitor various aspects of their pool equipment remotely. Support is included for various device types such as binary sensors, climate controls, lights, and switches. The library communicates with the iAqualink cloud service to facilitate remote management of pool settings including temperature control, pump operation, and light settings.

jose-util

Implementation of JOSE standards (JWE, JWS, JWT) in Go (program)

go-jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards.

libmuparserx4.0.12

mathematical expression parser library

The evaluation of a mathematical expression is a standard task required in many applications. It can be solved by either using a standard math expression parser such as muparser or by embedding a scripting language such as Lua. There are however some limitations: Although muparser is pretty fast it will only work with scalar values and although Lua is very flexible it does neither support binary operators for arrays nor complex numbers. So if you need a math expression parser with support for arrays, matrices and strings muparserx may be able to help you. It was originally based on the original muparser engine but has since evolved into a standalone project with a completely new parsing engine.

lua-lsqlite3

Lua wrapper for the SQLite3 library

LuaSQLite 3 is a thin wrapper around the public domain SQLite3 database engine. The lsqlite3 module supports the creation and manipulation of SQLite3 databases. Most sqlite3 functions are called via an object-oriented interface to either database or SQL statement objects.

minetest-mod-meshport

Minetest mod - export areas to meshes for 3D rendering

Meshport is a mod which allows easy exporting of scenes from Minetest to obj files, complete with materials and textures. These models can be imported directly into Blender or another 3D program for rendering and animation.

libobs0t64

recorder and streamer for live video content (shared library)

OBS Studio is designed for efficiently recording and streaming live video content. It supports live RTP streaming to various streaming sites.