This is a staging site. Uploads will not persist. Testing only.

libkdf-ocaml

key derivation functions in OCaml (runtime)

A pure OCaml implementation of scrypt, PBKDF 1 and 2 as defined by PKCS#5, and HKDF.

postgresql-17-orafce

Oracle support functions for PostgreSQL 17

This project implements some functions for compatibility with Oracle. The functionality was verified on Oracle 10g, and the module is useful for production work.

liborc-0.4-0t64

Library of Optimized Inner Loops Runtime Compiler

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

python3-pydantic-settings

settings management using pydantic (Python 3)

Settings management using Pydantic, this is the new official home of Pydantic's BaseSettings.

postgresql-17-auto-failover

Postgres high availability support

This extension implements a set of functions to provide High Availability to Postgres.

postgresql-17-dirtyread

Read dead but unvacuumed tuples from a PostgreSQL relation

The pg_dirtyread extension provides the ability to read dead but unvacuumed rows from a PostgreSQL relation.