gtkgreet

GTK based greeter for greetd

gtkgreet is a GTK-based graphical user interface for the greetd program, written in C and GTK. For use with wlroots-based window managers like sway.

gtk4-layer-shell-examples

wayland layer shell protocol library (GTK4) -- examples

A library for using the Layer Shell Wayland protocol with GTK4. With this library you can build desktop shell components such as panels, notifications and wallpapers. It's compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc).

gdc-12-mips-linux-gnu

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

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

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.

libangstrom-ocaml

speed and memory-efficient parser combinators for OCaml (runtime)

Angstrom is a parser-combinator library that makes it easy to write efficient, expressive, and reusable parsers suitable for high-performance applications. It exposes monadic and applicative interfaces for composition, and supports incremental input through buffered and unbuffered interfaces. Both interfaces give the user total control over the blocking behavior of their application, with the unbuffered interface enabling zero-copy IO. Parsers are backtracking by default and support unbounded lookahead.

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.