node-core-js-compat

data about the necessity of core-js

core-js-compat contains data about the necessity of core-js modules and API for getting a list of required core-js modules by browserslist query.

libzfp1

Fixed-Rate Compressed Floating-Point Arrays

This is a compressed format for representing multidimensional floating-point and integer arrays. zfp provides compressed-array classes that support high throughput read and write random access to individual array elements. zfp also supports serial and parallel (OpenMP and CUDA) compression of whole arrays, e.g., for applications that read and write large data sets to and from disk.

zfp

Fixed-Rate Compressed Floating-Point Arrays - binary programs

This is a compressed format for representing multidimensional floating-point and integer arrays. zfp provides compressed-array classes that support high throughput read and write random access to individual array elements. zfp also supports serial and parallel (OpenMP and CUDA) compression of whole arrays, e.g., for applications that read and write large data sets to and from disk.

python3-mbddns

Mythic Beasts Dynamic DNS updater

This library updates the dynamic DNS records at Mythic Beasts. It connects to the Mythic Beasts API and allows you to automatically adjust DNS entries for your domains. You specify the details such as the host, domain, and API key, and the library manages the update process. With this library, your DNS records can stay up-to-date with your current IP address configuration, ensuring that your domain resolves correctly at all times. This is particularly useful for scenarios where your IP address changes frequently, such as with residential internet connections.

libcoap3-bin

C-Implementation of CoAP - example binaries API version 3

The libcoap provides some example binary files to show the usage of a CoAP Server, CoAP Client and a Resource Directory implementation. These examples heavily rely on the libcoap as the core functionality is based there.

python3-leaone-ble

Bluetooth parser for LeaOne devices

This library provides Bluetooth parsing capabilities for LeaOne health devices. It enables the integration of Bluetooth-enabled health devices such as scales under brands like Xiaogui and BAGAIL into various systems. Supported devices include Bluetooth scale TZC4 and Bluetooth scale QJ-J. The library handles the non-standard discovery design of LeaOne Bluetooth devices by efficiently recognizing and parsing the data they transmit. Users can interact with the health metrics and data collected by these devices through a well- structured and consistent interface.