node-nunjucks

templating engine with inheritance, asynchronous control, and more

This library is a powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired).

node-istextorbinary

Determine if a filename and/or buffer is text or binary

This library provides smarter detection than the other solutions.

postgresql-15-hll

HyperLogLog extension for PostgreSQL

This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog data structure. HyperLogLog is a fixed-size, set-like structure used for distinct value counting with tunable precision. For example, in 1280 bytes `hll` can estimate the count of tens of billions of distinct values with only a few percent error.

postgresql-15-numeral

numeral datatypes for PostgreSQL

This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output.

postgresql-15-mysql-fdw

Postgres 15 Foreign Data Wrapper for MySQL

postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data Wrapper (FDW) to access MySQL data from PostgreSQL.

libqt63dquickextras6

Qt 6 3D Quick extras library

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.