clang-19-examples

Clang examples

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).

libmarc-schema-perl

specification of the MARC21 format as Perl data structures

MARC::Schema defines a set of MARC21 fields and subfields to validate Catmandu::MARC records.

phosh-plugins

Pure Wayland shell for mobile devices - Plugins

Phosh is a graphical shell for Wayland compositors speaking the layer-surface protocol and aimed at mobile devices like smart phones and tablets using touch based inputs and small screens.

postgresql-16-pg-hint-plan

support for optimizer hints in PostgreSQL

PostgreSQL uses a cost-based optimizer that uses data statistics, not static rules. The planner (optimizer) estimates costs of each possible execution plans for a SQL statement, then executes the plan with the lowest cost. The planner does its best to select the best execution plan, but it is far from perfect, since it may not count some data properties, like correlation between columns.

libgtp10

library implementing the GTP protocol between SGSN and GGSN

OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile operators as the interface between the Internet and the rest of the mobile network infrastructure.

libosmotrau10

GSM trau handling

This library implements the Transcoder and Rate Adaptation Unit (TRAU) for GSM systems. It is closely related to the libosmo-abis library.