python3-llfuse

Python 3 bindings for the low-level FUSE API

Python-llfuse is a set of Python bindings for the low level FUSE API. This package provides the extension for the Python 3 interpreter. The documentation is contained in the python-llfuse-doc package.

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.

python3-fparser

Python3 Parser for the Fortran language

The fparser package is a Python implementation of a Fortran 66/77/90/95/2003 language parser. Currently fparser actually includes two different implementations; the first, “fparser”, supports Fortran 66/77/90 (plus some extensions — see fparser) but only parses down to the level of individual lines of code, i.e. not the content of the Fortran expressions themselves. The second, “fparser2”, also has support for Fortran 2003 and is able to parse Fortran expressions. It is however, less mature than fparser.

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.