ruby-redis-client

Simple low-level client for Redis 6+

Contrary to the redis gem, redis-client doesn't try to map all Redis commands to Ruby constructs, it merely is a thin wrapper on top of the RESP3 protocol.

libfastrtps2.14

C++ library for the Real Time Publish Subscribe Protocol

This package is part of eProsima FastDDS. RTPS is the wire interoperability protocol defined for the Data Distribution Service (DDS) standard by the Object Management Group (OMG).

linux-support-6.6.15

Support files for Linux 6.6

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

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.

lomiri-calculator-app

Calculator App for Lomiri Operating Environment

This app is a core app for Ubuntu Touch's shell Lomiri. Ubuntu Touch is a mobile OS developed by the UBports Foundation. Lomiri is its operating environment optimized for touch based human-machine interaction, but also supports convergence (i.e. switching between tablet/phone and desktop mode).

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.