python3-ttn-client

Client for fetching and parsing uplink messages from The Things Network

This library provides a client to fetch and parse uplink messages from The Things Network. The Things Network is a community-driven and open network that supports LoRaWAN for long-range communication with low bandwidth. Data from sensors is transferred via gateways to The Things Network, where this client processes the received uplink messages. The client decodes the payload and converts it into a readable format, extracting key-value pairs for further use in applications. This allows users to integrate and work with data from The Things Network within their own systems.

python3-meshzoo

simple geometric meshes (Python 3)

When generating meshes for FEM/FVM computations, sometimes your geometry is so simple that you don't need a complex mesh generator (like pygmsh, MeshPy, mshr, pygalmesh, dmsh), but something simple and fast that makes use of the structure of the domain. Enter meshzoo.

postgresql-17-pgfincore

set of PostgreSQL functions to manage blocks in memory

Those functions let you know which and how many disk block from a relation are in the page cache of the operating system, and eventually write the result to a file. Then using this file, it is possible to restore the page cache state for each block of the relation.

postgresql-17-pgq-node

Cascaded queueing on top of PgQ

PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers.

libfaust-static

functional programming language for realtime audio - static libraries

Faust is a functional programming language specifically designed for realtime audio applications and plugins. The syntax of the language is block diagram oriented. The faust compiler translates signal processing specifications into optimized C++ code for signal processing applications.

lazarus-ide-gtk2-3.8

IDE for Free Pascal - GTK+ version

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.