postgresql-16-rum

PostgreSQL RUM access method

This PostgreSQL extension provides the RUM access method, an inverted index with additional information in posting lists.

postgresql-16-set-user

PostgreSQL privilege escalation with enhanced logging and control

The set_user PostgreSQL extension allows switching users and optional privilege escalation with enhanced logging and control. It provides an additional layer of logging and control when unprivileged users must escalate themselves to superuser or object owner roles in order to perform needed maintenance tasks.

postgresql-16-unit

SI Units for PostgreSQL

postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The base units can be combined to named and unnamed derived units using operators defined in the PostgreSQL type system. SI prefixes are used for input and output, and quantities can be converted to arbitrary scale.

pocl-source

pocl source code

Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations.

r-cran-eco

GNU R routines for Bayesian ecological inference

This is a set of routines for GNU R that implement Imai and Lu's parametric and nonparametric Bayesian ecological inference algorithms using Markov chain Monte Carlo estimation. Ecological inference is a statistical technique designed to recover individual-level information from aggregate-level data.

python3-geoip2

Python geoip2 API for web services and databases

This package provides an API for the GeoIP2 web services and databases. The API also works with MaxMind’s free GeoLite2 databases.