postgresql-15-extra-window-functions
Extra Window Functions for PostgreSQL
This extension provides additional window functions to PostgreSQL. Some of
them provide SQL Standard functionality but without the SQL Standard grammar,
others extend on the SQL Standard, and still others are novel and hopefully
useful to someone.
postgresql-15-repmgr
replication manager for PostgreSQL 15
repmgr is an open-source tool suite for managing replication and failover in a
cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
capabilities with tools to set up standby servers, monitor replication, and
perform administrative tasks such as failover or manual switchover operations.
node-fast-safe-stringify
Safely and quickly serialize JavaScript objects
Safe and fast serialization alternative to [JSON.stringify][].
node-hsluv
HSLuv is a human-friendly alternative to HSL
This is an alternative to the HSL (hue, saturation, lightness) colorspace
which implements the idea of specifying a color by hue, saturation and
lightness in a way that is compatible with how they are perceived by humans.
postgresql-15-icu-ext
PostgreSQL extension exposing functionality from the ICU library
icu_ext is an extension to expose functionality from ICU to PostgreSQL
applications.
qt6-remoteobjects-doc-html
Qt 6 remote objects HTML documentation
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.