postgresql-17-timescaledb

time-series SQL database optimized for fast ingest and complex queries

TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL and packaged as a PostgreSQL extension, providing automatic partitioning across time and space (partitioning key), as well as full SQL support.

libplacebo349

GPU-accelerated video/image rendering primitives (shared library)

The library provides useful GPU-accelerated image processing primitives based on GLSL. It includes shader routines for decoding and transforming colors, tone mapping, dithering, and for various algorithms that sample from images, such as debanding and scaling.

libgnat-14-alpha-cross

runtime for applications compiled with GNAT (shared library)

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

libgnat-14-sh4-cross

runtime for applications compiled with GNAT (shared library)

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

helvum

GTK patchbay for pipewire

Helvum is a GTK-based patchbay for pipewire, inspired by the JACK tool catia.

ispc

Intel Implicit SPMD Program Compiler

ispc is a compiler for a variant of the C programming language, with extensions for single program, multiple data programming. Under the SPMD model, the programmer writes a program that generally appears to be a regular serial program, though the execution model is actually that a number of program instances execute in parallel on the hardware.