hledger-interest

interest computing for (h)ledger

hledger-interest is a small command-line utility based on Simon Michael's hledger library. Its purpose is to compute interest for a given ledger account. Using command line flags, the program can be configured to use various schemes for day-counting, such as act/act, 30/360, 30E/360, and 30/360isda. Furthermore, it supports a (small) number of interest schemes, i.e. annual interest with a fixed rate and the scheme mandated by the German BGB288 (Basiszins für Verbrauchergeschäfte). Extending support for other schemes is fairly easy, but currently requires changes to the source code.

libjs-blazy

lightweight script for lazy loading and multi-serving images

bLazy is a lightweight script for lazy loading and multi-serving images, iframes, videos and more (less than 1.4KB minified and gzipped). It’s written in pure JavaScript why it doesn’t depend on 3rd-party libraries such as jQuery. It lets you lazy load and multi-serve your images so you can save bandwidth and server requests. The user will have faster load times and save data usage if he/she doesn't browse the whole page.

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.

libsmithwaterman0

determine similar regions between two strings or genomic sequences (lib)

The Smith–Waterman algorithm performs local sequence alignment; that is, for determining similar regions between two strings or nucleotide or protein sequences. Instead of looking at the total sequence, the Smith–Waterman algorithm compares segments of all possible lengths and optimizes the similarity measure.

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.

libsocialcache1

Library that manages data from social networks

libsocialcache is a library and a QML plugin that is used to manage data caching from social networks.