postgresql-16-hypopg

PostgreSQL extension adding support for hypothetical indexes.

An hypothetical, or virtual, index is an index that doesn't really exists, and thus doesn't cost CPU, disk or any resource to create. They're useful to know if specific indexes can increase performance for problematic queries, since you can know if PostgreSQL will use these indexes or not without having to spend resources to create them.

python3-boto3

Python interface to Amazon's Web Services - Python 3.x

Boto is the Amazon Web Services interface for Python. It allows developers to write software that makes use of Amazon services like S3 and EC2. Boto provides an easy to use, object-oriented API as well as low-level direct service access.

python3-pony

Pony Object-Relational Mapper

Pony is an advanced object-relational mapper for Python that allows writing queries to the database using Python generator expressions.

gdc-12-mips64-linux-gnuabi64

GNU D compiler (version 2) (cross compiler for mips64 architecture)

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.
distributed IRC client - client component

quassel-client

distributed IRC client - client component

Quassel is a modern, cross-platform, distributed IRC client, meaning that one or more clients can attach to and detach from the central core. It's much like the popular combination of screen and a text-based IRC client such as WeeChat or irssi, but graphical.

nextpnr-ecp5-qt

FPGA place and route tool for Lattice ECP5 - with GUI

nextpnr is a FPGA place and route tool. Its purpose is to turn a topological description of digital hardware produced by an FPGA logic synthesis tool such as yosys into an elaborate map of connections between the hardwired functional units available inside the FPGA's fabric.