postgresql-16-pgtap

Unit testing framework extension for PostgreSQL 16

pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications.

libsavitar5

3MF file handling library (shared library)

Savitar is a C++ library with Python 3 bindings for reading and writing 3MF files.

postgresql-16-pgsphere

Spherical data types for PostgreSQL

PgSphere, an extension for PostgreSQL, aims at providing uniform access to spherical data. It allows for a fast search and analysis for objects with spherical attributes in geographical, astronomical, or other applications using PostgreSQL.

postgresql-16-pgq3

Generic queue for PostgreSQL

This extension provides generic queues for PostgreSQL.

postgresql-16-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.

libhighwayhash0t64

Fast strong hash functions: SipHash/HighwayHash (library)

Highwayhash provides three 'strong' (well-distributed and unpredictable) hash functions: a faster version of SipHash, a data-parallel variant of SipHash using tree hashing, and an even faster algorithm called HighwayHash.