postgresql-16-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-16-periods

PERIODs and SYSTEM VERSIONING for PostgreSQL

This extension attempts to recreate the behavior defined in SQL:2016 (originally SQL:2011) around periods and tables with SYSTEM VERSIONING. The idea is to figure out all the rules that PostgreSQL would like to adopt (there are some details missing in the standard) and to allow earlier versions of PostgreSQL to simulate the behavior once the feature is finally integrated.

libavcodec60

FFmpeg library with de/encoders for audio/video codecs - runtime files

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

libftxui-component5.0.0

Cross-platform C++ functional TUI library - Component Module

ftxui is a modern C++ TUI library for building interfaces in a functional style.

libavcodec-extra60

FFmpeg library with additional de/encoders for audio/video codecs

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

qemu-efi-loongarch64

UEFI firmware for LoongArch64 virtual machines

qemu-efi-loongarch64 is a build of EDK II for LoongArch64 virtual machines.