libwayland-client-extra++1

wayland compositor infrastructure - client library extra C++ bindings

Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers.

sqlreduce

Reduce verbose SQL queries to minimal examples

SQLreduce takes as input an arbitrary SQL query which is then run against a PostgreSQL server. Various simplification steps are applied, while checking that the simplified query still exhibits the same error from PostgreSQL.

libwayland-client++1

wayland compositor infrastructure - client library C++ bindings

Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers.

gdc-13-multilib

GNU D compiler (version 2, multilib support)

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

libghc-text-builder-prof

efficient strict text builder; profiling libraries

Specification of how to efficiently construct strict Text. Provides instances of Semigroup and Monoid, which have complexity of O(1).

gccrs-13

GNU Rust compiler

!!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!!