postgresql-14-icu-ext

PostgreSQL extension exposing functionality from the ICU library

icu_ext is an extension to expose functionality from ICU to PostgreSQL applications.

r-cran-lobstr

visualize R data structures with trees

A set of tools for inspecting and understanding R data structures inspired by str(). Includes ast() for visualizing abstract syntax trees, ref() for showing shared references, cst() for showing call stack trees, and obj_size() for computing object sizes.

libtarget-factory2

Factory library to generate DPU target description file

A factory to manage Deep learning Processing Unit (DPU) target description infos. Register targets and then you can get infos by name or fingerprint.

postgresql-14-ip4r

IPv4 and IPv6 types for PostgreSQL 14

This PostgreSQL module provides several data types which can contain single IPv4 or IPv6 addresses or a range of such addresses.

libokhttp-signpost-java

Signpost extension for signing OkHttp requests

Signpost is the easy and intuitive solution for signing HTTP messages on the Java platform in conformance with the OAuth Core 1.0a standard. This library is a Signpost extension for the OkHttp HTTP client.

postgresql-14-mimeo

specialized, per-table replication between PostgreSQL instances

Mimeo is a PostgreSQL extension that provides specialized, per-table replication between PostgreSQL instances. It currently provides snapshot (whole table copy), incremental (based on an incrementing timestamp or id), and DML (inserts, updates and deletes) replication methods.