kiwix-zim-updater

script to check for updates to your local ZIM library

kiwix-zim-updater checks if your downloaded ZIMs have updates from download.kiwix.org and if so, will download the newer versions and replace them.

libcommons-rdf-java

type-safe, non-general API that covers RDF 1.1

Commons RDF aims to provide a common library for RDF 1.1 with implementations for common Java RDF frameworks like RDF4J, Apache Jena as well as for other libraries such as OWLAPI, Clerezza and other JVM languages.

postgresql-14-powa

PostgreSQL Workload Analyzer -- PostgreSQL 14 extension

PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers. This package contains the core extension of the PoWA project, the archivist.

gccrs-14-hppa-linux-gnu

GNU Rust compiler for the hppa-linux-gnu architecture

!!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!!

postgresql-14-prefix

Prefix Range module for PostgreSQL

This PostgreSQL module provides the prefix_range datatype, allowing to index searches such as finding the longest prefix matching a telephone number, having prefixes in a table and telephone number as a parameter:

postgresql-14-preprepare

pre prepare your PostgreSQL statements server side

The pre_prepare module for PostgreSQL aims to prepare all your statements as soon as possible and in a way that allows client queries not to bother at all and just call EXECUTE.