libdaxctl1

Utility library for managing the device DAX subsystem

"DAX" are file system extensions to bypass the page cache and block layer to mmap persistent memory, from a PMEM block device, directly into a process address space.

libndctl6

Utility library for managing the libnvdimm subsystem

The nvdimm subsystem defines a kernel device model and control message interface for platform NVDIMM resources like those defined by the ACPI 6+ NFIT (NVDIMM Firmware Interface Table).

libbuteosyncfw5-0

Buteo Synchronization Framework (plugin API library)

Synchronization of contact data in Lomiri is controlled by Buteo (the synchronization framework used in Ubuntu Touch and SailfishOS). Synchronization with a variety of data sources is supported through a number of data-source-specific synchronization plugins. Each plugin is independent, although many of them share significant amounts of code to ease maintenance.

buteo-syncfw

Buteo Synchronization Framework

Synchronization of contact data in Lomiri is controlled by Buteo (the synchronization framework used in Ubuntu Touch and SailfishOS). Synchronization with a variety of data sources is supported through a number of data-source-specific synchronization plugins. Each plugin is independent, although many of them share significant amounts of code to ease maintenance.

libadios2-mpi-fortran-2.10

ADIOS2 Adaptable IO system for simulations - Fortran binding libraries (MPI)

The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data.

python3-xknx

library for the KNX protocol

This package provides an asynchronous Python library for reading and writing KNX/IP packets. XKNX: * does cooperative multitasking via asyncio and is 100% thread safe. * provides support for KNX/IP routing and tunneling devices. * supports KNX IP Secure - via tunneling or routing. * supports KNX Data Secure group communication. * has strong coverage with unit tests. * automatically updates and synchronizes all devices in the background periodically. * listens for all updates of all devices on the KNX bus and updates the corresponding internal objects. * has a clear abstraction of data/network/logic-layer. * does clean connect and disconnect requests to the tunneling device and reconnects if KNX/IP connection failed.