postgresql-17-age
Graph database optimized for fast analysis and real-time data processing
Apache AGE is an extension for PostgreSQL that enables users to leverage a
graph database on top of the existing relational databases. AGE is an acronym
for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model
database fork of PostgreSQL. The basic principle of the project is to create a
single storage that handles both the relational and graph data model so that
the users can use the standard ANSI SQL along with openCypher, one of the most
popular graph query languages today.
python3-pyflic
Library to connect and interact with Flic buttons
This library enables communication with Flic's smart Bluetooth buttons by
connecting to a Flic service. It is primarily used for receiving click events
from the buttons. The service runs either on the same device or any network-
accessible machine, managing button interactions such as single, double, and
hold clicks. By leveraging this service, the library facilitates the
management of button events, ensuring actions are triggered appropriately and
supporting features like event queuing during connections. Users can configure
the service to discover new buttons or manage specific click types according
to their needs.
python3-borghash
Memory-efficient hash table (implemented in Cython)
Memory-efficient hashtable implementations as a Python library,
implemented in Cython.
python3-nuheat
Library for controlling NuHeat Signature radiant floor thermostats
This library enables control of NuHeat Signature radiant floor thermostats. It
connects to the NuHeat web-based API to manage and monitor thermostat settings
remotely. Users can fetch the current temperature, set target temperatures,
and switch between different modes such as auto, temporary hold, or permanent
hold. The library facilitates interactions with the thermostat’s
functionalities including setting temperature until a specified time, resuming
programmed schedules, and retrieving thermostat properties like heating status
and online status. An internet connection is required to use the API.
librte-bpf25
Data Plane Development Kit (librte-bpf runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
librte-bus-auxiliary25
Data Plane Development Kit (librte-bus-auxiliary runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.