libpromod3-modelling3.3

protein homology modelling engine

ProMod3 is a modelling engine based on the OpenStructure computational structural biology framework that can perform all steps required to generate a protein model by homology. Its modular design aims at implementing flexible modelling pipelines and fast prototyping of novel algorithms.

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.

dpf-plugins-clap

Audio plugin collection from DISTRHO (CLAP plugins)

Collection of DPF-based plugins in CLAP format.

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.

qtmir

Qt platform abstraction (QPA) plugin for a Mir server

QtMir is a set of Qt5 components to enable one to write a Mir server with Qt. It contains a QPA (Qt Platform Abstraction) plugin which creates and manages a Mir server. It also exposes some internal Mir functionality.

crystal

compiler of the Crystal object-oriented programming language

The Crystal's language syntax is inspired by Ruby, the language is statically type-checked but does not require that the type of variables or method arguments be specified.